org.geotools.temporal.object
Class DefaultTemporalObject

java.lang.Object
  extended by org.geotools.temporal.object.DefaultTemporalObject
All Implemented Interfaces:
org.opengis.temporal.TemporalObject
Direct Known Subclasses:
DefaultTemporalPrimitive

public abstract class DefaultTemporalObject
extends java.lang.Object
implements org.opengis.temporal.TemporalObject

Base abstract class for temporal object.

Author:
Mehdi Sidhoum (Geomatys)

Constructor Summary
DefaultTemporalObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTemporalObject

public DefaultTemporalObject()


Copyright © 1996-2010 Geotools. All Rights Reserved.