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, clearCacheDimensionInternalarrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParamgetBackcolor, getInnerPosition, getMagneticBorderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorderprotected double xSeparation
protected final java.util.List<Ftile> tiles
public java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor in interface FtilegetTranslateFor in class AbstractFtileprotected UTranslate getTranslateNude(Ftile tile, StringBounder stringBounder)
public void drawU(UGraphic ug)
protected final FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtileprotected FtileGeometry calculateDimensionInternalSlow(StringBounder stringBounder)
calculateDimensionInternalSlow in class FtileDimensionMemoize