Class TLcdGML32GeometricComplex

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

public class TLcdGML32GeometricComplex extends TLcdGML32AbstractGeometry
Since:
10.0
See Also:
  • Field Details

    • AGGREGATION_TYPE_PROPERTY

      public static final TLcdDataProperty AGGREGATION_TYPE_PROPERTY
      Data property that maps to the aggregationType attribute. The possible values for this property are instances of ELcdGML32Aggregation.
    • ELEMENT_PROPERTY

      public static final TLcdDataProperty ELEMENT_PROPERTY
      Data property that maps to the element element. The possible values for this property are instances of List<TLcdGML32GeometricPrimitiveProperty>.
  • Constructor Details

    • TLcdGML32GeometricComplex

      public TLcdGML32GeometricComplex()
    • TLcdGML32GeometricComplex

      public TLcdGML32GeometricComplex(TLcdDataType aType)
  • Method Details