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
callbackY
(double y) protected void
callbackY_internal
(double y) final double
protected final StringBounder
final double
getY()
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, getZZZ, matchAnchor
-
Constructor Details
-
CommonTile
-
-
Method Details
-
callbackY
public final void callbackY(double y) -
callbackY_internal
protected void callbackY_internal(double y) -
getStringBounder
-
getMiddleX
public final double getMiddleX()- Specified by:
getMiddleX
in interfaceTile
-
getY
public final double getY()
-