Class FtileSwitchNude
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.FtileSwitchNude
- Direct Known Subclasses:
FtileSwitchWithDiamonds
-
Field Summary
FieldsFields inherited from class AbstractFtile
TRACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) protected FtileGeometrycalculateDimensionInternalSlow(StringBounder stringBounder) voidgetTranslateFor(Ftile child, StringBounder stringBounder) protected UTranslategetTranslateNude(Ftile tile, 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
-
xSeparation
protected double xSeparation -
tiles
-
-
Constructor Details
-
FtileSwitchNude
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classAbstractFtile
-
getTranslateNude
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
calculateDimensionInternalSlow
- Specified by:
calculateDimensionInternalSlowin classFtileDimensionMemoize
-