Uses of Class
org.geotools.renderer.label.LabelCacheItem.GraphicResize

Packages that use LabelCacheItem.GraphicResize
org.geotools.renderer.label   
 

Uses of LabelCacheItem.GraphicResize in org.geotools.renderer.label
 

Methods in org.geotools.renderer.label that return LabelCacheItem.GraphicResize
 LabelCacheItem.GraphicResize LabelCacheItem.getGraphicsResize()
           
static LabelCacheItem.GraphicResize LabelCacheItem.GraphicResize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LabelCacheItem.GraphicResize[] LabelCacheItem.GraphicResize.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.geotools.renderer.label with parameters of type LabelCacheItem.GraphicResize
 void LabelCacheItem.setGraphicsResize(LabelCacheItem.GraphicResize graphicsResize)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.