Main Page | Packages | Class Hierarchy | Alphabetical List | Compound List | Compound Members

SRM.SRM_DSS_Code Class Reference

Declaration of SRM Designated spatial surface enumeration class. More...

Inheritance diagram for SRM.SRM_DSS_Code:

Inheritance graph
[legend]
List of all members.

Static Public Member Functions

SRM_DSS_Code getEnum (int enum) throws SrmException
 returns the SRM_DSS_Code from its enumerant value

SRM_DSS_Code getEnum (String name) throws SrmException
 returns the SRM_DSS_Code from its string name


Static Public Attributes

final int _totalEnum = 9
final int _DSS_UNDEFINED = 0
final int _DSS_EGM96_GEOID = 1
 Undefined.

final int _DSS_IGLD_1955 = 2
 WGS 84 EGM 96 geoid.

final int _DSS_IGLD_1985 = 3
 International Great Lakes datum (IGLD) 1955.

final int _DSS_MSL = 4
 International Great Lakes datum (IGLD) 1985.

final int _DSS_NAVD_1988 = 5
 Mean sea level (MSL).

final int _DSS_NGVD_1929 = 6
 North American vertical datum (NAVD) 1988.

final int _DSS_OSGM_2002 = 7
 National Geodetic Vertical Datum (NGVD) 1929.

final int _DSS_WGS84_ELLIPSOID = 8
 Ordnance survey geoid model (OSGM) 2002.

final int _DSS_EGM84_GEOID = 9
 WGS 84 ellipsoid.

final SRM_DSS_Code DSS_UNDEFINED = new SRM_DSS_Code( _DSS_UNDEFINED, "DSS_UNDEFINED" )
 WGS 84 EGM 84 geoid.

final SRM_DSS_Code DSS_EGM96_GEOID = new SRM_DSS_Code( _DSS_EGM96_GEOID, "DSS_EGM96_GEOID" )
final SRM_DSS_Code DSS_IGLD_1955 = new SRM_DSS_Code( _DSS_IGLD_1955, "DSS_IGLD_1955" )
final SRM_DSS_Code DSS_IGLD_1985 = new SRM_DSS_Code( _DSS_IGLD_1985, "DSS_IGLD_1985" )
final SRM_DSS_Code DSS_MSL = new SRM_DSS_Code( _DSS_MSL, "DSS_MSL" )
final SRM_DSS_Code DSS_NAVD_1988 = new SRM_DSS_Code( _DSS_NAVD_1988, "DSS_NAVD_1988" )
final SRM_DSS_Code DSS_NGVD_1929 = new SRM_DSS_Code( _DSS_NGVD_1929, "DSS_NGVD_1929" )
final SRM_DSS_Code DSS_OSGM_2002 = new SRM_DSS_Code( _DSS_OSGM_2002, "DSS_OSGM_2002" )
final SRM_DSS_Code DSS_WGS84_ELLIPSOID = new SRM_DSS_Code( _DSS_WGS84_ELLIPSOID, "DSS_WGS84_ELLIPSOID" )
final SRM_DSS_Code DSS_EGM84_GEOID = new SRM_DSS_Code( _DSS_EGM84_GEOID, "DSS_EGM84_GEOID" )

Detailed Description

Declaration of SRM Designated spatial surface enumeration class.

Author:
David Shen


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.1 - 10 Apr 2006
Copyright © 2006 SEDRIS Docs by Doxygen 1.3.2