|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface describes the acces to the available WMS operations. GetMap and GetCapabilities are mandatory. GetFeatureInfo, DescribeLayer, GetLegendGraphic, getStyles and PutStyles are optional.
----------------------------------------------------------------------
Method Summary | |
void |
addOperation(Operation operation)
adds a operation to the request |
Operation |
getOperation(int operationKey)
returns the operation identified by the submitted key. |
Operation |
getOperation(java.lang.String operationName)
returns the operation identified by the submitted operation name. |
Method Detail |
public Operation getOperation(int operationKey)
public Operation getOperation(java.lang.String operationName)
public void addOperation(Operation operation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |