public class CommunicationTileSelfNoteRight extends java.lang.Object implements TileWithUpdateStairs
| Constructor and Description |
|---|
CommunicationTileSelfNoteRight(CommunicationTileSelf tile,
Message message,
Skin skin,
ISkinParam skinParam,
Note noteOnMessage) |
| 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) |
void |
updateStairs(StringBounder stringBounder,
double y) |
public CommunicationTileSelfNoteRight(CommunicationTileSelf tile, Message message, Skin skin, ISkinParam skinParam, Note noteOnMessage)
public void updateStairs(StringBounder stringBounder, double y)
updateStairs in interface TileWithUpdateStairspublic 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)