public class CommandRotate extends SingleLineCommand2<UmlDiagram>
| Modifier and Type | Field and Description |
|---|---|
static CommandRotate |
ME |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(UmlDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketpublic static final CommandRotate ME
protected CommandExecutionResult executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<UmlDiagram>