Package net.sourceforge.plantuml.wbs
Class CommandWBSItemMultiline
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<WBSDiagram>
net.sourceforge.plantuml.wbs.CommandWBSItemMultiline
- All Implemented Interfaces:
Command<WBSDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(WBSDiagram diagram, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandWBSItemMultiline
public CommandWBSItemMultiline()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEndin classCommandMultilines2<WBSDiagram>
-
executeNow
protected CommandExecutionResult executeNow(WBSDiagram diagram, BlocLines lines) throws NoSuchColorException - Specified by:
executeNowin classCommandMultilines2<WBSDiagram>- Throws:
NoSuchColorException
-