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

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

Packages that use Halo
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
 

Uses of Halo in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements with parameters of type Halo
static Label LabelFactory.createLabel(String caption, Font font, Color color, LineMetrics metrics, Feature feature, Halo halo, int x, int y, int w, int h, double rotation, double[] anchorPoint, double[] displacement)
           
static Label LabelFactory.createLabel(String caption, Font font, Color color, LineMetrics metrics, Feature feature, Halo halo, int x, int y, int w, int h, double rotation, double anchorPointX, double anchorPointY, double displacementX, double displacementY)
           
 

Constructors in org.deegree.graphics.displayelements with parameters of type Halo
HorizontalLabel(String caption, Font font, Color color, LineMetrics metrics, Feature feature, Halo halo, int x, int y, int w, int h, double[] anchorPoint, double[] displacement)
           
RotatedLabel(String caption, Font font, Color color, LineMetrics metrics, Feature feature, Halo halo, int x, int y, int w, int h, double rotation, double[] anchorPoint, double[] displacement)
           
 

Uses of Halo in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return Halo
static Halo StyleFactory.createHalo()
          wrapper round StyleFactory method to create default halo
static Halo StyleFactory.createHalo(Color color, double radius)
          wrapper round StyleFactory method to create halo
static Halo StyleFactory.createHalo(Color fillColor, double opacity, Color strokeColor, double radius)
          wrapper round StyleFactory method to create halo
static Halo StyleFactory.createHalo(Fill fill, Stroke stroke, double radius)
          wrapper round StyleFactory method to create halo
 Halo TextSymbolizer.getHalo()
          A Halo is an extension (sub-type) of a Fill and is applied to the backgrounds of font glyphs.
 

Methods in org.deegree.graphics.sld with parameters of type Halo
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.setHalo(Halo halo)
          sets
 

Constructors in org.deegree.graphics.sld with parameters of type Halo
TextSymbolizer(Geometry geometry, ParameterValueType label, Font font, LabelPlacement labelPlacement, Halo halo, Fill fill, double min, double max)
          constructor initializing the class with the
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
 


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