Class TLcdGML32CartesianCS

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

public class TLcdGML32CartesianCS extends TLcdGML32AbstractCoordinateSystem
gml:CartesianCS is a 1-, 2-, or 3-dimensional coordinate system. In the 1-dimensional case, it contains a single straight coordinate axis. In the 2- and 3-dimensional cases gives the position of points relative to orthogonal straight axes. In the multi-dimensional case, all axes shall have the same length unit of measure. A CartesianCS shall have one, two, or three gml:axis property elements.
Since:
2026.0
  • Constructor Details

    • TLcdGML32CartesianCS

      public TLcdGML32CartesianCS()
    • TLcdGML32CartesianCS

      public TLcdGML32CartesianCS(TLcdDataType aType)