|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.graphics.sld.AbstractSymbolizer org.deegree.graphics.sld.LineSymbolizer
public class LineSymbolizer
Used to render a "stroke" along a linear geometry. If a point geometry is used, it should be interpreted as a line of zero length and two end caps. If a polygon is used, then its closed outline is used as the line string (with no end caps). A missing Geometry element selects the default geometry. A missing Stroke element means that nothing will be plotted.
----------------------------------------------------------------------
Field Summary |
---|
Fields inherited from class org.deegree.graphics.sld.AbstractSymbolizer |
---|
geometry, maxDenominator, minDenominator, responsibleClass |
Constructor Summary | |
---|---|
LineSymbolizer()
Creates a new LineSymbolizer object. |
|
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 |
Method Summary | |
---|---|
java.lang.String |
exportAsXML()
exports the content of the LineSymbolizer as XML formated String |
Stroke |
getStroke()
A Stroke allows a string of line segments (or any linear geometry) to be rendered. |
void |
setStroke(Stroke stroke)
sets the |
Methods inherited from class org.deegree.graphics.sld.AbstractSymbolizer |
---|
getGeometry, getMaxScaleDenominator, getMinScaleDenominator, getResponsibleClass, setGeometry, setMaxScaleDenominator, setMinScaleDenominator, setResponsibleClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineSymbolizer()
LineSymbolizer(Stroke stroke, Geometry geometry, double min, double max)
stroke
- geometry
- min
- max
- LineSymbolizer(Stroke stroke, Geometry geometry, java.lang.String responsibleClass, double min, double max)
stroke
- geometry
- responsibleClass
- min
- max
- Method Detail |
---|
public Stroke getStroke()
public void setStroke(Stroke stroke)
stroke
- the Strokepublic java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org