Class FtileMinWidthCentered
java.lang.Object
net.sourceforge.plantuml.klimt.shape.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 FtileDecorate
arrowHorizontalAlignment, getFtileDelegated, getInLinkRendering, getInnerConnections, getMyChildren, getOutLinkRendering, getSwimlaneIn, getSwimlaneOut, getSwimlanes, getThickness, getWeldingPoints, skinParam, toStringMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, 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
-