Package net.sourceforge.plantuml.command
Class CommonCommands
- java.lang.Object
-
- net.sourceforge.plantuml.command.CommonCommands
-
public final class CommonCommands extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidaddCommonCommands1(List<Command> cmds)static voidaddCommonCommands2(List<Command> cmds)static voidaddCommonHides(List<Command> cmds)static voidaddTitleCommands(List<Command> cmds)
-