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
FieldsModifier and TypeFieldDescriptionprotected doubleprotected final Ftileprotected final Ftileprotected doubleprotected doubleFields inherited from class AbstractFtile
TRACE -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) protected FtileGeometrycalculateDimensionInternalSlow(StringBounder stringBounder) voidprotected UTranslategetTranslateBranch1(StringBounder stringBounder) protected UTranslategetTranslateBranch2(StringBounder stringBounder) getTranslateFor(Ftile child, StringBounder stringBounder) booleanhasTwoBranches(StringBounder stringBounder) protected doublewidthInner(StringBounder stringBounder) Methods inherited from class FtileDimensionMemoize
calculateDimensionInternal, clearCacheDimensionInternalMethods inherited from class AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, 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 TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Field Details
-
tile1
-
tile2
-
xDeltaNote
protected double xDeltaNote -
yDeltaNote
protected double yDeltaNote -
suppWidthNode
protected double suppWidthNode
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
hasTwoBranches
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getTranslateBranch1
-
getTranslateBranch2
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classAbstractFtile
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
calculateDimensionInternalSlow
- Specified by:
calculateDimensionInternalSlowin classFtileDimensionMemoize
-
widthInner
-