Uses of Class
org.geotools.mbstyle.sprite.SpriteIndex
- 
Packages that use SpriteIndex Package Description org.geotools.mbstyle.sprite 
- 
- 
Uses of SpriteIndex in org.geotools.mbstyle.spriteFields in org.geotools.mbstyle.sprite with type parameters of type SpriteIndex Modifier and Type Field Description protected static Map<URL,SpriteIndex>SpriteGraphicFactory. indexCacheMethods in org.geotools.mbstyle.sprite that return SpriteIndex Modifier and Type Method Description protected SpriteIndexSpriteGraphicFactory. getSpriteIndex(URL baseUrl)Retrieve the sprite sheet index for the provided sprite base url.
 
-