|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeTransformationRequest | |
org.deegree_impl.services.wcts.protocol |
Uses of DescribeTransformationRequest in org.deegree_impl.services.wcts.protocol |
Classes in org.deegree_impl.services.wcts.protocol that implement DescribeTransformationRequest | |
class |
DescribeTransformationRequest_Impl
The only request not defined as mandatory supplies the description of the transformation of coordinates from a spatial reference system to another. |
Methods in org.deegree_impl.services.wcts.protocol that return DescribeTransformationRequest | |
static DescribeTransformationRequest |
WCTS_ProtocolFactory.createDescribeTransformationRequest(java.lang.String id,
java.util.HashMap vendorSpecificParameter,
java.io.Reader reader)
factory method to create DescribeTransformation object |
static DescribeTransformationRequest |
WCTS_ProtocolFactory.createDescribeTransformationRequest(java.lang.String id,
java.util.HashMap vendorSpecificParameter,
org.w3c.dom.Document doc)
factory method for creating a DescribeTransformationRequest object from a WCTS-specification conform XML describetransformation-request document |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |