Uses of Class
org.deegree.cs.transformations.SupportedTransformations

Packages that use SupportedTransformations
org.deegree.cs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
 

Uses of SupportedTransformations in org.deegree.cs.transformations
 

Methods in org.deegree.cs.transformations that return SupportedTransformations
static SupportedTransformations SupportedTransformations.fromCodes(CRSCodeType[] codes)
           
static SupportedTransformations SupportedTransformations.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SupportedTransformations[] SupportedTransformations.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.