Class CommonTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- Direct Known Subclasses:
AbstractTile,TileParallel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidcallbackY(double y) protected voidcallbackY_internal(double y) final doubleprotected final StringBounderfinal doublegetY()Methods 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
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:
getMiddleXin interfaceTile
-
getY
public final double getY()
-