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

SRM.SRM_Polar_Aspect Class Reference

Definition of the Polar Aspect enumeration. More...

Inheritance diagram for SRM.SRM_Polar_Aspect:

Inheritance graph
[legend]
List of all members.

Static Public Member Functions

SRM_Polar_Aspect getEnum (int enum) throws SrmException
 returns the Polar Aspect object from its enumerant value

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


Static Public Attributes

final int _NORTH = 1
final int _SOUTH = 2
final int _totalEnum = 2
final SRM_Polar_Aspect NORTH = new SRM_Polar_Aspect(_NORTH, "NORTH")
final SRM_Polar_Aspect SOUTH = new SRM_Polar_Aspect(_SOUTH, "SOUTH")

Static Protected Attributes

final int _UNDEFINED = 0
final SRM_Polar_Aspect UNDEFINED = new SRM_Polar_Aspect(_UNDEFINED, "UNDEFINED")

Detailed Description

Definition of the Polar Aspect enumeration.

Author:
David Shen


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.0.0 - 29 Jul 2004
Copyright © 2004 SEDRIS Docs by Doxygen 1.3.2