|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemporalCoordinate | |
---|---|
org.opengis.temporal |
Uses of TemporalCoordinate in org.opengis.temporal |
---|
Subinterfaces of TemporalCoordinate in org.opengis.temporal | |
---|---|
interface |
JulianDate
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BC in the Julian proleptic calendar. |
Methods in org.opengis.temporal that return TemporalCoordinate | |
---|---|
TemporalCoordinate |
TemporalCoordinateSystem.transformDateTime(Date datetime)
Transforms a date and time in the Gregorian Calendar and UTC to an equivalent coordinate within this temporal coordinate system. |
Methods in org.opengis.temporal with parameters of type TemporalCoordinate | |
---|---|
Date |
TemporalCoordinateSystem.transformCoord(TemporalCoordinate coordinates)
Transforms a value of a coordinate within this temporal coordinate system and returns the equivalent date and time in the Gregorian Calendar and UTC |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |