|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClockTime | |
|---|---|
| org.opengis.temporal | |
| Uses of ClockTime in org.opengis.temporal |
|---|
| Subinterfaces of ClockTime in org.opengis.temporal | |
|---|---|
interface |
DateAndTime
Provides a single data type for identifying a temporal position with a resolution of less than a day. |
| Methods in org.opengis.temporal that return ClockTime | |
|---|---|
ClockTime |
Clock.clkTrans(ClockTime clkTime)
Converts UTC time to a time on this clock. |
ClockTime |
Clock.getReferenceTime()
Time of the reference Event for this clock, usually the origin of the clock scale. |
ClockTime |
Clock.getUTCReference()
Provides the 24-hour local or UTC time that corresponds to the reference time. |
ClockTime |
Clock.utcTrans(ClockTime uTime)
Converts UTC time to a time on this clock. |
| Methods in org.opengis.temporal with parameters of type ClockTime | |
|---|---|
ClockTime |
Clock.clkTrans(ClockTime clkTime)
Converts UTC time to a time on this clock. |
JulianDate |
Calendar.dateTrans(CalendarDate date,
ClockTime time)
Converts a date in this calendar to a julian date. |
ClockTime |
Clock.utcTrans(ClockTime uTime)
Converts UTC time to a time on this clock. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||