|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |