Uses of Interface
org.geotools.api.temporal.Clock
-
Packages that use Clock Package Description org.geotools.api.temporal org.geotools.temporal.reference -
-
Uses of Clock in org.geotools.api.temporal
Methods in org.geotools.api.temporal that return Clock Modifier and Type Method Description ClockTemporalFactory. createClock(ReferenceIdentifier name, Extent domainOfValidity, InternationalString referenceEvent, ClockTime referenceTime, ClockTime utcReference)ClockCalendar. getClock()Links this calendar to the clock that is used for specifying temporal positions within the smallest calendar interval. -
Uses of Clock in org.geotools.temporal.reference
Classes in org.geotools.temporal.reference that implement Clock Modifier and Type Class Description classDefaultClockMethods in org.geotools.temporal.reference that return Clock Modifier and Type Method Description ClockDefaultCalendar. getClock()Methods in org.geotools.temporal.reference with parameters of type Clock Modifier and Type Method Description voidDefaultCalendar. setClock(Clock clock)
-