public class ElseTile extends AbstractTile
Constructor and Description |
---|
ElseTile(GroupingLeaf anElse,
Rose skin,
ISkinParam skinParam,
Tile parent) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
Component |
getComponent(StringBounder stringBounder) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getZZZ, matchAnchor
callbackY_internal, callbackY, getMiddleX, getStringBounder, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX
public ElseTile(GroupingLeaf anElse, Rose skin, ISkinParam skinParam, Tile parent)
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public Component getComponent(StringBounder stringBounder)
public void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()