public class FtileIfNude extends FtileDimensionMemoize
Modifier and Type | Field and Description |
---|---|
protected Ftile |
tile1 |
protected Ftile |
tile2 |
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 |
getTranslate1(StringBounder stringBounder) |
protected UTranslate |
getTranslate2(StringBounder stringBounder) |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
boolean |
hasTwoBranches(StringBounder stringBounder) |
protected double |
widthInner(StringBounder stringBounder) |
calculateDimensionInternal
arrowHorizontalAlignment, calculateDimension, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParam
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
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 getTranslate1(StringBounder stringBounder)
protected UTranslate getTranslate2(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)
Copyright © 2019. All Rights Reserved.