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