public class CommandArrow extends SingleLineCommand2<SequenceDiagram>
Constructor and Description |
---|
CommandArrow() |
Modifier and Type | Method and Description |
---|---|
static ArrowConfiguration |
applyStyle(ThemeStyle themeStyle,
java.lang.String arrowStyle,
ArrowConfiguration config) |
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
LineLocation location,
RegexResult arg) |
static java.lang.String |
getColorOrStylePattern() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
public static java.lang.String getColorOrStylePattern()
protected CommandExecutionResult executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg
in class SingleLineCommand2<SequenceDiagram>
NoSuchColorException
public static ArrowConfiguration applyStyle(ThemeStyle themeStyle, java.lang.String arrowStyle, ArrowConfiguration config) throws NoSuchColorException
NoSuchColorException