deegree 2.3 (2010/04/09 10:10 build-4-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)
          Deprecated. use the one with opacity instead
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, double opacity)
           
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)
          Deprecated. use the one with opacity instead
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, double opacity)
           
static HorizontalLabel LabelFactory.createLabelInABox(String text, Font font, Color color, Halo halo, double x, double y, double w, double h, Feature feature, GeoTransform projection)
          Deprecated. use the one with opacity instead
static HorizontalLabel LabelFactory.createLabelInABox(String text, Font font, Color color, Halo halo, double x, double y, double w, double h, Feature feature, GeoTransform projection, double opacity)
           
 

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, double opacity)
           
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 opacity)
           
 

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 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