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