deegree 2.2 (2008/12/22 11:33 build-3038-official)

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

Packages that use GraphicFill
org.deegree.graphics.sld   
 

Uses of GraphicFill in org.deegree.graphics.sld
 

Fields in org.deegree.graphics.sld declared as GraphicFill
protected  GraphicFill Drawing.graphicFill
           
 

Methods in org.deegree.graphics.sld that return GraphicFill
static GraphicFill StyleFactory.createGraphicFill(Graphic graphic)
          creates a GraphicFill from a Graphic object
 GraphicFill Drawing.getGraphicFill()
          The GraphicFill element both indicates that a stipple-fill repeated graphic will be used and specifies the fill graphic.
 

Methods in org.deegree.graphics.sld with parameters of type GraphicFill
static Fill StyleFactory.createFill(Color color, double opacity, GraphicFill fill)
          create a fill with color and opacity supplied and uses the graphic fill supplied for the fill
 void Drawing.setGraphicFill(GraphicFill graphicFill)
          The GraphicFill element both indicates that a stipple-fill repeated graphic will be used and specifies the fill graphic.
 

Constructors in org.deegree.graphics.sld with parameters of type GraphicFill
Drawing(Map<String,Object> cssParams, GraphicFill graphicFill)
          Constructs a new instance of Drawing.
Fill(HashMap<String,Object> cssParams, GraphicFill graphicFill)
          Constructs a new Fill.
Stroke(HashMap<String,Object> cssParams, GraphicStroke graphicStroke, GraphicFill graphicFill)
          Constructs a new Stroke.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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