deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wms.operation
Class GetMap.Layer

java.lang.Object
  extended by 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
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getStyleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMap.Layer

public GetMap.Layer(java.lang.String name,
                    java.lang.String styleName)
constructor initializing the class with the

Parameters:
name -
styleName -
Method Detail

getName

public java.lang.String getName()
Returns:
the

getStyleName

public java.lang.String getStyleName()
Returns:
the

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org