| Class | Description |
|---|---|
| LabelCacheImpl |
Default LabelCache Implementation.
|
| LabelCacheItem |
The Labelling information that is put in the label cache.
|
| LabelIndex |
Stores label items and helps in finding the interferering ones, either by pure overlap or within
a certain distance from the specified bounds
|
| LabelPainter |
This class performs the layouting and painting of the single label (leaving the label cache the
task to sort labels and locate the best label points)
|
| LineStringCursor |
Allows to move a point cursor along the path of a LineString using a curvilinear coordinate
system and either absolute distances (from the start of the line) or offsets relative to the
current position, to return the absolute position of the cursor as a Point, and to get the
orientation of the current segment.
|
| Enum | Description |
|---|---|
| LabelCacheImpl.LabelRenderingMode | |
| LabelCacheItem.GraphicResize |
Copyright © 1996–2019 Geotools. All rights reserved.