|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.rendering.r2d.styling.LineStyling
public class LineStyling
LineStyling
Field Summary | |
---|---|
double |
perpendicularOffset
Default is 0. |
PerpendicularOffsetType |
perpendicularOffsetType
Default is Standard. |
Stroke |
stroke
Default is standard gray. |
UOM |
uom
The unit of measure for all values. |
Constructor Summary | |
---|---|
LineStyling()
|
Method Summary | |
---|---|
LineStyling |
copy()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public UOM uom
public Stroke stroke
public double perpendicularOffset
public PerpendicularOffsetType perpendicularOffsetType
Constructor Detail |
---|
public LineStyling()
Method Detail |
---|
public String toString()
toString
in class Object
public LineStyling copy()
copy
in interface Copyable<LineStyling>
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |