Class Swimlanes
java.lang.Object
net.sourceforge.plantuml.graphic.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 net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
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
-