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