Class TimeOffsetAxis

  • All Implemented Interfaces:
    Comparable<CoverageCoordAxis>

    public class TimeOffsetAxis
    extends CoverageCoordAxis1D
    A new way to handle 2D time, a runtime axis with orthogonal offset values, so time = (runtime x offset). This class represents the offset values, which must be the same for each runtime. A Time2DCoordSys has a runtime and a TimeOffsetAxis, and manages the 2D time.
    Since:
    8/13/2015