Class AbstractParallelFtilesBuilder
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- Direct Known Subclasses:
ParallelBuilderFork
,ParallelBuilderMerge
,ParallelBuilderSplit
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractParallelFtilesBuilder
(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> all) -
Method Summary
Modifier and TypeMethodDescriptionfinal Ftile
protected final double
computeMaxHeight
(List<Ftile> all) protected abstract Ftile
protected abstract Ftile
protected final double
getHeightOfMiddle
(Ftile middle) protected Rose
getRose()
protected StringBounder
final StyleSignatureBasic
protected TextBlock
getTextBlock
(LinkRendering linkRendering) protected final TextBlock
getTextBlock
(Display display) protected ISkinParam
protected Swimlane
-
Field Details
-
barHeight
protected final double barHeight- See Also:
-
list99
-
-
Constructor Details
-
AbstractParallelFtilesBuilder
public AbstractParallelFtilesBuilder(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> all)
-
-
Method Details
-
getStyleSignature
-
getStyleSignatureArrow
-
computeMaxHeight
-
build
-
doStep1
-
doStep2
-
getStringBounder
-
getRose
-
skinParam
-
getTextBlock
-
getTextBlock
-
getHeightOfMiddle
-
swimlaneOutForStep2
-