Class TLcdGML32UserDefinedCS

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

public class TLcdGML32UserDefinedCS extends TLcdGML32AbstractCoordinateSystem
gml:UserDefinedCS is a two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other coordinate system type. A UserDefinedCS shall have two or three gml:axis property elements; the number of property elements shall equal the dimension of the CS.
Since:
2026.0
  • Constructor Details

    • TLcdGML32UserDefinedCS

      public TLcdGML32UserDefinedCS()
    • TLcdGML32UserDefinedCS

      public TLcdGML32UserDefinedCS(TLcdDataType aType)