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