Interface TemporalCoordinate

All Superinterfaces:
TemporalPosition
All Known Subinterfaces:
JulianDate
All Known Implementing Classes:
DefaultJulianDate, DefaultTemporalCoordinate

public interface TemporalCoordinate extends TemporalPosition
A data type that shall be used for identifying temporal position within a temporal coordinate system.
Author:
Stephane Fellah (Image Matters), Alexander Petkov
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the distance from the scale origin expressed as a multiple of the standard interval associated with the temporal coordinate system.

    Methods inherited from interface TemporalPosition

    getIndeterminatePosition
  • Method Details

    • getCoordinateValue

      Number getCoordinateValue()
      Returns the distance from the scale origin expressed as a multiple of the standard interval associated with the temporal coordinate system.