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

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

Packages that use Font
org.deegree.graphics.sld   
 

Uses of Font in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return Font
static Font StyleFactory.createFont(Font font)
          create a geotools font object from a java font
static Font StyleFactory.createFont(String fontFamily, boolean italic, boolean bold, double fontSize)
          create font of supplied family, size and weight/style
static Font StyleFactory.createFont(String fontFamily, double fontSize)
          create font of supplied family and size
 Font TextSymbolizer.getFont()
          Identifies a Font of a certain family, style, and size.
 

Methods in org.deegree.graphics.sld with parameters of type Font
static TextSymbolizer StyleFactory.createStaticTextSymbolizer(Color color, Font[] fonts, String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createStaticTextSymbolizer(Color color, Font font, String label)
          Throws an UnsupportedOperationException, but should create a textsymbolizer which doesn't change
static TextSymbolizer StyleFactory.createTextSymbolizer(Color color, Font font, 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, String attribute, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          create a textsymbolizer
 void TextSymbolizer.setFont(Font font)
          Sets a Font of a certain family, style, and size.
 

Constructors in org.deegree.graphics.sld with parameters of type Font
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