Uses of Class
org.deegree.crs.TransformationDefinitions

Packages that use TransformationDefinitions
org.deegree.crs   
 

Uses of TransformationDefinitions in org.deegree.crs
 

Fields in org.deegree.crs declared as TransformationDefinitions
protected  TransformationDefinitions CRSConfiguration.transformationDefinitions
           
 

Methods in org.deegree.crs that return TransformationDefinitions
 TransformationDefinitions ObjectFactory.createTransformationDefinitions()
          Create an instance of TransformationDefinitions
 TransformationDefinitions CRSConfiguration.getTransformationDefinitions()
          Gets the value of the transformationDefinitions property.
 

Methods in org.deegree.crs with parameters of type TransformationDefinitions
 void CRSConfiguration.setTransformationDefinitions(TransformationDefinitions value)
          Sets the value of the transformationDefinitions property.
 



Copyright © 2011. All Rights Reserved.