public class NotesTile extends AbstractTile implements Tile
Constructor and Description |
---|
NotesTile(StringBounder stringBounder,
LivingSpaces livingSpaces,
Notes notes,
Rose skin,
ISkinParam skinParam,
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, matchAnchor
callbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHook
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getContactPointRelative, getMiddleX, getZZZ, matchAnchor
public NotesTile(StringBounder stringBounder, LivingSpaces livingSpaces, Notes notes, Rose skin, ISkinParam skinParam, YGauge currentY)
public YGauge getYGauge()
getYGauge
in interface Tile
getYGauge
in class AbstractTile
public double getPreferredHeight()
getPreferredHeight
in interface Tile
public void addConstraints()
addConstraints
in interface Tile