public class CommandArrow extends SingleLineCommand2<SequenceDiagram>
| Constructor and Description |
|---|
CommandArrow() |
| Modifier and Type | Method and Description |
|---|---|
static ArrowConfiguration |
applyStyle(java.lang.String arrowStyle,
ArrowConfiguration config) |
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
RegexResult arg) |
static java.lang.String |
getColorOrStylePattern() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValidpublic static java.lang.String getColorOrStylePattern()
protected CommandExecutionResult executeArg(SequenceDiagram diagram, RegexResult arg)
executeArg in class SingleLineCommand2<SequenceDiagram>public static ArrowConfiguration applyStyle(java.lang.String arrowStyle, ArrowConfiguration config)
Copyright © 2017. All Rights Reserved.