|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The only request not defined as mandatory supplies the description of the transformation of coordinates from a spatial reference system to another. The structure of the requests essentially corresponds to that of the IsTransformable Requests. The transformation steps, which are necessary, are inquired in order to transform a coordinate from the SourceCRS into the TargetCRS.
----------------------------------------------------------------------
Method Summary | |
CS_CoordinateSystem |
getDestinationCRS()
gets the DestinationCRS |
java.lang.String |
getFormat()
gets the format |
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 getFormat()
public java.lang.String getVersion()
getVersion
in interface OGCWebServiceRequest
public CS_CoordinateSystem getSourceCRS()
public CS_CoordinateSystem getDestinationCRS()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |