|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
Method Summary | |
java.lang.String |
getDescriptiveName()
Returns a description of the elipsoid, good place for any aliases. |
double |
getMajorAxis()
Returns the semi-major axis of the elipsoid. |
double |
getMinorAxis()
Returns the semi-minor axis. |
java.lang.String |
getName()
Returns the name of the elipsoid. |
java.lang.String |
getUnitOfMeasure()
Returns the units of measure for the ellipsoid. |
Method Detail |
public java.lang.String getUnitOfMeasure()
public double getMajorAxis()
public double getMinorAxis()
public java.lang.String getName()
public java.lang.String getDescriptiveName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |