Class TLcdGML32Cone

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdCloneable, ILcdDeepCloneable, Serializable, Cloneable

public class TLcdGML32Cone extends TLcdGML32AbstractGriddedSurface
Since:
10.0
See Also:
  • Field Details

    • HORIZONTAL_CURVE_TYPE_PROPERTY

      public static final TLcdDataProperty HORIZONTAL_CURVE_TYPE_PROPERTY
      Data property that maps to the horizontalCurveType attribute. The possible values for this property are instances of ELcdGML32CurveInterpolation.
    • VERTICAL_CURVE_TYPE_PROPERTY

      public static final TLcdDataProperty VERTICAL_CURVE_TYPE_PROPERTY
      Data property that maps to the verticalCurveType attribute. The possible values for this property are instances of ELcdGML32CurveInterpolation.
  • Constructor Details

    • TLcdGML32Cone

      public TLcdGML32Cone()
    • TLcdGML32Cone

      public TLcdGML32Cone(TLcdDataType aType)
  • Method Details