Interface TemporalExtent

  • All Known Implementing Classes:
    TemporalExtentImpl

    public interface TemporalExtent
    Time period covered by the content of the dataset.
    Since:
    GeoAPI 1.0
    Author:
    Martin Desruisseaux (IRD)
    • Method Detail

      • getExtent

        TemporalPrimitive getExtent()
        Returns the date and time for the content of the dataset.
        Returns:
        The date and time for the content.