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

Packages that use SupportedTransformationParameters
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 SupportedTransformationParameters in org.deegree.cs.transformations
 

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



Copyright © 2011. All Rights Reserved.