| 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<Height> |
Height.CRS
Holds the coordinate reference system for all instances of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Height |
Height.copy() |
static Height |
Height.valueOf(double value,
Unit<Length> unit)
Returns the vertical position corresponding to the specified coordinates.
|