@UML(identifier="TM_ClockTime", specification=ISO_19108) public interface ClockTime extends TemporalPosition
Modifier and Type | Method and Description |
---|---|
Number[] |
getClockTime()
A sequence of numbers with a structure similar to that of
CalendarDate . |
getIndeterminatePosition
@UML(identifier="clkTime", obligation=MANDATORY, specification=ISO_19108) Number[] getClockTime()
CalendarDate
. The first number integer identifies a specific instance of the unit used at
the highest level of the clock hierarchy, the second number identifies a specific instance of
the unit used at the next lower level, and so on. All but the last number in the sequence
shall be integers; the last number may be integer or real.Copyright © 1996–2023 Geotools. All rights reserved.