Class FtileMinWidthCentered
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
net.sourceforge.plantuml.activitydiagram3.ftile.FtileMinWidthCentered
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidgetTranslateFor(Ftile child, StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
arrowHorizontalAlignment, getFtileDelegated, getInLinkRendering, getInnerConnections, getMyChildren, getOutLinkRendering, getSwimlaneIn, getSwimlaneOut, getSwimlanes, getThickness, getWeldingPoints, skinParam, toStringMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
FtileMinWidthCentered
-
-
Method Details
-
drawU
- Specified by:
drawUin interfaceUDrawable- Overrides:
drawUin classFtileDecorate
-
calculateDimension
- Specified by:
calculateDimensionin interfaceFtile- Specified by:
calculateDimensionin interfaceTextBlock- Overrides:
calculateDimensionin classFtileDecorate
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classFtileDecorate
-