Package net.sourceforge.plantuml.command
Class CommandSpriteSvgMultiline
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<TitledDiagram>
net.sourceforge.plantuml.command.CommandSpriteSvgMultiline
- All Implemented Interfaces:
Command<TitledDiagram>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeNow
(TitledDiagram system, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
-
Field Details
-
ME
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEnd
in classCommandMultilines2<TitledDiagram>
-
executeNow
protected CommandExecutionResult executeNow(TitledDiagram system, BlocLines lines) throws NoSuchColorException - Specified by:
executeNow
in classCommandMultilines2<TitledDiagram>
- Throws:
NoSuchColorException
-