Package net.sourceforge.plantuml.style
Class CommandStyleMultilinesCSS
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<TitledDiagram>
net.sourceforge.plantuml.style.CommandStyleMultilinesCSS
- All Implemented Interfaces:
Command<TitledDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(TitledDiagram diagram, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandStyleMultilinesCSS
public CommandStyleMultilinesCSS()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEndin classCommandMultilines2<TitledDiagram>
-
executeNow
- Specified by:
executeNowin classCommandMultilines2<TitledDiagram>
-