BendpointStuff
Class BendpointCommand
java.lang.Object
org.eclipse.gef.commands.Command
BendpointStuff.BendpointCommand
- Direct Known Subclasses:
- CreateBendpointCommand, DeleteBendpointCommand, MoveBendpointCommand
public class BendpointCommand
- extends org.eclipse.gef.commands.Command
- Author:
- jan
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class org.eclipse.gef.commands.Command |
canExecute, canUndo, chain, dispose, execute, getDebugLabel, getLabel, setDebugLabel, setLabel, undo |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BendpointCommand
public BendpointCommand()
redo
public void redo()
- Overrides:
redo
in class org.eclipse.gef.commands.Command
setRelativeDimensions
public void setRelativeDimensions(org.eclipse.draw2d.geometry.Dimension dim1,
org.eclipse.draw2d.geometry.Dimension dim2)
setIndex
public void setIndex(int i)
setLocation
public void setLocation(org.eclipse.draw2d.geometry.Point p)
setConnectionModel
public void setConnectionModel(VOCLAssociationRoleEditPart iConnection)