Class CommunicationTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCommunicationTile(StringBounder stringBounder, LivingSpaces livingSpaces, Message message, Rose skin, ISkinParam skinParam) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected final voidcallbackY_internal(double y) voiddoublegetEvent()getMaxX()getMinX()doublebooleanisReverse(StringBounder stringBounder) toString()Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getZZZ, matchAnchorMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, getMiddleX, getStringBounder, getYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
callbackY, getMiddleX
-
Field Details
-
LIVE_DELTA_SIZE
public static final double LIVE_DELTA_SIZE- See Also:
-
-
Constructor Details
-
CommunicationTile
public CommunicationTile(StringBounder stringBounder, LivingSpaces livingSpaces, Message message, Rose skin, ISkinParam skinParam)
-
-
Method Details
-
getEvent
-
toString
-
isReverse
-
getContactPointRelative
public double getContactPointRelative()- Specified by:
getContactPointRelativein interfaceTile- Overrides:
getContactPointRelativein classAbstractTile
-
callbackY_internal
protected final void callbackY_internal(double y) - Overrides:
callbackY_internalin classCommonTile
-
drawU
-
getPreferredHeight
public double getPreferredHeight() -
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-