net.sourceforge.plantuml.postit
Class CommandWidth
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand<PostItDiagram>
net.sourceforge.plantuml.postit.CommandWidth
- All Implemented Interfaces:
- Command
public class CommandWidth
- extends SingleLineCommand<PostItDiagram>
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand |
actionIfCommandValid, execute, getDescription, getHelpMessageForDeprecated, getSplit, getSystem, isCommandForbidden, isDeprecated, isDeprecated, isForbidden, isValid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandWidth
public CommandWidth(PostItDiagram system)
executeArg
protected CommandExecutionResult executeArg(List<String> arg)
- Specified by:
executeArg
in class SingleLineCommand<PostItDiagram>
Copyright © 2013. All Rights Reserved.