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