Package org.deegree.graphics.displayelements

Interface Summary
DisplayElement Basic interface of all display elements.
GeometryDisplayElement Basic interface of all display elements that are related to a geometry.
Label This is a label with style information and screen coordinates, ready to be rendered to a view.
LabelDisplayElement The interface describes a Label-DisplayElement.
LineStringDisplayElement DisplayElement for handling linestrings ------------------------------------------------------------------------
LocalizedDisplayElement Basic interface for DisplayElements that are not Geometries but shall be rendered to one or more locations.
MapDiagram The interface describes a MapDiagram-DisplayElement.
PointDisplayElement DispplayElement for handling points ------------------------------------------------------------------------
PolygonDisplayElement DisplayElement for handling polygons ------------------------------------------------------------------------
RasterDisplayElement  
 

Exception Summary
IncompatibleGeometryTypeException Indicates that a certain GM_Object-type has been encountered that is invalid in this context.