Class FtileDimensionMemoize
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
- Direct Known Subclasses:
FtileIfNude
,FtileSwitchNude
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometry
calculateDimensionInternal
(StringBounder stringBounder) protected abstract FtileGeometry
calculateDimensionInternalSlow
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, calculateDimensionFtile, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanes
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Constructor Details
-
FtileDimensionMemoize
-
-
Method Details
-
calculateDimensionInternal
-
calculateDimensionInternalSlow
-