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

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

Packages that use Geometry
org.deegree.graphics.sld   
 

Uses of Geometry in org.deegree.graphics.sld
 

Fields in org.deegree.graphics.sld declared as Geometry
protected  Geometry AbstractSymbolizer.geometry
          The geometry of the sympbolizer
 

Methods in org.deegree.graphics.sld that return Geometry
 Geometry Symbolizer.getGeometry()
          The Geometry element is optional and if it is absent then the default geometry property of the feature type that is used in the containing FeatureStyleType is used.
 Geometry AbstractSymbolizer.getGeometry()
          The Geometry element is optional and if it is absent then the default geometry property of the feature type that is used in the containing FeatureStyleType is used.
 

Methods in org.deegree.graphics.sld with parameters of type Geometry
static TextSymbolizer StyleFactory.createTextSymbolizer(Geometry geometry, ParameterValueType label, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          create a textsymbolizer
 void Symbolizer.setGeometry(Geometry geometry)
          Sets the Geometry.
 void AbstractSymbolizer.setGeometry(Geometry geometry)
          sets the
 

Constructors in org.deegree.graphics.sld with parameters of type Geometry
AbstractSymbolizer(Geometry geometry)
          constructor initializing the class with the
AbstractSymbolizer(Geometry geometry, String resonsibleClass)
          constructor initializing the class with the
LineSymbolizer(Stroke stroke, Geometry geometry, double min, double max)
          constructor initializing the class with the LineSymbolizer
LineSymbolizer(Stroke stroke, Geometry geometry, String responsibleClass, double min, double max)
          constructor initializing the class with the LineSymbolizer
PointSymbolizer(Graphic graphic, Geometry geometry, double min, double max)
          constructor initializing the class with the
PointSymbolizer(Graphic graphic, Geometry geometry, String responsibleClass, double min, double max)
          constructor initializing the class with the
PolygonSymbolizer(Fill fill, Stroke stroke, Geometry geometry, double min, double max)
          constructor initializing the class with the
PolygonSymbolizer(Fill fill, Stroke stroke, Geometry geometry, String responsibleClass, double min, double max)
          constructor initializing the class with the
TextSymbolizer(Geometry geometry, ParameterValueType text, Font font, Halo halo, ParameterValueType minx, ParameterValueType miny, ParameterValueType maxx, ParameterValueType maxy)
          Initializing with bounding box.
TextSymbolizer(Geometry geometry, ParameterValueType label, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          constructor initializing the class with the TextSymbolizer
TextSymbolizer(Geometry geometry, String responsibleClass, ParameterValueType label, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          constructor initializing the class with the 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