Class FtileIfNude
java.lang.Object
net.sourceforge.plantuml.graphic.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 FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) protected FtileGeometrycalculateDimensionInternalSlow(StringBounder stringBounder) voidprotected UTranslategetTranslate1(StringBounder stringBounder) protected UTranslategetTranslate2(StringBounder stringBounder) getTranslateFor(Ftile child, StringBounder stringBounder) booleanhasTwoBranches(StringBounder stringBounder) protected doublewidthInner(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
calculateDimensionInternalMethods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParamMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Field Details
-
tile1
-
tile2
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
hasTwoBranches
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getTranslate1
-
getTranslate2
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classAbstractFtile
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
calculateDimensionInternalSlow
- Specified by:
calculateDimensionInternalSlowin classFtileDimensionMemoize
-
widthInner
-