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

SRM.SRM_SRFS_Code Class Reference

Declaration of SRF Set enumeration class. More...

Inheritance diagram for SRM.SRM_SRFS_Code:

Inheritance graph
[legend]
List of all members.

Static Public Member Functions

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

Static Public Attributes

final int _totalEnum = 7
final int _SRFS_UNDEFINED = 0
 Undefined.

final int _SRFS_ALABAMA_SPCS = 1
 Alabama (US) state plane coordinate system.

final int _SRFS_GTRS_GLOBAL_COORDINATE_SYSTEM = 2
 GTRS global coordinate system (GCS) (Earth).

final int _SRFS_JAPAN_RECTANGULAR_PLANE_CS = 3
 Japan plane coordinate system.

final int _SRFS_LAMBERT_NTF = 4
 Lambert NTF.

final int _SRFS_UNIVERSAL_POLAR_STEREOGRAPHIC = 5
 Universal polar stereographic (UPS) (Earth).

final int _SRFS_UNIVERSAL_TRANSVERSE_MERCATOR = 6
 Universal transverse Mercator (UTM) (Earth).

final int _SRFS_WISCONSIN_SPCS = 7
 Wisconsin (US) state plane coordinate system.

final SRM_SRFS_Code SRFS_UNDEFINED = new SRM_SRFS_Code( _SRFS_UNDEFINED, "SRFS_UNDEFINED" )
final SRM_SRFS_Code SRFS_ALABAMA_SPCS = new SRM_SRFS_Code( _SRFS_ALABAMA_SPCS, "SRFS_ALABAMA_SPCS" )
final SRM_SRFS_Code SRFS_GTRS_GLOBAL_COORDINATE_SYSTEM = new SRM_SRFS_Code( _SRFS_GTRS_GLOBAL_COORDINATE_SYSTEM, "SRFS_GTRS_GLOBAL_COORDINATE_SYSTEM" )
final SRM_SRFS_Code SRFS_JAPAN_RECTANGULAR_PLANE_CS = new SRM_SRFS_Code( _SRFS_JAPAN_RECTANGULAR_PLANE_CS, "SRFS_JAPAN_RECTANGULAR_PLANE_CS" )
final SRM_SRFS_Code SRFS_LAMBERT_NTF = new SRM_SRFS_Code( _SRFS_LAMBERT_NTF, "SRFS_LAMBERT_NTF" )
final SRM_SRFS_Code SRFS_UNIVERSAL_POLAR_STEREOGRAPHIC = new SRM_SRFS_Code( _SRFS_UNIVERSAL_POLAR_STEREOGRAPHIC, "SRFS_UNIVERSAL_POLAR_STEREOGRAPHIC" )
final SRM_SRFS_Code SRFS_UNIVERSAL_TRANSVERSE_MERCATOR = new SRM_SRFS_Code( _SRFS_UNIVERSAL_TRANSVERSE_MERCATOR, "SRFS_UNIVERSAL_TRANSVERSE_MERCATOR" )
final SRM_SRFS_Code SRFS_WISCONSIN_SPCS = new SRM_SRFS_Code( _SRFS_WISCONSIN_SPCS, "SRFS_WISCONSIN_SPCS" )

Detailed Description

Declaration of SRF Set enumeration class.

Author:
David Shen


Member Function Documentation

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

Returns:
the SRM_SRFS_Code object from its string name

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

Returns:
the SRM_SRFS_Code from its enumerant value


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