Uses of Class
org.deegree.cs.projections.SupportedProjectionParameters

Packages that use SupportedProjectionParameters
org.deegree.cs.projections A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. 
 

Uses of SupportedProjectionParameters in org.deegree.cs.projections
 

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



Copyright © 2011. All Rights Reserved.