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) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected final voidcallbackY_internal(double y) protected final voidvoidprotected 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, getYMethods 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)
-
-
Method Details
-
getEvent
-
getContactPointRelative
public final double getContactPointRelative()- Specified by:
getContactPointRelativein interfaceTile- Overrides:
getContactPointRelativein classAbstractTile
-
callbackY_internal
protected final void callbackY_internal(double y) - Overrides:
callbackY_internalin classCommonTile
-
getComponent
-
getNotePosition
-
drawU
-
drawLine
-
getPreferredHeight
public double getPreferredHeight() -
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-