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