Uses of Interface
org.opengis.temporal.IntervalLength

Packages that use IntervalLength
org.geotools.temporal.object   
org.opengis.temporal   
 

Uses of IntervalLength in org.geotools.temporal.object
 

Classes in org.geotools.temporal.object that implement IntervalLength
 class DefaultIntervalLength
          A data type for intervals of time which supports the expression of duration in terms of a specified multiple of a single unit of time.
 

Uses of IntervalLength in org.opengis.temporal
 

Methods in org.opengis.temporal that return IntervalLength
 IntervalLength TemporalFactory.createIntervalLenght(Unit unit, int radix, int factor, int value)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.