Interface TemporalOrder

All Known Subinterfaces:
Instant, Period, TemporalGeometricPrimitive, TemporalPrimitive
All Known Implementing Classes:
DefaultInstant, DefaultPeriod, DefaultTemporalGeometricPrimitive, DefaultTemporalPrimitive

public interface TemporalOrder
Provides an operation for determining the position of this temporal primitive relative to another temporal primitive.
Author:
Stephane Fellah (Image Matters), Alexander Petkov
  • Method Details