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
ConstructorDescriptionNoteTile
(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam, YGauge currentY) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
double
getEvent()
getMaxX()
getMinX()
protected static ComponentType
getNoteComponentType
(NoteStyle noteStyle) double
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getZZZ, matchAnchor
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, callbackY_internal, getMiddleX, getStringBounder, getTimeHook
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, 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:
getContactPointRelative
in interfaceTile
- Overrides:
getContactPointRelative
in classAbstractTile
-
getYGauge
- Specified by:
getYGauge
in interfaceTile
- Overrides:
getYGauge
in classAbstractTile
-
getNoteComponentType
-
drawU
-
getPreferredHeight
public double getPreferredHeight()- Specified by:
getPreferredHeight
in interfaceTile
-
addConstraints
public void addConstraints()- Specified by:
addConstraints
in interfaceTile
-
getMinX
-
getMaxX
-