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