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