deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.graphics.displayelements.DisplayElement

Packages that use DisplayElement
org.deegree.graphics   
org.deegree.graphics.displayelements   
 

Uses of DisplayElement in org.deegree.graphics
 

Methods in org.deegree.graphics that return types with arguments of type DisplayElement
 List<DisplayElement> Theme.getDisplayElements()
          Returns all DisplayElements that this Theme contains.
 

Method parameters in org.deegree.graphics with type arguments of type DisplayElement
 void Theme.setDisplayElements(List<DisplayElement> de)
          returns the DisplayElements of the Theme
 

Uses of DisplayElement in org.deegree.graphics.displayelements
 

Classes in org.deegree.graphics.displayelements that implement DisplayElement
(package private)  class AbstractDisplayElement
          Base class for all display elements.
(package private)  class GeometryDisplayElement
          Basic interface of all display elements that are related to a geometry (this is the common case).
 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.
 class RasterDisplayElement
           
 

Methods in org.deegree.graphics.displayelements that return DisplayElement
static DisplayElement DisplayElementFactory.buildDisplayElement(Object o)
          Builds a DisplayElement using the given Feature or GridCoverage and the default Symbolizer.
static DisplayElement DisplayElementFactory.buildDisplayElement(Object o, Symbolizer symbolizer)
          Builds a DisplayElement using the given Feature or GridCoverage and Symbolizer.
 DisplayElement[] DisplayElementFactory.createDisplayElement(Object o, UserStyle[] styles)
           
 DisplayElement[] DisplayElementFactory.createDisplayElement(Object o, UserStyle[] styles, GetMap request)
          Returns the display elements for a Feature or GridCoverage.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org