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

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

Packages that use Graphic
org.deegree.graphics.sld   
 

Uses of Graphic in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return Graphic
static Graphic StyleFactory.createGraphic(ExternalGraphic externalGraphic, Mark mark, double opacity, double size, double rotation)
          creates a graphic object
 Graphic GraphicFill.getGraphic()
          A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
 Graphic GraphicStroke.getGraphic()
          A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
 Graphic PointSymbolizer.getGraphic()
          A Graphic is a "graphic symbol" with an inherent shape, color, and size.
 Graphic LegendGraphic.getGraphic()
          A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
 

Methods in org.deegree.graphics.sld with parameters of type Graphic
static GraphicFill StyleFactory.createGraphicFill(Graphic graphic)
          creates a GraphicFill from a Graphic object
static GraphicStroke StyleFactory.createGraphicStroke(Graphic graphic)
          creates a GraphicStroke from a Graphic object
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
 void GraphicFill.setGraphic(Graphic graphic)
          sets
 void GraphicStroke.setGraphic(Graphic graphic)
          sets
 void PointSymbolizer.setGraphic(Graphic graphic)
          sets the
 void LegendGraphic.setGraphic(Graphic graphic)
          sets the
 

Constructors in org.deegree.graphics.sld with parameters of type Graphic
GraphicFill(Graphic graphic)
          constructor initializing the class with the GraphicFill
GraphicStroke(Graphic graphic)
          constructor initializing the class with the
LegendGraphic(Graphic graphic)
          constructor initializing the class with the
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
 


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