Class FtileDimensionMemoize
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
- Direct Known Subclasses:
FtileIfNude,FtileSwitchNude
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
TRACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometrycalculateDimensionInternal(StringBounder stringBounder) protected abstract FtileGeometrycalculateDimensionInternalSlow(StringBounder stringBounder) protected final voidMethods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, calculateDimensionFtile, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamMethods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanesMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
FtileDimensionMemoize
-
-
Method Details
-
calculateDimensionInternal
-
clearCacheDimensionInternal
protected final void clearCacheDimensionInternal() -
calculateDimensionInternalSlow
-