public class ConditionalBuilder
extends java.lang.Object
Constructor and Description |
---|
ConditionalBuilder(Swimlane swimlane,
HColor borderColor,
HColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
ConditionEndStyle conditionEndStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fontArrow,
FontConfiguration fontTest,
Url url) |
Modifier and Type | Method and Description |
---|---|
static Ftile |
create(Swimlane swimlane,
HColor borderColor,
HColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
ConditionEndStyle conditionEndStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fcArrow,
FontConfiguration fcTest,
Url url) |
StyleSignature |
getDefaultStyleDefinitionArrow() |
StyleSignature |
getDefaultStyleDefinitionDiamond() |
boolean |
hasTwoBranches() |
public ConditionalBuilder(Swimlane swimlane, HColor borderColor, HColor backColor, Rainbow arrowColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration fontArrow, FontConfiguration fontTest, Url url)
public StyleSignature getDefaultStyleDefinitionDiamond()
public StyleSignature getDefaultStyleDefinitionArrow()
public static Ftile create(Swimlane swimlane, HColor borderColor, HColor backColor, Rainbow arrowColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration fcArrow, FontConfiguration fcTest, Url url)
public boolean hasTwoBranches()
Copyright © 2020. All Rights Reserved.