Uses of Interface
org.geotools.api.temporal.IntervalLength
- 
Packages that use IntervalLength Package Description org.geotools.api.temporal org.geotools.temporal.object 
- 
- 
Uses of IntervalLength in org.geotools.api.temporalMethods in org.geotools.api.temporal that return IntervalLength Modifier and Type Method Description IntervalLengthTemporalFactory. createIntervalLenght(Unit unit, int radix, int factor, int value)
- 
Uses of IntervalLength in org.geotools.temporal.objectClasses in org.geotools.temporal.object that implement IntervalLength Modifier and Type Class Description classDefaultIntervalLengthA data type for intervals of time which supports the expression of duration in terms of a specified multiple of a single unit of time.
 
-