public class NoteTile extends AbstractTile implements Tile
Constructor and Description |
---|
NoteTile(StringBounder stringBounder,
LivingSpace livingSpace1,
LivingSpace livingSpace2,
Note note,
Rose skin,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getZZZ, matchAnchor
callbackY_internal, callbackY, getMiddleX, getStringBounder, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX, getZZZ, matchAnchor
public NoteTile(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam)
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public double getPreferredHeight()
getPreferredHeight
in interface Tile
public void addConstraints()
addConstraints
in interface Tile