|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fill | |
---|---|
org.deegree.graphics.sld |
Uses of Fill in org.deegree.graphics.sld |
---|
Methods in org.deegree.graphics.sld that return Fill | |
---|---|
static Fill |
StyleFactory.createFill()
create a default fill 50% gray |
static Fill |
StyleFactory.createFill(java.awt.Color color)
create a fill of color |
static Fill |
StyleFactory.createFill(java.awt.Color color,
double opacity)
create a fill with the supplied color and opacity |
static Fill |
StyleFactory.createFill(java.awt.Color color,
double opacity,
GraphicFill fill)
create a fill with color and opacity supplied and uses the graphic fill supplied for the fill |
Fill |
PolygonSymbolizer.getFill()
A Fill allows area geometries to be filled. |
Fill |
Halo.getFill()
A Fill allows area geometries to be filled. |
Fill |
TextSymbolizer.getFill()
A Fill allows area geometries to be filled. |
Fill |
Mark.getFill()
A Fill allows area geometries to be filled. |
Methods in org.deegree.graphics.sld with parameters of type Fill | |
---|---|
static Halo |
StyleFactory.createHalo(Fill fill,
Stroke stroke,
double radius)
wrapper round StyleFactory method to create halo |
static Mark |
StyleFactory.createMark(java.lang.String wellKnownName,
Fill fill,
Stroke stroke)
create a mark with the supplied fill and stroke |
static PolygonSymbolizer |
StyleFactory.createPolygonSymbolizer(Stroke stroke,
Fill fill)
create a polygon symbolizer |
static PolygonSymbolizer |
StyleFactory.createPolygonSymbolizer(Stroke stroke,
Fill fill,
PropertyPath geometryPropertyName)
create a polygon symbolizer |
static PolygonSymbolizer |
StyleFactory.createPolygonSymbolizer(Stroke stroke,
Fill fill,
PropertyPath geometryPropertyName,
double min,
double max)
create a polygon symbolizer |
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 |
PolygonSymbolizer.setFill(Fill fill)
sets the |
void |
Halo.setFill(Fill fill)
Sets the underlying Fill -instance. |
void |
TextSymbolizer.setFill(Fill fill)
sets the |
void |
Mark.setFill(Fill fill)
sets the |
Constructors in org.deegree.graphics.sld with parameters of type Fill | |
---|---|
Halo(ParameterValueType radius,
Fill fill,
Stroke stroke)
Create a new Halo -instance. |
|
Mark(java.lang.String wellKnownName,
Stroke stroke,
Fill fill)
constructor initializing the class with the |
|
PolygonSymbolizer(Fill fill,
Stroke stroke,
Geometry geometry,
double min,
double max)
constructor initializing the class with the |
|
PolygonSymbolizer(Fill fill,
Stroke stroke,
Geometry geometry,
java.lang.String responsibleClass,
double min,
double max)
constructor initializing the class with the |
|
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