org.deegree.ogcwebservices.wpvs.configuration
Class WPVSConfiguration
java.lang.Object
org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
org.deegree.owscommon.OWSCommonCapabilities
org.deegree.ogcwebservices.wpvs.capabilities.WPVSCapabilities
org.deegree.ogcwebservices.wpvs.configuration.WPVSConfiguration
- All Implemented Interfaces:
- Serializable
public class WPVSConfiguration
- extends WPVSCapabilities
This class represents a WPVSConfiguration
object.
- Author:
- Ugo Taddei, last edited by: $Author: bezema $
$Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WPVSConfiguration
public WPVSConfiguration(String version,
String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
Dataset dataset,
WPVSDeegreeParams wpvsParams,
double smallestMinimalScaleDenomiator)
- Parameters:
version
- the Version of this wpvsupdateSequence
- optional needed for clients who want to do caching (ogc-spec)serviceIdentification
- serviceProvider
- operationsMetadata
- contents
- dataset
- wpvsParams
- deegree specific parameters.smallestMinimalScaleDenomiator
- of all datasources, it is needed to calculate the smallest resolutionstripe
possible.
getDeegreeParams
public WPVSDeegreeParams getDeegreeParams()
- Returns:
- Returns the deegreeParams.
setDeegreeParams
public void setDeegreeParams(WPVSDeegreeParams deegreeParams)
- Parameters:
deegreeParams
- The deegreeParams to set.
getSmallestMinimalScaleDenomiator
public double getSmallestMinimalScaleDenomiator()
- Returns:
- the smallestMinimalScaleDenomiator value.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net