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, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getYclone, 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)
public double getContactPointRelative()
getContactPointRelative in interface TilegetContactPointRelative in class AbstractTilepublic double getPreferredHeight()
getPreferredHeight in interface Tilepublic void addConstraints()
addConstraints in interface Tile