|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.getcapabilities.OGCCapabilities org.deegree.ogcwebservices.wmps.capabilities.WMPSCapabilities
public class WMPSCapabilities
The purpose of the GetCapabilities operation is described in the Basic Capabilities Service Elements section, above. In the particular case of a Web Map Print Service Capabilities Service, the response of a GetCapabilities request is general information about the service itself and specific information about the available maps. The available output formats and the online resource are listed for each operation offered by the server,
Constructor Summary | |
---|---|
protected |
WMPSCapabilities(java.lang.String version,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
UserDefinedSymbolization userDefinedSymbolization,
OperationsMetadata metadata,
Layer layer)
Constructor initializing the class with the WMPSCapabilities |
Method Summary | |
---|---|
Layer |
getLayer()
returns the root layer provided by a WMPS |
Layer |
getLayer(java.lang.String name)
recursion over all layers to find the layer that matches the submitted name. |
OperationsMetadata |
getOperationMetadata()
returns metadata about the offered access methods like PrintMap or GetCapabiliites |
ServiceIdentification |
getServiceIdentification()
returns the service description section |
ServiceProvider |
getServiceProvider()
returns informations about the provider of a WMPS |
UserDefinedSymbolization |
getUserDefinedSymbolization()
|
void |
setLayer(Layer layer)
sets the root layer provided by a WMPS |
void |
setOperationMetadata(OperationsMetadata operationMetadata)
sets metadata for the offered access methods like PrintMap or GetCapabiliites |
void |
setServiceIdentification(ServiceIdentification serviceIdentification)
the service description section |
void |
setServiceProvider(ServiceProvider serviceProvider)
sets informations about the provider of a WMPS |
void |
setUserDefinedSymbolization(UserDefinedSymbolization userDefinedSymbolization)
|
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilities |
---|
getUpdateSequence, getVersion, setUpdateSequence, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WMPSCapabilities(java.lang.String version, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer)
WMPSCapabilities
version
- serviceIdentification
- serviceProvider
- userDefinedSymbolization
- metadata
- layer
- Method Detail |
---|
public ServiceIdentification getServiceIdentification()
public void setServiceIdentification(ServiceIdentification serviceIdentification)
serviceIdentification
- public Layer getLayer()
public Layer getLayer(java.lang.String name)
name
-
public void setLayer(Layer layer)
layer
- public OperationsMetadata getOperationMetadata()
public void setOperationMetadata(OperationsMetadata operationMetadata)
operationMetadata
- public ServiceProvider getServiceProvider()
public void setServiceProvider(ServiceProvider serviceProvider)
serviceProvider
- public UserDefinedSymbolization getUserDefinedSymbolization()
public void setUserDefinedSymbolization(UserDefinedSymbolization userDefinedSymbolization)
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org