Package net.sourceforge.plantuml.command
Class CommandMultilinesTitle
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines<TitledDiagram>
net.sourceforge.plantuml.command.CommandMultilinesTitle
- All Implemented Interfaces:
Command<TitledDiagram>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines
actionIfCommandValid, getDescription, getStartingPattern, isCommandForbidden, isValid
-
Constructor Details
-
CommandMultilinesTitle
public CommandMultilinesTitle()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEnd
in classCommandMultilines<TitledDiagram>
-
execute
public CommandExecutionResult execute(TitledDiagram diagram, BlocLines lines) throws NoSuchColorException - Throws:
NoSuchColorException
-