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) void
getTranslateFor
(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, toString
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
FtileMinWidthCentered
-
-
Method Details
-
drawU
- Specified by:
drawU
in interfaceUDrawable
- Overrides:
drawU
in classFtileDecorate
-
calculateDimension
- Specified by:
calculateDimension
in interfaceFtile
- Specified by:
calculateDimension
in interfaceTextBlock
- Overrides:
calculateDimension
in classFtileDecorate
-
getTranslateFor
- Specified by:
getTranslateFor
in interfaceFtile
- Overrides:
getTranslateFor
in classFtileDecorate
-