org.deegree.style.styling
Class PointStyling
java.lang.Object
org.deegree.style.styling.PointStyling
- All Implemented Interfaces:
- Copyable<PointStyling>, Styling<PointStyling>
public class PointStyling
- extends Object
- implements Styling<PointStyling>
PointStyling
- Version:
- $Revision: 30169 $, $Date: 2011-03-25 11:49:50 +0100 (Fri, 25 Mar 2011) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
Field Summary |
Graphic |
graphic
Default is a SQUARE mark graphic. |
UOM |
uom
The unit of measure for all values. |
uom
public UOM uom
- The unit of measure for all values.
graphic
public Graphic graphic
- Default is a SQUARE mark graphic.
PointStyling
public PointStyling()
copy
public PointStyling copy()
- Specified by:
copy
in interface Copyable<PointStyling>
- Returns:
- the copied object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011. All Rights Reserved.