deegree 2.3 (2010/04/09 10:10 build-4-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(String version, String requestID, boolean store, CoordinateSystem sourceCRS, CoordinateSystem targetCRS, TransformationReference transformationReference, Manifest inputData, TransformableData<?> transformableData, String outputFormat, int dataPresentation)
           
TransformResponse(CoordinateSystem sourceCRS, CoordinateSystem targetCRS, int dataPresentation, boolean store, Manifest inputData, TransformableData<?> transformableData)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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