Class TLcdGML32AbstractGeneralDerivedCRS

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

public class TLcdGML32AbstractGeneralDerivedCRS extends TLcdGML32AbstractCRS
gml:AbstractGeneralDerivedCRS is a coordinate reference system that is defined by its coordinate conversion from another coordinate reference system. This abstract complex type shall not be used, extended, or restricted, in a GML Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.
Since:
2026.0
  • Field Details

  • Constructor Details

    • TLcdGML32AbstractGeneralDerivedCRS

      public TLcdGML32AbstractGeneralDerivedCRS()
    • TLcdGML32AbstractGeneralDerivedCRS

      public TLcdGML32AbstractGeneralDerivedCRS(TLcdDataType aType)
  • Method Details