Interface CurvedConnection

All Superinterfaces:
AnchorContainer, Connection, org.eclipse.emf.ecore.EObject, GraphicsAlgorithmContainer, org.eclipse.emf.common.notify.Notifier, PictogramElement, PropertyContainer
All Known Implementing Classes:
CurvedConnectionImpl

public interface CurvedConnection extends Connection
A representation of the model object 'Curved Connection'.
Since:
0.9

The following features are supported:

See Also:
  • Method Details

    • getControlPoints

      org.eclipse.emf.common.util.EList<PrecisionPoint> getControlPoints()
      Returns the value of the 'Control Points' containment reference list. The list contents are of type PrecisionPoint.

      If the meaning of the 'Control Points' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Control Points' containment reference list.
      See Also: