Uses of Class
net.sourceforge.plantuml.command.CommandDecoratorMultine
Packages that use CommandDecoratorMultine
-
Uses of CommandDecoratorMultine in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command that return CommandDecoratorMultineModifier and TypeMethodDescriptionstatic <D extends Diagram>
CommandDecoratorMultine<D>CommandDecoratorMultine.create(SingleLineCommand2<D> cmd, int nbMaxLines)