Class TLcdGML32LinearCS

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

public class TLcdGML32LinearCS extends TLcdGML32AbstractCoordinateSystem
gml:LinearCS is a one-dimensional coordinate system that consists of the points that lie on the single axis described. The associated coordinate is the distance – with or without offset – from the specified datum to the point along the axis. A LinearCS shall have one gml:axis property element.
Since:
2026.0
  • Constructor Details

    • TLcdGML32LinearCS

      public TLcdGML32LinearCS()
    • TLcdGML32LinearCS

      public TLcdGML32LinearCS(TLcdDataType aType)