public class FtileSwitchWithDiamonds extends FtileSwitchNude
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Branch> |
branches |
protected Ftile |
diamond1 |
protected Ftile |
diamond2 |
protected net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds.Mode |
mode |
tiles, xSeparation
Constructor and Description |
---|
FtileSwitchWithDiamonds(java.util.List<Ftile> tiles,
java.util.List<Branch> branches,
Swimlane in,
Ftile diamond1,
Ftile diamond2,
StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionInternalSlow(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
java.util.Collection<Ftile> |
getMyChildren() |
protected UTranslate |
getTranslateDiamond1(StringBounder stringBounder) |
protected UTranslate |
getTranslateDiamond2(StringBounder stringBounder) |
protected UTranslate |
getTranslateMain(StringBounder stringBounder) |
protected UTranslate |
getTranslateOf(Ftile tile,
StringBounder stringBounder) |
protected double |
getYdelta1a(StringBounder stringBounder) |
protected double |
getYdelta1b(StringBounder stringBounder) |
calculateDimensionFtile, getSwimlaneIn, getSwimlaneOut, getSwimlanes, getTranslateFor, getTranslateNude
calculateDimensionInternal
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParam
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
protected final Ftile diamond1
protected final Ftile diamond2
protected final java.util.List<Branch> branches
protected final net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds.Mode mode
public final java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class FtileSwitchNude
protected double getYdelta1a(StringBounder stringBounder)
protected final double getYdelta1b(StringBounder stringBounder)
protected final FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow
in class FtileSwitchNude
public final void drawU(UGraphic ug)
drawU
in interface UDrawable
drawU
in class FtileSwitchNude
protected final UTranslate getTranslateOf(Ftile tile, StringBounder stringBounder)
protected final UTranslate getTranslateMain(StringBounder stringBounder)
protected final UTranslate getTranslateDiamond1(StringBounder stringBounder)
protected final UTranslate getTranslateDiamond2(StringBounder stringBounder)