Class LaneDivider
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) void
double
getWidth()
final double
getX1()
final double
getX2()
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LaneDivider
-
-
Method Details
-
getDefaultStyleDefinition
-
calculateDimension
-
drawU
-
getWidth
public double getWidth() -
getX1
public final double getX1() -
getX2
public final double getX2()
-