Interface TemporalGeometricPrimitive

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

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