|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stroke | |
---|---|
org.deegree.graphics.sld |
Uses of Stroke in org.deegree.graphics.sld |
---|
Methods in org.deegree.graphics.sld that return Stroke | |
---|---|
static Stroke |
StyleFactory.createStroke()
create a default Stroke that black, 1 pixel width, complete opaque, with round linejoin and square line cap |
static Stroke |
StyleFactory.createStroke(java.awt.Color color)
Create a default stroke with the supplied color |
static Stroke |
StyleFactory.createStroke(java.awt.Color color,
double width)
create a stroke with the passed width and color |
static Stroke |
StyleFactory.createStroke(java.awt.Color color,
double width,
double opacity)
create a stroke with color, width and opacity supplied |
static Stroke |
StyleFactory.createStroke(java.awt.Color color,
double width,
double opacity,
float[] dashArray,
java.lang.String lineJoin,
java.lang.String lineCap)
create a stroke with color, width, linejoin type and lineCap type. |
static Stroke |
StyleFactory.createStroke(java.awt.Color color,
double width,
float[] dashArray)
create a dashed line of color and width |
static Stroke |
StyleFactory.createStroke(java.awt.Color color,
double width,
java.lang.String lineJoin,
java.lang.String lineCap)
create a stroke with color, width, linejoin type and lineCap type. |
static Stroke |
StyleFactory.createStroke(double width)
create a default stroke with the supplied width |
Stroke |
PolygonSymbolizer.getStroke()
A Stroke allows a string of line segments (or any linear geometry) to be rendered. |
Stroke |
Halo.getStroke()
Returns the underlying Stroke -instance. |
Stroke |
LineSymbolizer.getStroke()
A Stroke allows a string of line segments (or any linear geometry) to be rendered. |
Stroke |
Mark.getStroke()
A Stroke allows a string of line segments (or any linear geometry) to be rendered. |
Methods in org.deegree.graphics.sld with parameters of type Stroke | |
---|---|
static Halo |
StyleFactory.createHalo(Fill fill,
Stroke stroke,
double radius)
wrapper round StyleFactory method to create halo |
static LineSymbolizer |
StyleFactory.createLineSymbolizer(Stroke stroke)
create a LineSymbolizer |
static LineSymbolizer |
StyleFactory.createLineSymbolizer(Stroke stroke,
PropertyPath geometryPropertyName)
create a LineSymbolizer |
static LineSymbolizer |
StyleFactory.createLineSymbolizer(Stroke stroke,
PropertyPath geometryPropertyName,
double min,
double max)
create a LineSymbolizer |
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 |
void |
PolygonSymbolizer.setStroke(Stroke stroke)
sets the |
void |
Halo.setStroke(Stroke stroke)
Sets the underlying Stroke -instance. |
void |
LineSymbolizer.setStroke(Stroke stroke)
sets the |
void |
Mark.setStroke(Stroke stroke)
sets |
Constructors in org.deegree.graphics.sld with parameters of type Stroke | |
---|---|
Halo(ParameterValueType radius,
Fill fill,
Stroke stroke)
Create a new Halo -instance. |
|
LineSymbolizer(Stroke stroke,
Geometry geometry,
double min,
double max)
constructor initializing the class with the LineSymbolizer |
|
LineSymbolizer(Stroke stroke,
Geometry geometry,
java.lang.String responsibleClass,
double min,
double max)
constructor initializing the class with the LineSymbolizer |
|
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 |
|
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