Class CommonTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- Direct Known Subclasses:
AbstractTile
,TileParallel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
protected void
double
protected final StringBounder
final TimeHook
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
addConstraints, getContactPointRelative, getEvent, getMaxX, getMinX, getPreferredHeight, getYGauge, getZZZ, matchAnchor
-
Constructor Details
-
CommonTile
-
-
Method Details
-
callbackY
-
callbackY_internal
-
getStringBounder
-
getMiddleX
public double getMiddleX()- Specified by:
getMiddleX
in interfaceTile
-
getTimeHook
-