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

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

Packages that use Mark
org.deegree.graphics.sld   
 

Uses of Mark in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return Mark
static Mark StyleFactory.createMark(String wellKnownName)
          create the named mark
static Mark StyleFactory.createMark(String wellKnownName, Color fillColor)
          create a mark of the supplied color and a default outline (black)
static Mark StyleFactory.createMark(String wellKnownName, Color fillColor, Color borderColor, double borderWidth)
          create the named mark with the colors etc supplied
static Mark StyleFactory.createMark(String wellKnownName, Color borderColor, double borderWidth)
          create a mark with default fill (50% gray) and the supplied outline
static Mark StyleFactory.createMark(String wellKnownName, Fill fill, Stroke stroke)
          create a mark with the supplied fill and stroke
 

Methods in org.deegree.graphics.sld with parameters of type Mark
static Graphic StyleFactory.createGraphic(ExternalGraphic externalGraphic, Mark mark, double opacity, double size, double rotation)
          creates a graphic object
 


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