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

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

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

Uses of LineSymbolizer in org.deegree.graphics.displayelements
 

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

Constructors in org.deegree.graphics.displayelements with parameters of type LineSymbolizer
LineStringDisplayElement(Feature feature, Curve geometry, LineSymbolizer symbolizer)
          Creates a new LineStringDisplayElement object.
LineStringDisplayElement(Feature feature, MultiCurve geometry, LineSymbolizer symbolizer)
          Creates a new LineStringDisplayElement object.
 

Uses of LineSymbolizer in org.deegree.graphics.legend
 

Methods in org.deegree.graphics.legend with parameters of type LineSymbolizer
protected  void LegendElement.drawLineStringLegend(Graphics2D g, LineSymbolizer ls, int width, int height)
          draws a legendsymbol, if the SLD defines a line
 

Uses of LineSymbolizer in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer()
          create a default line symboliser
static LineSymbolizer StyleFactory.createLineSymbolizer(Color color)
          create a LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(Color color, double width)
          create a LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(Color color, double width, PropertyPath geometryPropertyName)
          create a LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(double width)
          create a new line symbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(Stroke stroke)
          create a LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(Stroke stroke, PropertyPath geometryPropertyName)
          create a LineSymbolizer
static LineSymbolizer StyleFactory.createLineSymbolizer(Stroke stroke, PropertyPath geometryPropertyName, double min, double max)
          create a LineSymbolizer
 


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