Class CommunicationTileNoteBottom
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.CommunicationTileNoteBottom
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
message, noteOnMessage, skin, skinParam, spacey, tile
-
Constructor Summary
ConstructorsConstructorDescriptionCommunicationTileNoteBottom
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
addConstraints, callbackY_internal, drawLine, getComponent, getContactPointRelative, getEvent, getMaxX, getMinX, getNotePosition, getPreferredHeight
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
-
CommunicationTileNoteBottom
public CommunicationTileNoteBottom(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage)
-
-
Method Details
-
drawU
- Specified by:
drawU
in interfaceUDrawable
- Overrides:
drawU
in classCommunicationTileNoteBottomTopAbstract
-