org.deegree.ogcwebservices.wms.capabilities
Class WMSCapabilities_1_3_0
java.lang.Object
org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities
org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities_1_3_0
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- WMSConfiguration_1_3_0
public class WMSCapabilities_1_3_0
- extends WMSCapabilities
This class is an 1.3.0 extension of the WMSCapabilities class.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
protected |
WMSCapabilities_1_3_0(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata metadata,
Layer layer,
int layerLimit,
int maxWidth,
int maxHeight)
Constructs a new object with the given values. |
protected |
WMSCapabilities_1_3_0(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata metadata,
Layer layer,
int layerLimit,
int maxWidth,
int maxHeight,
java.util.List<java.lang.String> exceptions)
|
Methods inherited from class org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities |
getExceptions, getLayer, getLayer, getLayerByTitle, getOperationMetadata, getServiceIdentification, getServiceProvider, getUserDefinedSymbolization, hasDoubleLayers, setLayer, setOperationMetadata, setServiceIdentification, setServiceProvider, setUserDefinedSymbolization |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSCapabilities_1_3_0
protected WMSCapabilities_1_3_0(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata metadata,
Layer layer,
int layerLimit,
int maxWidth,
int maxHeight)
- Constructs a new object with the given values. The difference to the 1.1.1 capabilities is that no user defined
symbolization can be used, and layerLimit, maxWidth and maxHeight were added.
- Parameters:
version
- updateSequence
- serviceIdentification
- serviceProvider
- metadata
- layer
- layerLimit
- maxWidth
- maxHeight
-
WMSCapabilities_1_3_0
protected WMSCapabilities_1_3_0(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata metadata,
Layer layer,
int layerLimit,
int maxWidth,
int maxHeight,
java.util.List<java.lang.String> exceptions)
getLayerLimit
public int getLayerLimit()
- Returns:
- the layerLimit.
getMaxHeight
public int getMaxHeight()
- Returns:
- the maxHeight.
getMaxWidth
public int getMaxWidth()
- Returns:
- the maxWidth.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org