Package net.sourceforge.plantuml.command
Class UBrexCommandRankDir
java.lang.Object
net.sourceforge.plantuml.command.UBrexSingleLineCommand2<TitledDiagram>
net.sourceforge.plantuml.command.UBrexCommandRankDir
- All Implemented Interfaces:
Command<TitledDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(TitledDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.UBrexSingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isEligibleFor, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
UBrexCommandRankDir
public UBrexCommandRankDir()
-
-
Method Details
-
executeArg
protected CommandExecutionResult executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) - Specified by:
executeArg
in classUBrexSingleLineCommand2<TitledDiagram>
-