public class NoteTile extends AbstractTile implements Tile
| Constructor and Description |
|---|
NoteTile(StringBounder stringBounder,
LivingSpace livingSpace1,
LivingSpace livingSpace2,
Note note,
Rose skin,
ISkinParam skinParam,
YGauge currentY) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
protected static ComponentType |
getNoteComponentType(NoteStyle noteStyle) |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
getZZZ, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getMiddleX, getZZZ, matchAnchorpublic NoteTile(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam, YGauge currentY)
public double getContactPointRelative()
getContactPointRelative in interface TilegetContactPointRelative in class AbstractTilepublic YGauge getYGauge()
getYGauge in interface TilegetYGauge in class AbstractTileprotected static ComponentType getNoteComponentType(NoteStyle noteStyle)
public double getPreferredHeight()
getPreferredHeight in interface Tilepublic void addConstraints()
addConstraints in interface Tile