Uses of Interface
org.opengis.temporal.Clock

Packages that use Clock
org.geotools.temporal.reference   
org.opengis.temporal   
 

Uses of Clock in org.geotools.temporal.reference
 

Classes in org.geotools.temporal.reference that implement Clock
 class DefaultClock
           
 

Methods in org.geotools.temporal.reference that return Clock
 Clock DefaultCalendar.getClock()
           
 

Methods in org.geotools.temporal.reference with parameters of type Clock
 void DefaultCalendar.setClock(Clock clock)
           
 

Uses of Clock in org.opengis.temporal
 

Methods in org.opengis.temporal that return Clock
 Clock TemporalFactory.createClock(ReferenceIdentifier name, Extent domainOfValidity, InternationalString referenceEvent, ClockTime referenceTime, ClockTime utcReference)
           
 Clock Calendar.getClock()
          Links this calendar to the clock that is used for specifying temporal positions within the smallest calendar interval.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.