Class Swimlanes
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) final void
computeSize
(StringBounder stringBounder) final void
double
getHalfMissingSpace
(StringBounder stringBounder, int i, double min) getMinMax
(StringBounder stringBounder) protected Style
getStyle()
void
setCurrent
(Instruction current) void
void
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder
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.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
Swimlanes
-
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getStyle
-
swimlane
-
computeSize
-
drawU
-
getHalfMissingSpace
-
calculateDimension
- Specified by:
calculateDimension
in interfaceTextBlock
-
getCurrent
-
setCurrent
-
nextLinkRenderer
-
setNextLinkRenderer
-
getCurrentSwimlane
-
getMinMax
- Specified by:
getMinMax
in interfaceTextBlock
- Overrides:
getMinMax
in classAbstractTextBlock
-
getCurrentStyleBuilder
-