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, xSeparationTRACE| 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, getTranslateNudecalculateDimensionInternal, clearCacheDimensionInternalarrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParamgetBackcolor, getInnerPosition, getMagneticBorderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorderprotected 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 FtilegetMyChildren in class FtileSwitchNudeprotected double getYdelta1a(StringBounder stringBounder)
protected final double getYdelta1b(StringBounder stringBounder)
protected final FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow in class FtileSwitchNudepublic final void drawU(UGraphic ug)
drawU in interface UDrawabledrawU in class FtileSwitchNudeprotected 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)