public class ElseTile extends AbstractTile
| Constructor and Description |
|---|
ElseTile(GroupingLeaf anElse,
Rose skin,
ISkinParam skinParam,
Tile parent,
YGauge currentY) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
HColor |
getBackColorGeneral() |
Component |
getComponent(StringBounder stringBounder) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
getZZZ, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getMiddleXpublic ElseTile(GroupingLeaf anElse, Rose skin, ISkinParam skinParam, Tile parent, YGauge currentY)
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative in interface TilegetContactPointRelative in class AbstractTilepublic YGauge getYGauge()
getYGauge in interface TilegetYGauge in class AbstractTilepublic final HColor getBackColorGeneral()
public Component getComponent(StringBounder stringBounder)
public void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()