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 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 AbstractFtile
arrowHorizontalAlignment, calculateDimension, calculateDimensionFtile, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanesMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
FtileDimensionMemoize
-
-
Method Details
-
calculateDimensionInternal
-
clearCacheDimensionInternal
protected final void clearCacheDimensionInternal() -
calculateDimensionInternalSlow
-