Class CommandNoteBottom
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<GanttDiagram>
net.sourceforge.plantuml.project.command.CommandNoteBottom
- All Implemented Interfaces:
Command<GanttDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeNow
(GanttDiagram diagram, BlocLines lines, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getDescription, getStartingPattern, isCommandForbidden, isEligibleFor, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandNoteBottom
public CommandNoteBottom()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEnd
in classCommandMultilines2<GanttDiagram>
-
executeNow
protected CommandExecutionResult executeNow(GanttDiagram diagram, BlocLines lines, ParserPass currentPass) throws NoSuchColorException - Specified by:
executeNow
in classCommandMultilines2<GanttDiagram>
- Throws:
NoSuchColorException
-