Class Branch
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.Branch
-
Constructor Summary
ConstructorsConstructorDescriptionBranch(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel, Stereotype stereotype) -
Method Summary
Modifier and TypeMethodDescriptionadd(Instruction ins) booleanbooleanfinal HColorgetColor()final Displayfinal FtilegetFtile()getGtile()getInColor(Rainbow arrowColor) getInRainbow(Rainbow defaultColor) getLabelPositiveRainbow(Rainbow defaultColor) final DisplaygetLast()final RainbowgetOut()final LinkRenderingCollection<? extends Swimlane>final TextBlockfinal TextBlockbooleanisEmpty()booleanbooleankill()final voidsetInlinkRendering(LinkRendering inlinkRendering) voidsetSpecial(LinkRendering link) voidupdateFtile(FtileFactory factory) voidupdateGtile(ISkinParam skinParam, StringBounder stringBounder)
-
Constructor Details
-
Branch
public Branch(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel, Stereotype stereotype)
-
-
Method Details
-
getDefaultStyleDefinitionArrow
-
getDefaultStyleDefinitionDiamond
-
containsBreak
public boolean containsBreak() -
getWeldingPoints
-
add
-
kill
public boolean kill() -
addNote
public boolean addNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) -
setInlinkRendering
-
updateFtile
-
updateGtile
-
getSwimlanes
-
getLabelTest
-
getOut
-
getInColor
-
getInlabel
-
getInRainbow
-
getLabelPositiveRainbow
-
getFtile
-
getGtile
-
skinParam
-
getColor
-
isEmpty
public boolean isEmpty() -
getLast
-
isOnlySingleStopOrSpot
public boolean isOnlySingleStopOrSpot() -
setSpecial
-
getSpecial
-
getDisplayPositive
-
getSpecialDisplay
-
getTextBlockPositive
-
getTextBlockSpecial
-