net.sourceforge.plantuml.postit
Class CommandCreatePostIt
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<PostItDiagram>
net.sourceforge.plantuml.postit.CommandCreatePostIt
- All Implemented Interfaces:
- Command<PostItDiagram>
public class CommandCreatePostIt
- extends SingleLineCommand2<PostItDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandCreatePostIt
public CommandCreatePostIt()
executeArg
protected CommandExecutionResult executeArg(PostItDiagram diagram,
RegexResult arg)
- Specified by:
executeArg
in class SingleLineCommand2<PostItDiagram>
Copyright © 2013. All Rights Reserved.