|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultTimeCS | |
|---|---|
| org.geotoolkit.referencing.cs | Coordinate system implementations. |
| Uses of DefaultTimeCS in org.geotoolkit.referencing.cs |
|---|
| Fields in org.geotoolkit.referencing.cs declared as DefaultTimeCS | |
|---|---|
static DefaultTimeCS |
DefaultTimeCS.DAYS
A one-dimensional temporal CS with time, axis in day units. |
static DefaultTimeCS |
DefaultTimeCS.MILLISECONDS
A one-dimensional temporal CS with time, axis in millisecond units. |
static DefaultTimeCS |
DefaultTimeCS.SECONDS
A one-dimensional temporal CS with time, axis in second units. |
| Methods in org.geotoolkit.referencing.cs that return DefaultTimeCS | |
|---|---|
static DefaultTimeCS |
DefaultTimeCS.wrap(TimeCS object)
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||