Class FtileSwitchNude
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.FtileSwitchNude
- Direct Known Subclasses:
FtileSwitchWithDiamonds
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) protected FtileGeometry
calculateDimensionInternalSlow
(StringBounder stringBounder) void
java.util.Collection<Ftile>
java.util.Set<Swimlane>
getTranslateFor
(Ftile child, StringBounder stringBounder) protected UTranslate
getTranslateNude
(Ftile tile, 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.graphic.AbstractTextBlock
getInnerPosition
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.graphic.TextBlock
getInnerPosition
-
Field Details
-
xSeparation
protected double xSeparation -
tiles
-
-
Constructor Details
-
FtileSwitchNude
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
- Overrides:
getMyChildren
in classAbstractFtile
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getTranslateFor
- Specified by:
getTranslateFor
in interfaceFtile
- Overrides:
getTranslateFor
in classAbstractFtile
-
getTranslateNude
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtile
in classAbstractFtile
-
calculateDimensionInternalSlow
- Specified by:
calculateDimensionInternalSlow
in classFtileDimensionMemoize
-