|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Ellipsoid
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 |
|---|
java.lang.String getUnitOfMeasure()
double getMajorAxis()
double getMinorAxis()
java.lang.String getName()
java.lang.String getDescriptiveName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||