|
Class Summary |
| CurveWalker |
Walks along the given GM_Curve and generates positions on the
line string in regular intervals (i.e. with the same distance).
|
| DisplayElement_Impl |
Basic interface of all display elements. |
| DisplayElementFactory |
Factory class for the different kinds of DisplayElements.
|
| GeometryDisplayElement_Impl |
Basic interface of all display elements that are related to a geometry.
|
| HorizontalLabel |
This is a horizontal label with style information and screen
coordinates, ready to be rendered to the view.
|
| LabelDisplayElement_Impl |
DisplayElement that encapsulates a GM_Object (geometry), a
ParameterValueType (caption) and a TextSymbolizer (style).
|
| LabelFactory |
Does the labeling, i.e. creates (screen) Label representations
from LabelDisplayElements.
|
| LineStringDisplayElement_Impl |
DisplayElement that encapsulates a linestring (GM_Curve) or
multi-linestring geometry (GM_MultiCurve) and a
LineStringSymbolizer.
|
| LocalizedDisplayElement_Impl |
Basic interface for DisplayElements that are not Geometries but shall be
rendered to one or more locations.
|
| MapDiagram_Impl |
The interface describes a MapDiagram-DisplayElement. |
| PointDisplayElement_Impl |
DisplayElement that encapsulates a point geometry (GM_Point)
and a PointSymbolizer.
|
| PolygonDisplayElement_Impl |
DisplayElement for handling polygons
|
| RasterDisplayElement_Impl |
|
| RotatedLabel |
This is a rotated label with style information and screen coordinates,
ready to be rendered to the view.
|