| Constructor and Description |
|---|
NoteTile(LivingSpace livingSpace1,
LivingSpace livingSpace2,
Note note,
Skin skin,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
public NoteTile(LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Skin skin, ISkinParam skinParam)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface Tilepublic void addConstraints(StringBounder stringBounder)
addConstraints in interface Tilepublic Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
Copyright © 2017. All rights reserved.