net.sourceforge.plantuml.descdiagram.command
Class CommandNewpage

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand2<AbstractPSystem>
      extended by net.sourceforge.plantuml.descdiagram.command.CommandNewpage
All Implemented Interfaces:
Command<AbstractPSystem>

public class CommandNewpage
extends SingleLineCommand2<AbstractPSystem>


Constructor Summary
CommandNewpage(UmlDiagramFactory factory)
           
 
Method Summary
protected  CommandExecutionResult executeArg(AbstractPSystem diagram, RegexResult arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandNewpage

public CommandNewpage(UmlDiagramFactory factory)
Method Detail

executeArg

protected CommandExecutionResult executeArg(AbstractPSystem diagram,
                                            RegexResult arg)
Specified by:
executeArg in class SingleLineCommand2<AbstractPSystem>


Copyright © 2014. All Rights Reserved.