Class LaneDivider
java.lang.Object
net.sourceforge.plantuml.klimt.shape.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.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
LaneDivider
-
-
Method Details
-
getDefaultStyleDefinition
-
calculateDimension
-
drawU
-
getWidth
public double getWidth() -
getX1
public final double getX1() -
getX2
public final double getX2()
-