|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.Command
pl.edu.agh.cast.schema.editor.command.bendpoints.AbstractBendpointCommand
pl.edu.agh.cast.schema.editor.command.bendpoints.CreateBendpointCommand
public class CreateBendpointCommand
Command creating bend points.
Field Summary |
---|
Fields inherited from class pl.edu.agh.cast.schema.editor.command.bendpoints.AbstractBendpointCommand |
---|
bendpoint, connection, connectionFigure, d1, d2, index, location |
Constructor Summary | |
---|---|
CreateBendpointCommand()
|
Method Summary | |
---|---|
void |
execute()
|
void |
redo()
|
void |
undo()
|
Methods inherited from class pl.edu.agh.cast.schema.editor.command.bendpoints.AbstractBendpointCommand |
---|
setConnection, setConnectionFigure, setIndex, setLocation, setRelativeDimensions |
Methods inherited from class org.eclipse.gef.commands.Command |
---|
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateBendpointCommand()
Method Detail |
---|
public void execute()
execute
in class org.eclipse.gef.commands.Command
Command.execute()
public void redo()
redo
in class org.eclipse.gef.commands.Command
Command.redo()
public void undo()
undo
in class org.eclipse.gef.commands.Command
Command.undo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |