Class LifeEventTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
-
Constructor Summary
ConstructorsConstructorDescriptionLifeEventTile
(LifeEvent lifeEvent, TileArguments tileArguments, LivingSpace livingSpace, Rose skin, ISkinParam skinParam) -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected final void
callbackY_internal
(double y) void
double
getEvent()
getMaxX()
getMinX()
double
boolean
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getZZZ, matchAnchor
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, getMiddleX, getStringBounder, getY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
callbackY, getMiddleX
-
Constructor Details
-
LifeEventTile
public LifeEventTile(LifeEvent lifeEvent, TileArguments tileArguments, LivingSpace livingSpace, Rose skin, ISkinParam skinParam)
-
-
Method Details
-
callbackY_internal
protected final void callbackY_internal(double y) - Overrides:
callbackY_internal
in classCommonTile
-
getEvent
-
getContactPointRelative
public double getContactPointRelative()- Specified by:
getContactPointRelative
in interfaceTile
- Overrides:
getContactPointRelative
in classAbstractTile
-
drawU
-
isDestroyWithoutMessage
public boolean isDestroyWithoutMessage() -
getPreferredHeight
public double getPreferredHeight() -
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-