Package net.sourceforge.plantuml.mindmap
Class CommandMindMapOrgmodeMultiline
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<MindMapDiagram>
net.sourceforge.plantuml.mindmap.CommandMindMapOrgmodeMultiline
- All Implemented Interfaces:
Command<MindMapDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(MindMapDiagram diagram, BlocLines lines, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getEndPattern, getPatternEndToto, getStartingPattern, isCommandForbidden, isEligibleFor, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandMindMapOrgmodeMultiline
public CommandMindMapOrgmodeMultiline()
-
-
Method Details
-
executeNow
protected CommandExecutionResult executeNow(MindMapDiagram diagram, BlocLines lines, ParserPass currentPass) throws NoSuchColorException - Specified by:
executeNowin classCommandMultilines2<MindMapDiagram>- Throws:
NoSuchColorException
-