Class FtileSwitchWithDiamonds
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
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- Direct Known Subclasses:
FtileSwitchWithManyLinks, FtileSwitchWithOneLink
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Ftileprotected final Ftileprotected final net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds.ModeFields inherited from class FtileSwitchNude
tiles, xSeparationFields inherited from class AbstractFtile
TRACE -
Constructor Summary
ConstructorsConstructorDescriptionFtileSwitchWithDiamonds(List<Ftile> tiles, List<Branch> branches, Swimlane in, Ftile diamond1, Ftile diamond2, StringBounder stringBounder) -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometrycalculateDimensionInternalSlow(StringBounder stringBounder) final voidfinal Collection<Ftile> protected final UTranslategetTranslateDiamond1(StringBounder stringBounder) protected final UTranslategetTranslateDiamond2(StringBounder stringBounder) protected final UTranslategetTranslateMain(StringBounder stringBounder) protected final UTranslategetTranslateOf(Ftile tile, StringBounder stringBounder) protected doublegetYdelta1a(StringBounder stringBounder) protected final doublegetYdelta1b(StringBounder stringBounder) Methods inherited from class FtileSwitchNude
calculateDimensionFtile, getSwimlaneIn, getSwimlaneOut, getSwimlanes, getTranslateFor, getTranslateNudeMethods 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
-
diamond1
-
diamond2
-
branches
-
mode
protected final net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds.Mode mode
-
-
Constructor Details
-
FtileSwitchWithDiamonds
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classFtileSwitchNude
-
getYdelta1a
-
getYdelta1b
-
calculateDimensionInternalSlow
- Overrides:
calculateDimensionInternalSlowin classFtileSwitchNude
-
drawU
- Specified by:
drawUin interfaceUDrawable- Overrides:
drawUin classFtileSwitchNude
-
getTranslateOf
-
getTranslateMain
-
getTranslateDiamond1
-
getTranslateDiamond2
-