net.sourceforge.plantuml.postit
Class CommandWidth

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand<PostItDiagram>
      extended by net.sourceforge.plantuml.postit.CommandWidth
All Implemented Interfaces:
Command<PostItDiagram>

public class CommandWidth
extends SingleLineCommand<PostItDiagram>


Constructor Summary
CommandWidth()
           
 
Method Summary
protected  CommandExecutionResult executeArg(PostItDiagram system, List<String> arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandWidth

public CommandWidth()
Method Detail

executeArg

protected CommandExecutionResult executeArg(PostItDiagram system,
                                            List<String> arg)
Specified by:
executeArg in class SingleLineCommand<PostItDiagram>


Copyright © 2014. All Rights Reserved.