Class ReferenceTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- All Implemented Interfaces:
AsciiBlock,UDrawable,Tile
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceTile(Reference reference, TileArguments tileArguments, YGauge currentY) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
getContactPointRelative, getZZZ, matchAnchorMethods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
getMiddleX, getStringBounder, onGaugeResolvedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.asciiverse.AsciiBlock
asciiDimension, asciiDraw, marginLRMethods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
asciiAddConstraints, getAsciiMaxX, getAsciiMinX, getContactPointRelative, getMiddleX, getZZZ, matchAnchor, onGaugeResolved
-
Constructor Details
-
ReferenceTile
-
-
Method Details
-
getEvent
-
getYGauge
- Specified by:
getYGaugein interfaceTile- Overrides:
getYGaugein classAbstractTile
-
drawU
-
getPreferredHeight
public double getPreferredHeight()- Specified by:
getPreferredHeightin interfaceTile
-
addConstraints
public void addConstraints()- Specified by:
addConstraintsin interfaceTile
-
getMinX
-
getMaxX
-