Class NoteTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
-
Constructor Summary
ConstructorsConstructorDescriptionNoteTile(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam, YGauge currentY) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddoublegetEvent()getMaxX()getMinX()protected static ComponentTypegetNoteComponentType(NoteStyle noteStyle) doubleMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getZZZ, matchAnchorMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, callbackY_internal, 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, getZZZ, matchAnchor
-
Constructor Details
-
NoteTile
public NoteTile(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam, YGauge currentY)
-
-
Method Details
-
getEvent
-
getContactPointRelative
public double getContactPointRelative()- Specified by:
getContactPointRelativein interfaceTile- Overrides:
getContactPointRelativein classAbstractTile
-
getYGauge
- Specified by:
getYGaugein interfaceTile- Overrides:
getYGaugein classAbstractTile
-
getNoteComponentType
-
drawU
-
getPreferredHeight
public double getPreferredHeight()- Specified by:
getPreferredHeightin interfaceTile
-
addConstraints
public void addConstraints()- Specified by:
addConstraintsin interfaceTile
-
getMinX
-
getMaxX
-