Class TLcdGML32Tin.ControlPoint

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32Tin.ControlPoint
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Enclosing class:
TLcdGML32Tin

public static class TLcdGML32Tin.ControlPoint extends TLcdDataObject
Since:
10.0
  • Field Details Link icon

    • POS_GROUP_PROPERTY Link icon

      public static final TLcdDataProperty POS_GROUP_PROPERTY
      Data property that maps to the choice between the posList and pos and pointProperty elements. The possible values for this property are instances of
  • Constructor Details Link icon

    • ControlPoint Link icon

      public ControlPoint()
    • ControlPoint Link icon

      public ControlPoint(TLcdDataType aType)
  • Method Details Link icon

    • getPosGroup Link icon

      public Object getPosGroup()
      Returns the value of the property that maps to the choice between the posList and pos and pointProperty elements.

      The possible values for this property are instances of

      Returns:
      the value of the POS_GROUP_PROPERTY property.
    • setPosGroup Link icon

      public void setPosGroup(Object aValue)
      Sets the value of the property that maps to the choice between the posList and pos and pointProperty elements.

      The possible values for this property are instances of

      Parameters:
      aValue - the value to set for the POS_GROUP_PROPERTY property.