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 Ftileprotected final doublecomputeMaxHeight(List<Ftile> all) protected abstract Ftileprotected abstract Ftileprotected final doublegetHeightOfMiddle(Ftile middle) protected RosegetRose()protected StringBounderfinal StyleSignatureBasicprotected TextBlockgetTextBlock(LinkRendering linkRendering) protected final TextBlockgetTextBlock(Display display) protected ISkinParamprotected 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
-