Class TLcdISO19115SpatialTemporalExtent

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115SpatialTemporalExtent extends TLcdISO19115TemporalExtent
Extent with respect to date and time
Since:
10.0
  • Field Details

    • SPATIAL_EXTENT_PROPERTY

      public static final TLcdDataProperty SPATIAL_EXTENT_PROPERTY
      Data property that maps to the spatialExtent element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115GeographicExtent>>.
    • EXTENT_PROPERTY

      public static final TLcdDataProperty EXTENT_PROPERTY
      Data property that maps to the extent element. The possible values for this property are instances of TLcdISO19118Property<TLcdGML32AbstractTimePrimitive>.
  • Constructor Details

    • TLcdISO19115SpatialTemporalExtent

      public TLcdISO19115SpatialTemporalExtent()
    • TLcdISO19115SpatialTemporalExtent

      public TLcdISO19115SpatialTemporalExtent(TLcdDataType aType)
  • Method Details