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 voidcomputeSize(StringBounder stringBounder) final voiddoublegetHalfMissingSpace(StringBounder stringBounder, int i, double min) getMinMax(StringBounder stringBounder) protected StylegetStyle()voidsetCurrent(Instruction current) voidvoidMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
Swimlanes
-
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignaturein interfaceStyleable
-
getStyle
-
swimlane
-
computeSize
-
drawU
-
getHalfMissingSpace
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getCurrent
-
setCurrent
-
nextLinkRenderer
-
setNextLinkRenderer
-
getCurrentSwimlane
-
getMinMax
- Specified by:
getMinMaxin interfaceTextBlock- Overrides:
getMinMaxin classAbstractTextBlock
-
getCurrentStyleBuilder
-