deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.rendering.r2d.styling
Class LineStyling

java.lang.Object
  extended by org.deegree.rendering.r2d.styling.LineStyling
All Implemented Interfaces:
Copyable<LineStyling>, Styling

public class LineStyling
extends Object
implements Copyable<LineStyling>, Styling

LineStyling

Version:
$Revision: 21443 $, $Date: 2009-12-15 09:25:22 +0100 (Di, 15 Dez 2009) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

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

uom

public UOM uom
The unit of measure for all values.


stroke

public Stroke stroke
Default is standard gray.


perpendicularOffset

public double perpendicularOffset
Default is 0.


perpendicularOffsetType

public PerpendicularOffsetType perpendicularOffsetType
Default is Standard.

Constructor Detail

LineStyling

public LineStyling()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

copy

public LineStyling copy()
Specified by:
copy in interface Copyable<LineStyling>
Returns:
the copied object

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>