| Package | Description |
|---|---|
| org.jscience.geography.coordinates |
Provides linear or angular
quantities which
designate the position that a point occupies in a given reference frame or system. |
| Modifier and Type | Field and Description |
|---|---|
static VerticalCRS<Altitude> |
Altitude.CRS
Holds the coordinate reference system for all instances of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Altitude |
Altitude.copy() |
static Altitude |
Altitude.valueOf(double value,
Unit<Length> unit)
Returns the vertical position corresponding to the specified coordinates.
|