Class CommunicationTileNoteTop
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
message, noteOnMessage, skin, skinParam, spacey, tile -
Constructor Summary
ConstructorsConstructorDescriptionCommunicationTileNoteTop(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
addConstraints, callbackY_internal, drawLine, getComponent, getContactPointRelative, getEvent, getMaxX, getMinX, getNotePosition, getPreferredHeight, getYGaugeMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getZZZ, matchAnchorMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, getMiddleX, getStringBounder, getTimeHookMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
callbackY, getMiddleX
-
Constructor Details
-
CommunicationTileNoteTop
public CommunicationTileNoteTop(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY)
-
-
Method Details
-
drawU
-