org.deegree.ogcwebservices.wpvs.capabilities
Class Style
java.lang.Object
org.deegree.ogcwebservices.wpvs.capabilities.Style
public class Style
- extends java.lang.Object
This class represents a style object.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
Constructor Summary |
Style(java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
Identifier identifier,
LegendURL[] legendURLs,
StyleSheetURL styleSheetURL,
StyleURL styleURL)
Creates a new style object from the given parameters. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Style
public Style(java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
Identifier identifier,
LegendURL[] legendURLs,
StyleSheetURL styleSheetURL,
StyleURL styleURL)
- Creates a new style object from the given parameters.
- Parameters:
name
- title
- abstract_
- keywords
- identifier
- legendURLs
- styleSheetURL
- styleURL
-
getAbstract
public java.lang.String getAbstract()
- Returns:
- Returns the abstract_.
getIdentifier
public Identifier getIdentifier()
- Returns:
- Returns the identifier.
getKeywords
public Keywords[] getKeywords()
- Returns:
- Returns the keywords.
getLegendURLs
public LegendURL[] getLegendURLs()
- Returns:
- Returns the legendURLs.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
getStyleSheetURL
public StyleSheetURL getStyleSheetURL()
- Returns:
- Returns the styleSheetURL.
getStyleURL
public StyleURL getStyleURL()
- Returns:
- Returns the styleURL.
getTitle
public java.lang.String getTitle()
- Returns:
- Returns the title.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org