public class DividerTile extends AbstractTile implements Tile
| Constructor and Description |
|---|
DividerTile(Divider divider,
TileArguments tileArguments,
YGauge currentY) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
getContactPointRelative, getZZZ, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getContactPointRelative, getMiddleX, getZZZ, matchAnchorpublic DividerTile(Divider divider, TileArguments tileArguments, YGauge currentY)
public YGauge getYGauge()
getYGauge in interface TilegetYGauge in class AbstractTilepublic double getPreferredHeight()
getPreferredHeight in interface Tilepublic void addConstraints()
addConstraints in interface Tile