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>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeNow
(TitledDiagram diagram, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandMultilinesLegend
public CommandMultilinesLegend()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEnd
in classCommandMultilines2<TitledDiagram>
-
executeNow
protected CommandExecutionResult executeNow(TitledDiagram diagram, BlocLines lines) throws NoSuchColorException - Specified by:
executeNow
in classCommandMultilines2<TitledDiagram>
- Throws:
NoSuchColorException
-