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

SRM.SRM_SRF_Code Class Reference

Declaration of SRM SRF set enumeration class. More...

Inheritance diagram for SRM.SRM_SRF_Code:

Inheritance graph
[legend]
List of all members.

Static Public Member Functions

SRM_SRF_Code getEnum (int item) throws SrmException
SRM_SRF_Code getEnum (String name) throws SrmException

Static Public Attributes

final int _totalEnum = 14
final int _SRF_UNDEFINED = 0
 Undefined.

final int _SRF_BRITISH_NATIONAL_GRID_AIRY = 1
 British national grid.

final int _SRF_BRITISH_OSGRS80_GRID = 2
 UK ordnance survey GRS80 grid.

final int _SRF_DELAWARE_SPCS_1983 = 3
 Delaware (US) state plane coordinate system.

final int _SRF_GEOCENTRIC_WGS_1984 = 4
 Geocentric WGS 1984.

final int _SRF_GEODETIC_AUSTRALIA_1984 = 5
 Geodetic Australia 1984.

final int _SRF_GEODETIC_WGS_1984 = 6
 Geodetic WGS 1984.

final int _SRF_GEODETIC_N_AMERICAN_1983 = 7
 Geodetic north american 1983.

final int _SRF_IRISH_GRID_1965 = 8
 Irish grid.

final int _SRF_IRISH_TRANSVERSE_MERCATOR_1989 = 9
 Irish transverse Mercator.

final int _SRF_LAMBERT_93 = 10
 Lambert-93.

final int _SRF_LAMBERT_II_WIDE = 11
 Lambert II etendu (Lambert II wide).

final int _SRF_MARS_PLANETOCENTRIC_2000 = 12
 Mars planetocentric.

final int _SRF_MARS_PLANETOGRAPHIC_2000 = 13
 Mars planetodetic.

final int _SRF_MARYLAND_SPCS_1983 = 14
 Maryland (US) state plane coordinate system.

final SRM_SRF_Code SRF_UNDEFINED = new SRM_SRF_Code( _SRF_UNDEFINED, "SRF_UNDEFINED" )
final SRM_SRF_Code SRF_BRITISH_NATIONAL_GRID_AIRY = new SRM_SRF_Code( _SRF_BRITISH_NATIONAL_GRID_AIRY, "SRF_BRITISH_NATIONAL_GRID_AIRY" )
final SRM_SRF_Code SRF_BRITISH_OSGRS80_GRID = new SRM_SRF_Code( _SRF_BRITISH_OSGRS80_GRID, "SRF_BRITISH_OSGRS80_GRID" )
final SRM_SRF_Code SRF_DELAWARE_SPCS_1983 = new SRM_SRF_Code( _SRF_DELAWARE_SPCS_1983, "SRF_DELAWARE_SPCS_1983" )
final SRM_SRF_Code SRF_GEOCENTRIC_WGS_1984 = new SRM_SRF_Code( _SRF_GEOCENTRIC_WGS_1984, "SRF_GEOCENTRIC_WGS_1984" )
final SRM_SRF_Code SRF_GEODETIC_AUSTRALIA_1984 = new SRM_SRF_Code( _SRF_GEODETIC_AUSTRALIA_1984, "SRF_GEODETIC_AUSTRALIA_1984" )
final SRM_SRF_Code SRF_GEODETIC_WGS_1984 = new SRM_SRF_Code( _SRF_GEODETIC_WGS_1984, "SRF_GEODETIC_WGS_1984" )
final SRM_SRF_Code SRF_GEODETIC_N_AMERICAN_1983 = new SRM_SRF_Code( _SRF_GEODETIC_N_AMERICAN_1983, "SRF_GEODETIC_N_AMERICAN_1983" )
final SRM_SRF_Code SRF_IRISH_GRID_1965 = new SRM_SRF_Code( _SRF_IRISH_GRID_1965, "SRF_IRISH_GRID_1965" )
final SRM_SRF_Code SRF_IRISH_TRANSVERSE_MERCATOR_1989 = new SRM_SRF_Code( _SRF_IRISH_TRANSVERSE_MERCATOR_1989, "SRF_IRISH_TRANSVERSE_MERCATOR_1989" )
final SRM_SRF_Code SRF_LAMBERT_93 = new SRM_SRF_Code( _SRF_LAMBERT_93, "SRF_LAMBERT_93" )
final SRM_SRF_Code SRF_LAMBERT_II_WIDE = new SRM_SRF_Code( _SRF_LAMBERT_II_WIDE, "SRF_LAMBERT_II_WIDE" )
final SRM_SRF_Code SRF_MARS_PLANETOCENTRIC_2000 = new SRM_SRF_Code( _SRF_MARS_PLANETOCENTRIC_2000, "SRF_MARS_PLANETOCENTRIC_2000" )
final SRM_SRF_Code SRF_MARS_PLANETOGRAPHIC_2000 = new SRM_SRF_Code( _SRF_MARS_PLANETOGRAPHIC_2000, "SRF_MARS_PLANETOGRAPHIC_2000" )
final SRM_SRF_Code SRF_MARYLAND_SPCS_1983 = new SRM_SRF_Code( _SRF_MARYLAND_SPCS_1983, "SRF_MARYLAND_SPCS_1983" )

Detailed Description

Declaration of SRM SRF set enumeration class.

Author:
David Shen


Member Function Documentation

SRM_SRF_Code SRM.SRM_SRF_Code.getEnum String  name  )  throws SrmException [static]
 

Returns:
the SRM_SRF_Code from its string name

SRM_SRF_Code SRM.SRM_SRF_Code.getEnum int  item  )  throws SrmException [static]
 

Returns:
the SRM_SRF_Code from its enumerant value


Member Data Documentation

final int SRM.SRM_SRF_Code._SRF_BRITISH_NATIONAL_GRID_AIRY = 1 [static]
 

British national grid.

A transverse Mercator projection using the AIRY_1830 ellipsoid

final int SRM.SRM_SRF_Code._SRF_BRITISH_OSGRS80_GRID = 2 [static]
 

UK ordnance survey GRS80 grid.

A transverse Mercator projection using the GRS_1980 ellipsoid.


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.1.4 - July 1, 2011
Copyright © 2011 SEDRIS Docs by Doxygen 1.3.2