org.deegree.graphics.sld
Class AbstractStyle
java.lang.Object
org.deegree.graphics.sld.AbstractStyle
- All Implemented Interfaces:
- Marshallable
- Direct Known Subclasses:
- NamedStyle, UserStyle
public abstract class AbstractStyle
- extends java.lang.Object
- implements Marshallable
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Field Summary |
protected java.lang.String |
name
The name of the style |
Constructor Summary |
AbstractStyle(java.lang.String name)
Creates a new AbstractStyle object. |
Method Summary |
java.lang.String |
getName()
The given Name is equivalent to the name of a WMS named style and is used to reference the
style externally when an SLD is used in library mode and identifies the named style to
redefine when an SLD is inserted into a WMS. |
void |
setName(java.lang.String name)
Sets the name attribute's value of the AbstractStyle. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected java.lang.String name
- The name of the style
AbstractStyle
AbstractStyle(java.lang.String name)
- Creates a new AbstractStyle object.
- Parameters:
name
-
getName
public java.lang.String getName()
- The given Name is equivalent to the name of a WMS named style and is used to reference the
style externally when an SLD is used in library mode and identifies the named style to
redefine when an SLD is inserted into a WMS.
- Returns:
- the name
setName
public void setName(java.lang.String name)
- Sets the name attribute's value of the AbstractStyle.
- Parameters:
name
- the name of the style
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org