|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeTransformationResponse | |
org.deegree_impl.services.wcts.protocol |
Uses of DescribeTransformationResponse in org.deegree_impl.services.wcts.protocol |
Classes in org.deegree_impl.services.wcts.protocol that implement DescribeTransformationResponse | |
class |
DescribeTransformationResponse_Impl
As an answer to a DescribeTransformationRequest the service answers with one list including all single transformations which can be accomplished, in order to convert a coordinate from a sourcecoordinatensystem into a target system. |
Methods in org.deegree_impl.services.wcts.protocol that return DescribeTransformationResponse | |
static DescribeTransformationResponse |
WCTS_ProtocolFactory.createDescribeTransformationResponse(OGCWebServiceRequest request,
OGCWebServiceException exception,
CT_MathTransform[] parameterizedTransformation)
DescribeTransformationResponse |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |