| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond | |
| net.sourceforge.plantuml.svek |
| Modifier and Type | Method and Description |
|---|---|
ConditionStyle |
SkinParamDelegator.getConditionStyle() |
ConditionStyle |
SkinParam.getConditionStyle() |
ConditionStyle |
ISkinParam.getConditionStyle() |
| Modifier and Type | Method and Description |
|---|---|
static Ftile |
ConditionalBuilder.create(Swimlane swimlane,
HtmlColor borderColor,
HtmlColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fcArrow,
FontConfiguration fcTest) |
| Constructor and Description |
|---|
ConditionalBuilder(Swimlane swimlane,
HtmlColor borderColor,
HtmlColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fontArrow,
FontConfiguration fontTest) |
| Modifier and Type | Method and Description |
|---|---|
static ConditionStyle |
ConditionStyle.fromString(String value) |
static ConditionStyle |
ConditionStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionStyle[] |
ConditionStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.