public class RotateAnticlockwiseCommand extends AbstractCommand
| Constructor and Description |
|---|
RotateAnticlockwiseCommand(GraphVisualization vis,
HierarchicalLayouter layouter) |
| Modifier and Type | Method and Description |
|---|---|
void |
doIt() |
void |
undoIt() |
finishpublic RotateAnticlockwiseCommand(GraphVisualization vis, HierarchicalLayouter layouter)
public void doIt()
doIt in class AbstractCommandpublic void undoIt()
undoIt in class AbstractCommand