Uses of Interface
org.geotools.renderer.style.GraphicCache
Packages that use GraphicCache
Package
Description
Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time.-
Uses of GraphicCache in org.geotools.mbstyle.sprite
Classes in org.geotools.mbstyle.sprite that implement GraphicCacheModifier and TypeClassDescriptionclass
Implementation of anExternalGraphicFactory
that takes the address of a Mapbox-style sprite sheet resource and an icon name, and retrieves the icon from the sprite sheet. -
Uses of GraphicCache in org.geotools.renderer.style
Classes in org.geotools.renderer.style that implement GraphicCacheModifier and TypeClassDescriptionclass
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a image file. -
Uses of GraphicCache in org.geotools.renderer.style.svg
Classes in org.geotools.renderer.style.svg that implement GraphicCacheModifier and TypeClassDescriptionclass
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG file.