Uses of Class
org.geotools.renderer.lite.LabelCacheItem

Packages that use LabelCacheItem
org.geotools.renderer.lite A simple renderer implementation. 
 

Uses of LabelCacheItem in org.geotools.renderer.lite
 

Fields in org.geotools.renderer.lite with type parameters of type LabelCacheItem
protected  Map<String,LabelCacheItem> LabelCacheDefault.labelCache
          Deprecated. Map the label cache
protected  ArrayList<LabelCacheItem> LabelCacheDefault.labelCacheNonGrouped
          Deprecated. non-grouped labels get thrown in here*
 

Methods in org.geotools.renderer.lite that return types with arguments of type LabelCacheItem
 List<LabelCacheItem> LabelCacheDefault.orderedLabels()
          Deprecated. return a list with all the values in priority order.
 

Methods in org.geotools.renderer.lite with parameters of type LabelCacheItem
 int LabelCacheItem.compareTo(LabelCacheItem o)
          Deprecated.  
 



Copyright © 1996-2009 Geotools. All Rights Reserved.