org.geotools.temporal.object
Class DefaultDuration

Object
  extended by 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)

Constructor Summary
DefaultDuration()
           
 
Method Summary
abstract  long getTimeInMillis()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDuration

public DefaultDuration()
Method Detail

getTimeInMillis

public abstract long getTimeInMillis()


Copyright © 1996-2014 Geotools. All Rights Reserved.