org.opengis.temporal
Interface TemporalGeometricPrimitive

All Superinterfaces:
Separation, TemporalObject, TemporalOrder, TemporalPrimitive
All Known Subinterfaces:
Instant, Period
All Known Implementing Classes:
DefaultInstant, DefaultPeriod, DefaultTemporalGeometricPrimitive

@UML(identifier="TM_GeometricPrimitive",
     specification=ISO_19108)
public interface TemporalGeometricPrimitive
extends TemporalPrimitive, Separation

An abstract class with two subclasses for representing a temporal instant and a temporal period.

Author:
Stephane Fellah (Image Matters), Alexander Petkov

Method Summary
 
Methods inherited from interface TemporalOrder
relativePosition
 
Methods inherited from interface Separation
distance, length
 



Copyright © 1996-2014 Geotools. All Rights Reserved.