public class CommunicationTileSelfNoteRight extends AbstractTile
| Constructor and Description |
|---|
CommunicationTileSelfNoteRight(CommunicationTileSelf tile,
Message message,
Rose skin,
ISkinParam skinParam,
Note noteOnMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints() |
protected void |
callbackY_internal(double y) |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getZZZ, matchAnchorcallbackY, getMiddleX, getStringBounder, getYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getMiddleXpublic CommunicationTileSelfNoteRight(CommunicationTileSelf tile, Message message, Rose skin, ISkinParam skinParam, Note noteOnMessage)
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative in interface TilegetContactPointRelative in class AbstractTileprotected final void callbackY_internal(double y)
callbackY_internal in class CommonTilepublic void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()