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

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

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



Copyright © 2011. All Rights Reserved.