org.deegree.ogcwebservices.wms.operation
Class GetMap.Layer
java.lang.Object
org.deegree.ogcwebservices.wms.operation.GetMap.Layer
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- GetMap
public static class GetMap.Layer
- extends java.lang.Object
- implements java.io.Serializable
A Layer object. It contains the name of the layer and the corresponding style.
- Version:
- $Revision: 21363 $
- Author:
- Andreas Poth
- See Also:
- Serialized Form
Constructor Summary |
GetMap.Layer(java.lang.String name,
java.lang.String styleName)
constructor initializing the class with the |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMap.Layer
public GetMap.Layer(java.lang.String name,
java.lang.String styleName)
- constructor initializing the class with the
- Parameters:
name
- styleName
-
getName
public java.lang.String getName()
- Returns:
- the
getStyleName
public java.lang.String getStyleName()
- Returns:
- the
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org