public class ConditionalBuilder extends Object
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 Ftile |
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) |
boolean |
hasTwoBranches() |
public 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)
public static Ftile 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)
public boolean hasTwoBranches()
Copyright © 2016. All Rights Reserved.