public class FtileIfNude extends FtileDimensionMemoize
Modifier and Type | Field and Description |
---|---|
protected double |
suppWidthNode |
protected Ftile |
tile1 |
protected Ftile |
tile2 |
protected double |
xDeltaNote |
protected double |
yDeltaNote |
TRACE
Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
protected FtileGeometry |
calculateDimensionInternalSlow(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
java.util.Collection<Ftile> |
getMyChildren() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
protected UTranslate |
getTranslateBranch1(StringBounder stringBounder) |
protected UTranslate |
getTranslateBranch2(StringBounder stringBounder) |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
boolean |
hasTwoBranches(StringBounder stringBounder) |
protected double |
widthInner(StringBounder stringBounder) |
calculateDimensionInternal, clearCacheDimensionInternal
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParam
getBackcolor, getInnerPosition, getMagneticBorder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackcolor, getInnerPosition, getMagneticBorder
protected final Ftile tile1
protected final Ftile tile2
protected double xDeltaNote
protected double yDeltaNote
protected double suppWidthNode
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile
public boolean hasTwoBranches(StringBounder stringBounder)
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
protected UTranslate getTranslateBranch1(StringBounder stringBounder)
protected UTranslate getTranslateBranch2(StringBounder stringBounder)
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
getTranslateFor
in class AbstractFtile
public void drawU(UGraphic ug)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile
in class AbstractFtile
protected FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow
in class FtileDimensionMemoize
protected double widthInner(StringBounder stringBounder)