public class TileMarged extends AbstractTile implements Tile
| Constructor and Description |
|---|
TileMarged(Tile tile,
double x1,
double x2,
double y1,
double y2) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getContactPointRelative, getYGauge, getZZZ, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getContactPointRelative, getMiddleX, getYGauge, getZZZ, matchAnchorpublic TileMarged(Tile tile, double x1, double x2, double y1, double y2)
public double getPreferredHeight()
getPreferredHeight in interface Tilepublic void addConstraints()
addConstraints in interface Tile