Class CommandExecutionResult
java.lang.Object
net.sourceforge.plantuml.command.CommandExecutionResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommandExecutionResultbadColor()static CommandExecutionResultstatic CommandExecutionResultstatic CommandExecutionResultgetError()intgetScore()getStackTrace(Throwable exception) booleanisOk()static CommandExecutionResultnewDiagram(AbstractPSystem result) static CommandExecutionResultok()toString()withDiagram(AbstractPSystem newDiagram)
-
Method Details
-
withDiagram
-
toString
-
newDiagram
-
ok
-
badColor
-
error
-
error
-
error
-
getStackTrace
-
isOk
public boolean isOk() -
getError
-
getScore
public int getScore() -
getNewDiagram
-
getDebugLines
-