public class FtileSwitchNude extends FtileDimensionMemoize
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Ftile> |
tiles |
protected double |
xSeparation |
TRACE
Constructor and Description |
---|
FtileSwitchNude(java.util.List<Ftile> tiles,
Swimlane in) |
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() |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
protected UTranslate |
getTranslateNude(Ftile tile,
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 double xSeparation
protected final java.util.List<Ftile> tiles
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
getTranslateFor
in class AbstractFtile
protected UTranslate getTranslateNude(Ftile tile, StringBounder stringBounder)
public void drawU(UGraphic ug)
protected final FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile
in class AbstractFtile
protected FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow
in class FtileDimensionMemoize