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

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

Packages that use TextSymbolizer
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
 

Uses of TextSymbolizer in org.deegree.graphics.displayelements
 

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

Constructors in org.deegree.graphics.displayelements with parameters of type TextSymbolizer
LabelDisplayElement(Feature feature, Geometry geometry, TextSymbolizer symbolizer)
          Creates a new LabelDisplayElement object.
 

Uses of TextSymbolizer in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return TextSymbolizer
static TextSymbolizer StyleFactory.createStaticTextSymbolizer(Color color, Font[] fonts, String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createStaticTextSymbolizer(Color color, Font font, String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createTextSymbolizer(Color color, Font font, String attributeName, LabelPlacement labelPlacement)
          create a textsymbolizer
static TextSymbolizer StyleFactory.createTextSymbolizer(Geometry geometry, ParameterValueType label, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          create a textsymbolizer
static TextSymbolizer StyleFactory.createTextSymbolizer(PropertyPath geometryPropertyName, String attribute, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          create a textsymbolizer
static TextSymbolizer StyleFactory.createTextSymbolizer(PropertyPath geometryPropertyName, String attribute, LabelPlacement labelPlacement)
          create a textsymbolizer
 


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