Interface FreeFormConnection

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

public interface FreeFormConnection extends Connection
A representation of the model object 'Free Form Connection'.

The following features are supported:

See Also:
  • Method Details

    • getBendpoints

      org.eclipse.emf.common.util.EList<Point> getBendpoints()
      Returns the value of the 'Bendpoints' containment reference list. The list contents are of type Point.

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

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