Class TileParallel
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
protected final void
callbackY_internal
(double y) void
double
getEvent()
getMaxX()
getMinX()
double
double
getZZZ()
boolean
matchAnchor
(java.lang.String anchor) Methods inherited from class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
callbackY, getMiddleX, getStringBounder, getY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TileParallel
-
-
Method Details
-
callbackY_internal
protected final void callbackY_internal(double y) - Overrides:
callbackY_internal
in classCommonTile
-
add
-
drawU
-
getContactPointRelative
public double getContactPointRelative() -
getZZZ
public double getZZZ() -
getPreferredHeight
public double getPreferredHeight() -
addConstraints
public void addConstraints() -
getMinX
-
getMaxX
-
getEvent
-
matchAnchor
public boolean matchAnchor(java.lang.String anchor)
-