org.geotools.temporal.object
Class DefaultDuration
Object
DefaultDuration
- All Implemented Interfaces:
- Duration
- Direct Known Subclasses:
- DefaultIntervalLength, DefaultPeriodDuration
public abstract class DefaultDuration
- extends Object
- implements Duration
A data type to be used for describing length or distance in the temporal dimension.
- Author:
- Mehdi Sidhoum (Geomatys)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDuration
public DefaultDuration()
getTimeInMillis
public abstract long getTimeInMillis()
Copyright © 1996-2014 Geotools. All Rights Reserved.