|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.Command
roneditor.objectnetview.commands.AbstractBendpointCommand
roneditor.ronview.commands.MoveHLBendpointCommand
public class MoveHLBendpointCommand
Command zum Verschieben eines BendPoint
Field Summary |
---|
Fields inherited from class roneditor.objectnetview.commands.AbstractBendpointCommand |
---|
bendPoint, d1, d2, hlArc, index, location, onArc |
Constructor Summary | |
---|---|
MoveHLBendpointCommand()
|
Method Summary | |
---|---|
void |
execute()
die Position eines existierendes Bendpoint wird
geändert |
protected ronmodel.BendPoint |
getOldBendpoint()
|
void |
setOldBendpoint(ronmodel.BendPoint bp)
|
void |
undo()
|
Methods inherited from class roneditor.objectnetview.commands.AbstractBendpointCommand |
---|
getBendPoint, getFirstRelativeDimension, getHLArc, getIndex, getLocation, getONArc, getSecondRelativeDimension, redo, setBendPoint, setHLArc, setIndex, setLocation, setONArc, 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 MoveHLBendpointCommand()
Method Detail |
---|
public void execute()
Bendpoint
wird
geändert
execute
in class org.eclipse.gef.commands.Command
protected ronmodel.BendPoint getOldBendpoint()
public void setOldBendpoint(ronmodel.BendPoint bp)
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 |