public interface CurvedConnection extends Connection
The following features are supported:
PictogramsPackage.getCurvedConnection()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PrecisionPoint> |
getControlPoints()
Returns the value of the 'Control Points' containment reference list.
|
getConnectionDecorators, getEnd, getParent, getStart, setEnd, setParent, setStart
getAnchors
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible
getProperties
org.eclipse.emf.common.util.EList<PrecisionPoint> getControlPoints()
PrecisionPoint
.
If the meaning of the 'Control Points' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getCurvedConnection_ControlPoints()