|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelCache | |
---|---|
org.geotools.renderer.label | |
org.geotools.renderer.lite | A simple renderer implementation. |
org.geotools.renderer.shape |
Uses of LabelCache in org.geotools.renderer.label |
---|
Classes in org.geotools.renderer.label that implement LabelCache | |
---|---|
class |
LabelCacheImpl
Default LabelCache Implementation. |
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. |
class |
SynchronizedLabelCache
Allow multiple thread to modify LabelCache. |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |