|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.getcapabilities.OperationsMetadata
org.deegree.ogcwebservices.wms.capabilities.WMSOperationsMetadata
public class WMSOperationsMetadata
Represents the OperationMetadata
part in the capabilities
document of a WFS according to the
Web Feature Service Implementation Specification 1.1.0
.
In addition to the GetCapabilities
operation that all
OWS 0.3
compliant services must implement, it may define some
or all of the following operations:
OperationsMetadata
,
Serialized FormField Summary | |
---|---|
static String |
DESCRIBELAYER
The name of the DescribeLayer operation. |
static String |
FEATUREINFO
The name of the GetFeatureInfo operation. |
static String |
GETFEATUREINFO
The name of the GetFeatureInfo operation. |
static String |
GETLEGENDGRAPHIC
The name of the GetLegendGraphic operation. |
static String |
GETMAP
The name of the GetMap operation. |
static String |
GETSTYLES
The name of the GetStyles operation. |
static String |
MAP
The name of the GetMap operation. |
static String |
PUTSTYLES
The name of the PutStyles operation. |
Fields inherited from class org.deegree.ogcwebservices.getcapabilities.OperationsMetadata |
---|
constraints, GET_CAPABILITIES_NAME, getCapabilitiesOperation, parameters |
Constructor Summary | |
---|---|
WMSOperationsMetadata(Operation getCapabilities,
Operation getMap,
Operation getFeatureInfo,
Operation describeLayer,
Operation getLegendGraphic,
Operation getStyles,
Operation putStyles,
OWSDomainType[] parameters,
OWSDomainType[] constraints)
Constructs a new WMSOperationsMetadata instance from the
given parameters. |
Method Summary | |
---|---|
Operation |
getDescribeLayer()
|
Operation |
getGetFeatureInfo()
|
Operation |
getGetLegendGraphic()
|
Operation |
getGetMap()
|
Operation |
getGetStyles()
|
Operation[] |
getOperations()
|
Operation |
getPutStyles()
|
void |
setDescribeLayer(Operation describeLayer)
|
void |
setGetFeatureInfo(Operation getFeatureInfo)
|
void |
setGetLegendGraphic(Operation getLegendGraphic)
|
void |
setGetMap(Operation getMap)
|
void |
setGetStyles(Operation getStyles)
|
void |
setPutStyles(Operation putStyles)
|
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OperationsMetadata |
---|
addConstraint, addParameter, getConstraints, getGetCapabilitiesOperation, getParameter, removeParameter, setConstraints, setGetCapabilitiesOperation, setOperationParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String GETMAP
public static final String MAP
public static final String GETFEATUREINFO
public static final String FEATUREINFO
public static final String DESCRIBELAYER
public static final String GETLEGENDGRAPHIC
public static final String GETSTYLES
public static final String PUTSTYLES
Constructor Detail |
---|
public WMSOperationsMetadata(Operation getCapabilities, Operation getMap, Operation getFeatureInfo, Operation describeLayer, Operation getLegendGraphic, Operation getStyles, Operation putStyles, OWSDomainType[] parameters, OWSDomainType[] constraints)
WMSOperationsMetadata
instance from the
given parameters.
getCapabilities
- getMap
- getFeatureInfo
- describeLayer
- getLegendGraphic
- getStyles
- putStyles
- parameters
- constraints
- Method Detail |
---|
public Operation[] getOperations()
getOperations
in class OperationsMetadata
Operations
known to the WFS.public Operation getDescribeLayer()
public void setDescribeLayer(Operation describeLayer)
describeLayer
- The describeLayer to set.public Operation getGetFeatureInfo()
public void setGetFeatureInfo(Operation getFeatureInfo)
getFeatureInfo
- The getFeatureInfo to set.public Operation getGetLegendGraphic()
public void setGetLegendGraphic(Operation getLegendGraphic)
getLegendGraphic
- The getLegendGraphic to set.public Operation getGetMap()
public void setGetMap(Operation getMap)
getMap
- The getMap to set.public Operation getGetStyles()
public void setGetStyles(Operation getStyles)
getStyles
- The getStyles to set.public Operation getPutStyles()
public void setPutStyles(Operation putStyles)
putStyles
- The putStyles to set.
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net