deegree 2.5 (2011/06/29 09:44 build-8-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(java.awt.Color color, Font[] fonts, java.lang.String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createStaticTextSymbolizer(java.awt.Color color, Font font, java.lang.String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createTextSymbolizer(java.awt.Color color, Font font, java.lang.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, java.lang.String attribute, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          create a textsymbolizer
static TextSymbolizer StyleFactory.createTextSymbolizer(PropertyPath geometryPropertyName, java.lang.String attribute, LabelPlacement labelPlacement)
          create a textsymbolizer
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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