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: 
 - 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: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Andreas Schmitz, last edited by: $Author: bezema $
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class org.deegree.ogcwebservices.wms.capabilities.WMSCapabilities | 
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(String version,
                                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.
 
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://deegree.sourceforge.net