Uses of Class
mil.nga.geopackage.extension.nga.style.IconCache
-
Packages that use IconCache Package Description mil.nga.geopackage.extension.nga.style -
-
Uses of IconCache in mil.nga.geopackage.extension.nga.style
Methods in mil.nga.geopackage.extension.nga.style with parameters of type IconCache Modifier and Type Method Description static BufferedImageIconCache. createIcon(IconRow icon, float scale, IconCache iconCache)Create or retrieve from cache an icon image for the icon rowstatic BufferedImageIconCache. createIcon(IconRow icon, IconCache iconCache)Create or retrieve from cache an icon image for the icon row
-