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

org.deegree.ogcwebservices.wcts.operation
Class TransformationReference

java.lang.Object
  extended by org.deegree.ogcwebservices.wcts.operation.TransformationReference

public class TransformationReference
extends java.lang.Object

The TransformationReference class wraps the incoming uris of a TransformOperation, which requests an explicit transformation.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
TransformationReference(java.lang.String transformationID)
          Constructor referencing a configured transformation id.
TransformationReference(java.lang.String sourceId, java.lang.String targetId)
          Constructor using a source and target crs.
 
Method Summary
 java.lang.String getSourceId()
           
 java.lang.String getTargetId()
           
 java.lang.String gettransformationId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationReference

public TransformationReference(java.lang.String sourceId,
                               java.lang.String targetId)
Constructor using a source and target crs.

Parameters:
sourceId -
targetId -

TransformationReference

public TransformationReference(java.lang.String transformationID)
Constructor referencing a configured transformation id.

Parameters:
transformationID - to use
Method Detail

gettransformationId

public final java.lang.String gettransformationId()
Returns:
the id of the transformation, may be null

getSourceId

public final java.lang.String getSourceId()
Returns:
the id of the requested source CRS, may be null

getTargetId

public final java.lang.String getTargetId()
Returns:
the id of the requested target CRS, may be null

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