public abstract class ParallelFtilesBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
barHeight |
| Constructor and Description |
|---|
ParallelFtilesBuilder(ISkinParam skinParam,
StringBounder stringBounder,
List<Ftile> list,
Ftile middle,
Swimlane swimlane) |
| Modifier and Type | Method and Description |
|---|---|
Ftile |
build() |
protected abstract Ftile |
doStep1() |
protected abstract Ftile |
doStep2(Ftile step1) |
protected double |
getHeightOfMiddle() |
protected List<Ftile> |
getList() |
protected Ftile |
getMiddle() |
protected Rose |
getRose() |
protected StringBounder |
getStringBounder() |
protected TextBlock |
getTextBlock(Display display) |
protected TextBlock |
getTextBlock(LinkRendering linkRendering) |
protected ISkinParam |
skinParam() |
protected Swimlane |
swimlane() |
protected final double barHeight
public ParallelFtilesBuilder(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> list, Ftile middle, Swimlane swimlane)
public final Ftile build()
protected abstract Ftile doStep1()
protected StringBounder getStringBounder()
protected Rose getRose()
protected ISkinParam skinParam()
protected TextBlock getTextBlock(LinkRendering linkRendering)
protected final Ftile getMiddle()
protected final double getHeightOfMiddle()
protected final Swimlane swimlane()
Copyright © 2017. All rights reserved.