public class CommunicationTileSelfNoteLeft extends AbstractTile
Constructor and Description |
---|
CommunicationTileSelfNoteLeft(CommunicationTileSelf tile,
AbstractMessage message,
Rose skin,
ISkinParam skinParam,
Note noteOnMessage,
YGauge currentY) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
protected void |
callbackY_internal(TimeHook y) |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
getZZZ, matchAnchor
callbackY, getMiddleX, getStringBounder, getTimeHook
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX
public CommunicationTileSelfNoteLeft(CommunicationTileSelf tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY)
public Event getEvent()
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public YGauge getYGauge()
getYGauge
in interface Tile
getYGauge
in class AbstractTile
protected final void callbackY_internal(TimeHook y)
callbackY_internal
in class CommonTile
public void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()