Subclasses of GeometryDisplayElement in org.deegree.graphics.displayelements |
class |
LabelDisplayElement
DisplayElement that encapsulates a GM_Object (geometry), a ParameterValueType (caption)
and a TextSymbolizer (style). |
(package private) class |
LineStringDisplayElement
DisplayElement that encapsulates a linestring or multi-linestring geometry and a
LineSymbolizer . |
(package private) class |
LocalizedDisplayElement
Basic interface for DisplayElements that are not Geometries but shall be rendered to one or more
locations. |
(package private) class |
PointDisplayElement
DisplayElement that encapsulates a point geometry (GM_Point) and a PointSymbolizer. |
class |
PolygonDisplayElement
DisplayElement that encapsulates a Surface or MultiSurface geometry and a
PolygonSymbolizer . |