Package net.sourceforge.plantuml.command
Class CommandMultilines<S extends Diagram>
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines<S>
- All Implemented Interfaces:
Command<S>
- Direct Known Subclasses:
CommandAffineTransformMultiline,CommandMultilinesCaption,CommandMultilinesComment,CommandMultilinesFooter,CommandMultilinesHeader,CommandMultilinesTitle,CommandNoteBottom,CommandReferenceMultilinesOverSeveral
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidString[]abstract Stringprotected final Pattern2protected booleanfinal CommandControl
-
Constructor Details
-
CommandMultilines
-
-
Method Details
-
getPatternEnd
-
getDescription
- Specified by:
getDescriptionin interfaceCommand<S extends Diagram>
-
isValid
-
isCommandForbidden
protected boolean isCommandForbidden() -
actionIfCommandValid
protected void actionIfCommandValid() -
getStartingPattern
-