public class DividerTile extends AbstractTile implements Tile
Constructor and Description |
---|
DividerTile(Divider divider,
TileArguments tileArguments) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getContactPointRelative, getZZZ, matchAnchor
callbackY_internal, callbackY, getMiddleX, getStringBounder, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getContactPointRelative, getMiddleX, getZZZ, matchAnchor
public DividerTile(Divider divider, TileArguments tileArguments)
public double getPreferredHeight()
getPreferredHeight
in interface Tile
public void addConstraints()
addConstraints
in interface Tile