Uses of Interface
org.geotools.renderer.lite.LabelCache

Packages that use LabelCache
org.geotools.renderer.lite A simple renderer implementation.  
org.geotools.renderer.shape   
 

Uses of LabelCache in org.geotools.renderer.lite
 

Classes in org.geotools.renderer.lite that implement LabelCache
 class LabelCacheDefault
          Default LabelCache Implementation DJB (major changes on May 11th, 2005): 1.The old version of the labeler, if given a *set* of points, lines, or polygons justed labels the first item in the set.
 

Fields in org.geotools.renderer.lite declared as LabelCache
protected  LabelCache StreamingRenderer.labelCache
           
 

Constructors in org.geotools.renderer.lite with parameters of type LabelCache
StyledShapePainter(LabelCache labelCache)
          Construct StyledShapePainter.
 

Uses of LabelCache in org.geotools.renderer.shape
 

Constructors in org.geotools.renderer.shape with parameters of type LabelCache
StyledShapePainter(LabelCache labelCache)
          Construct StyledShapePainter.
 



Copyright © GeoTools. All Rights Reserved.