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

Uses of Class
org.deegree.graphics.sld.PointSymbolizer

Packages that use PointSymbolizer
org.deegree.graphics.displayelements   
org.deegree.graphics.legend   
org.deegree.graphics.sld   
 

Uses of PointSymbolizer in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements with parameters of type PointSymbolizer
static PointDisplayElement DisplayElementFactory.buildPointDisplayElement(Feature feature, Geometry geom, PointSymbolizer sym)
          Creates a PointDisplayElement using the given geometry and style information.
 

Constructors in org.deegree.graphics.displayelements with parameters of type PointSymbolizer
PointDisplayElement(Feature feature, MultiPoint geometry, PointSymbolizer symbolizer)
          Creates a new PointDisplayElement object.
PointDisplayElement(Feature feature, Point geometry, PointSymbolizer symbolizer)
          Creates a new PointDisplayElement_Impl object.
 

Uses of PointSymbolizer in org.deegree.graphics.legend
 

Methods in org.deegree.graphics.legend with parameters of type PointSymbolizer
protected  void LegendElement.drawPointLegend(Graphics g, PointSymbolizer c, int width, int height)
          draws a legendsymbol, if the SLD defines a point
 

Uses of PointSymbolizer in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return PointSymbolizer
static PointSymbolizer StyleFactory.createPointSymbolizer()
          create a default point symbolizer
static PointSymbolizer StyleFactory.createPointSymbolizer(Graphic graphic)
          create a point symbolizer
static PointSymbolizer StyleFactory.createPointSymbolizer(Graphic graphic, PropertyPath geometryPropertyName)
          create a point symbolizer
static PointSymbolizer StyleFactory.createPointSymbolizer(Graphic graphic, PropertyPath geometryPropertyName, double min, double max)
          create a point symbolizer
 


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