public class DelayTile extends AbstractTile implements Tile
| Constructor and Description |
|---|
DelayTile(Delay delay,
TileArguments tileArguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getContactPointRelative, getZZZ, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getContactPointRelative, getMiddleX, getZZZ, matchAnchorpublic DelayTile(Delay delay, TileArguments tileArguments)
public double getPreferredHeight()
getPreferredHeight in interface Tilepublic void addConstraints()
addConstraints in interface Tile