Package net.sourceforge.plantuml.help
Class CommandHelpColor
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<Help>
net.sourceforge.plantuml.help.CommandHelpColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(Help diagram, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandHelpColor
public CommandHelpColor()
-
-
Method Details
-
executeArg
- Specified by:
executeArg
in classSingleLineCommand2<Help>
-