Class TLcdGML32AffineCS

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

public class TLcdGML32AffineCS extends TLcdGML32AbstractCoordinateSystem
gml:AffineCS is a two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal. An AffineCS 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

    • TLcdGML32AffineCS

      public TLcdGML32AffineCS()
    • TLcdGML32AffineCS

      public TLcdGML32AffineCS(TLcdDataType aType)