Class TLcdGML32TemporalCRS

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Direct Known Subclasses:
TLcdISO19115TemporalCRS

public class TLcdGML32TemporalCRS extends TLcdGML32AbstractCRS
gml:TemporalCRS is a 1D coordinate reference system used for the recording of time.
Since:
2026.0
  • Field Details

    • TIME_CS_USES_TEMPORAL_CS_PROPERTY

      public static final TLcdDataProperty TIME_CS_USES_TEMPORAL_CS_PROPERTY
      Data property that maps to the choice between the timeCS and usesTemporalCS elements. The possible values for this property are instances of
    • TEMPORAL_DATUM_PROPERTY

      public static final TLcdDataProperty TEMPORAL_DATUM_PROPERTY
      Data property that maps to the temporalDatum element. The possible values for this property are instances of TLcdGML32TemporalDatumProperty.
  • Constructor Details

    • TLcdGML32TemporalCRS

      public TLcdGML32TemporalCRS()
    • TLcdGML32TemporalCRS

      public TLcdGML32TemporalCRS(TLcdDataType aType)
  • Method Details