Interface IMoveBendpointContext
-
- All Superinterfaces:
IBendpointContext
,IContext
,ILocationContext
,IMoveContext
,IPropertyBag
- All Known Implementing Classes:
MoveBendpointContext
public interface IMoveBendpointContext extends IMoveContext, IBendpointContext
The Interface IMoveBendpointContext.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.graphiti.features.context.IBendpointContext
getBendpoint, getBendpointIndex, getConnection
-
Methods inherited from interface org.eclipse.graphiti.features.context.ILocationContext
getX, getY
-
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, getPropertyKeys, putProperty
-
-