| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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(Stroke stroke,
                             Geometry geometry,
                             String responsibleClass,
                             double min,
                             double max)
constructor initializing the class with the  | 
|
| Method Summary | |
|---|---|
 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)
LineSymbolizer(Stroke stroke,
               Geometry geometry,
               String responsibleClass,
               double min,
               double max)
| Method Detail | 
|---|
public Stroke getStroke()
public void setStroke(Stroke stroke)
stroke - the Strokepublic String exportAsXML()
exportAsXML in interface Marshallable
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net