Class CommunicationTileNoteBottomTopAbstract
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottomTopAbstract
- Direct Known Subclasses:
CommunicationTileNoteBottom,CommunicationTileNoteTop
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AbstractMessageprotected final Noteprotected final Roseprotected final ISkinParamprotected final doubleprotected final Tile -
Constructor Summary
ConstructorsConstructorDescriptionCommunicationTileNoteBottomTopAbstract(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected final voidprotected final voidprotected final ComponentgetComponent(StringBounder stringBounder) final doublefinal EventgetEvent()getMaxX()getMinX()protected final RealgetNotePosition(StringBounder stringBounder) doubleMethods 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
-
Field Details
-
tile
-
message
-
skin
-
skinParam
-
noteOnMessage
-
spacey
protected final double spacey- See Also:
-
-
Constructor Details
-
CommunicationTileNoteBottomTopAbstract
public CommunicationTileNoteBottomTopAbstract(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY)
-
-
Method Details
-
getEvent
-
getContactPointRelative
public final double getContactPointRelative()- Specified by:
getContactPointRelativein interfaceTile- Overrides:
getContactPointRelativein classAbstractTile
-
getYGauge
- Specified by:
getYGaugein interfaceTile- Overrides:
getYGaugein classAbstractTile
-
callbackY_internal
- Overrides:
callbackY_internalin classCommonTile
-
getComponent
-
getNotePosition
-
drawLine
-
getPreferredHeight
public double getPreferredHeight() -
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-