deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.ogcwebservices.wcts.data.TransformableData

Packages that use TransformableData
org.deegree.ogcwebservices.wcts.data   
org.deegree.ogcwebservices.wcts.operation   
 

Uses of TransformableData in org.deegree.ogcwebservices.wcts.data
 

Subclasses of TransformableData in org.deegree.ogcwebservices.wcts.data
 class FeatureCollectionData
          FeatureCollectionData encapsulates a list of FeatureCollections which can be transformed using the FeatureCollectionData.doTransform(Transformation, boolean) or FeatureCollectionData.doTransform(CoordinateSystem, CoordinateSystem, boolean) methods.
 class GeometryData
          GeometryData encapsulates a list of geometries which can be transformed using the GeometryData.doTransform(Transformation, boolean) or GeometryData.doTransform(CoordinateSystem, CoordinateSystem, boolean) methods.
 class SimpleData
          SimpleData takes a list of points which will be transformed.
 

Uses of TransformableData in org.deegree.ogcwebservices.wcts.operation
 

Methods in org.deegree.ogcwebservices.wcts.operation that return TransformableData
 TransformableData<?> Transform.getTransformableData()
           
 TransformableData<?> TransformResponse.getTransformableData()
           
 

Constructors in org.deegree.ogcwebservices.wcts.operation with parameters of type TransformableData
Transform(java.lang.String version, java.lang.String requestID, boolean store, CoordinateSystem sourceCRS, CoordinateSystem targetCRS, TransformationReference transformationReference, Manifest inputData, TransformableData<?> transformableData, java.lang.String outputFormat, int dataPresentation)
           
TransformResponse(CoordinateSystem sourceCRS, CoordinateSystem targetCRS, int dataPresentation, boolean store, Manifest inputData, TransformableData<?> transformableData)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org