Uses of Class
org.deegree_impl.graphics.displayelements.GeometryDisplayElement_Impl

Packages that use GeometryDisplayElement_Impl
org.deegree_impl.graphics.displayelements   
 

Uses of GeometryDisplayElement_Impl in org.deegree_impl.graphics.displayelements
 

Subclasses of GeometryDisplayElement_Impl in org.deegree_impl.graphics.displayelements
 class LabelDisplayElement_Impl
          DisplayElement that encapsulates a GM_Object (geometry), a ParameterValueType (caption) and a TextSymbolizer (style).
(package private)  class LineStringDisplayElement_Impl
          DisplayElement that encapsulates a linestring (GM_Curve) or multi-linestring geometry (GM_MultiCurve) and a LineStringSymbolizer.
(package private)  class LocalizedDisplayElement_Impl
          Basic interface for DisplayElements that are not Geometries but shall be rendered to one or more locations.
(package private)  class MapDiagram_Impl
          The interface describes a MapDiagram-DisplayElement.
(package private)  class PointDisplayElement_Impl
          DisplayElement that encapsulates a point geometry (GM_Point) and a PointSymbolizer.
 class PolygonDisplayElement_Impl
          DisplayElement for handling polygons