public class CommandSpot extends SingleLineCommand2<WireDiagram>
Constructor and Description |
---|
CommandSpot() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(WireDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg
in class SingleLineCommand2<WireDiagram>
NoSuchColorException