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 CommandControl
String[]
abstract String
protected final Pattern2
protected boolean
final CommandControl
-
Constructor Details
-
CommandMultilines
-
-
Method Details