|
deegree 2.2 (2008/12/22 11:33 build-3038-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(Color color)
create a fill of color |
static Fill |
StyleFactory.createFill(Color color,
double opacity)
create a fill with the supplied color and opacity |
static Fill |
StyleFactory.createFill(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 |
TextSymbolizer.getFill()
A Fill allows area geometries to be filled. |
Fill |
Mark.getFill()
A Fill allows area geometries to be filled. |
Fill |
Halo.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(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,
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 |
TextSymbolizer.setFill(Fill fill)
sets the |
void |
Mark.setFill(Fill fill)
sets the |
void |
Halo.setFill(Fill fill)
Sets the underlying Fill -instance. |
| Constructors in org.deegree.graphics.sld with parameters of type Fill | |
|---|---|
Halo(ParameterValueType radius,
Fill fill,
Stroke stroke)
Create a new Halo -instance. |
|
Mark(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,
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(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) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net