Inheritance diagram for SRM.SRM_VOS_Code:

Static Public Member Functions | |
| SRM_VOS_Code | getEnum (int enum) throws SrmException |
| returns the SRM_VOS_Code from its enumerant value | |
| SRM_VOS_Code | getEnum (String name) throws SrmException |
| returns the SRM_VOS_Code from its string name | |
Static Public Attributes | |
| final int | _totalEnum = 9 |
| final int | _VOS_UNDEFINED = 0 |
| final int | _VOS_EGM96_GEOID = 1 |
| Undefined. | |
| final int | _VOS_IGLD_1955 = 2 |
| WGS 84 EGM96 geoid. | |
| final int | _VOS_IGLD_1985 = 3 |
| International Great Lakes Datum (IGLD) 1955. | |
| final int | _VOS_MSL = 4 |
| International Great Lakes Datum (IGLD) 1985. | |
| final int | _VOS_NAVD_1988 = 5 |
| Mean sea level (MSL). | |
| final int | _VOS_NGVD_1929 = 6 |
| North American Vertical Datum (NAVD) 1988. | |
| final int | _VOS_OSGM_2002 = 7 |
| National Geodetic Vertical Datum (NGVD) 1929. | |
| final int | _VOS_WGS84_ELLIPSOID = 8 |
| Ordnance Survey Geoid Model (OSGM) 2002. | |
| final int | _VOS_WGS84_GEOID = 9 |
| WGS 84 ellipsoid. | |
| final SRM_VOS_Code | VOS_UNDEFINED = new SRM_VOS_Code( _VOS_UNDEFINED, "UNDEFINED" ) |
| WGS 84 geoid. | |
| final SRM_VOS_Code | VOS_EGM96_GEOID = new SRM_VOS_Code( _VOS_EGM96_GEOID, "EGM96_GEOID" ) |
| final SRM_VOS_Code | VOS_IGLD_1955 = new SRM_VOS_Code( _VOS_IGLD_1955, "IGLD_1955" ) |
| final SRM_VOS_Code | VOS_IGLD_1985 = new SRM_VOS_Code( _VOS_IGLD_1985, "IGLD_1985" ) |
| final SRM_VOS_Code | VOS_MSL = new SRM_VOS_Code( _VOS_MSL, "MSL" ) |
| final SRM_VOS_Code | VOS_NAVD_1988 = new SRM_VOS_Code( _VOS_NAVD_1988, "NAVD_1988" ) |
| final SRM_VOS_Code | VOS_NGVD_1929 = new SRM_VOS_Code( _VOS_NGVD_1929, "NGVD_1929" ) |
| final SRM_VOS_Code | VOS_OSGM_2002 = new SRM_VOS_Code( _VOS_OSGM_2002, "OSGM_2002" ) |
| final SRM_VOS_Code | VOS_WGS84_ELLIPSOID = new SRM_VOS_Code( _VOS_WGS84_ELLIPSOID, "WGS84_ELLIPSOID" ) |
| final SRM_VOS_Code | VOS_WGS84_GEOID = new SRM_VOS_Code( _VOS_WGS84_GEOID, "WGS84_GEOID" ) |
| Spatial Reference Model Java API | Version 4.0.0 - 29 Jul 2004 |
| Copyright © 2004 SEDRIS | Docs by Doxygen 1.3.2 |