org.deegree.ogcwebservices.wpvs.capabilities
Class Style
java.lang.Object
org.deegree.ogcwebservices.wpvs.capabilities.Style
public class Style
- extends Object
This class represents a style object.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Judit Mays, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Style
public Style(String name,
String title,
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 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 String getName()
- Returns:
- Returns the name.
getStyleSheetURL
public StyleSheetURL getStyleSheetURL()
- Returns:
- Returns the styleSheetURL.
getStyleURL
public StyleURL getStyleURL()
- Returns:
- Returns the styleURL.
getTitle
public String getTitle()
- Returns:
- Returns the title.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net