public abstract class AbstractTile extends CommonTile implements Tile
Constructor and Description |
---|
AbstractTile(StringBounder stringBounder) |
AbstractTile(StringBounder stringBounder,
YGauge currentY) |
Modifier and Type | Method and Description |
---|---|
double |
getContactPointRelative() |
YGauge |
getYGauge() |
double |
getZZZ() |
boolean |
matchAnchor(java.lang.String anchor) |
callbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHook
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConstraints, callbackY, getEvent, getMaxX, getMiddleX, getMinX, getPreferredHeight
public AbstractTile(StringBounder stringBounder, YGauge currentY)
public AbstractTile(StringBounder stringBounder)
public double getContactPointRelative()
getContactPointRelative
in interface Tile
public boolean matchAnchor(java.lang.String anchor)
matchAnchor
in interface Tile