Class FtileIfNude
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- Direct Known Subclasses:
FtileIfWithDiamonds
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) protected FtileGeometry
calculateDimensionInternalSlow
(StringBounder stringBounder) void
protected UTranslate
getTranslate1
(StringBounder stringBounder) protected UTranslate
getTranslate2
(StringBounder stringBounder) getTranslateFor
(Ftile child, StringBounder stringBounder) boolean
hasTwoBranches
(StringBounder stringBounder) protected double
widthInner
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
calculateDimensionInternal
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder
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.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Field Details
-
tile1
-
tile2
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
- Overrides:
getMyChildren
in classAbstractFtile
-
hasTwoBranches
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getTranslate1
-
getTranslate2
-
getTranslateFor
- Specified by:
getTranslateFor
in interfaceFtile
- Overrides:
getTranslateFor
in classAbstractFtile
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtile
in classAbstractFtile
-
calculateDimensionInternalSlow
- Specified by:
calculateDimensionInternalSlow
in classFtileDimensionMemoize
-
widthInner
-