Package | Description |
---|---|
com.auxiliary.testcase.scene |
Modifier and Type | Method and Description |
---|---|
static FlowchartDirectionType |
FlowchartDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowchartDirectionType[] |
FlowchartDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Flowcharting.getFlowchartMermaidText(FlowchartDirectionType flowchartDirectionType)
该方法用于返回在Markdown中,Mermaid语法绘制流程图的文本
|
Copyright © 2024. All rights reserved.