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, 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 tile1
protected final Ftile tile2
protected double xDeltaNote
protected double yDeltaNote
protected double suppWidthNode
public java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic 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 FtilegetTranslateFor in class AbstractFtilepublic void drawU(UGraphic ug)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtileprotected FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow in class FtileDimensionMemoizeprotected double widthInner(StringBounder stringBounder)