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) boolean
boolean
final HColor
getColor()
final Display
final Ftile
getFtile()
getGtile()
getInColor
(Rainbow arrowColor) getInRainbow
(Rainbow defaultColor) getLabelPositiveRainbow
(Rainbow defaultColor) final Display
getLast()
final Rainbow
getOut()
final LinkRendering
Collection<? extends Swimlane>
final TextBlock
final TextBlock
boolean
isEmpty()
boolean
boolean
kill()
final void
setInlinkRendering
(LinkRendering inlinkRendering) void
setSpecial
(LinkRendering link) void
updateFtile
(FtileFactory factory) void
updateGtile
(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
-