Uses of Enum Class
org.geotools.renderer.label.LabelCacheItem.GraphicResize
Packages that use LabelCacheItem.GraphicResize
-
Uses of LabelCacheItem.GraphicResize in org.geotools.renderer.label
Methods in org.geotools.renderer.label that return LabelCacheItem.GraphicResizeModifier and TypeMethodDescriptionLabelCacheItem.getGraphicsResize()
static LabelCacheItem.GraphicResize
Returns the enum constant of this class with the specified name.static LabelCacheItem.GraphicResize[]
LabelCacheItem.GraphicResize.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.renderer.label with parameters of type LabelCacheItem.GraphicResizeModifier and TypeMethodDescriptionvoid
LabelCacheItem.setGraphicsResize
(LabelCacheItem.GraphicResize graphicsResize)