Class CommandArrowLong3
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<ActivityDiagram3>
net.sourceforge.plantuml.activitydiagram3.command.CommandArrowLong3
- All Implemented Interfaces:
Command<ActivityDiagram3>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeNow
(ActivityDiagram3 diagram, BlocLines lines) java.lang.String
Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandArrowLong3
public CommandArrowLong3()
-
-
Method Details
-
getPatternEnd
public java.lang.String getPatternEnd()- Specified by:
getPatternEnd
in classCommandMultilines2<ActivityDiagram3>
-
executeNow
protected CommandExecutionResult executeNow(ActivityDiagram3 diagram, BlocLines lines) throws NoSuchColorException - Specified by:
executeNow
in classCommandMultilines2<ActivityDiagram3>
- Throws:
NoSuchColorException
-