|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes requests, which have to examine the possibility to transform one coordinate system into another.
Beside the source and the target coordinate-system, the format of the return-value will be fixed.
Furtheron the service offers the possibility to declarate user-defined coordinate-systems over the indication of all parameters both for the source and the target coordinate-system.
As a rule every particular coordinate-system will be indicated by an identifier.
----------------------------------------------------------------------
Method Summary | |
CS_CoordinateSystem |
getDestinationCRS()
gets the DestinationCRS |
CS_CoordinateSystem |
getSourceCRS()
gets the SourceCRS |
java.lang.String |
getVersion()
gets the version |
Methods inherited from interface org.deegree.services.OGCWebServiceRequest |
getId, getRequest, getRequestParameter, getService, getVendorSpecificParameter, getVendorSpecificParameters |
Method Detail |
public java.lang.String getVersion()
getVersion
in interface OGCWebServiceRequest
public CS_CoordinateSystem getSourceCRS()
public CS_CoordinateSystem getDestinationCRS()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |