|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.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(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.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(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.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(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.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(java.lang.String text,
java.awt.Font font,
java.awt.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(java.lang.String text,
java.awt.Font font,
java.awt.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(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.LineMetrics metrics,
Feature feature,
Halo halo,
int x,
int y,
int w,
int h,
double[] anchorPoint,
double[] displacement,
double opacity)
|
|
RotatedLabel(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.LineMetrics metrics,
Feature feature,
Halo halo,
int x,
int y,
int w,
int h,
double rotation,
double[] anchorPoint,
double opacity)
|
|
RotatedLabel(java.lang.String caption,
java.awt.Font font,
java.awt.Color color,
java.awt.font.LineMetrics metrics,
Feature feature,
Halo halo,
int x,
int y,
int w,
int h,
double rotation,
double[] anchorPoint,
double[] displacement,
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(java.awt.Color color,
double radius)
wrapper round StyleFactory method to create halo |
static Halo |
StyleFactory.createHalo(java.awt.Color fillColor,
double opacity,
java.awt.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,
java.lang.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,
java.lang.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.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org