public class Branch
extends java.lang.Object
Constructor and Description |
---|
Branch(StyleBuilder styleBuilder,
Swimlane swimlane,
LinkRendering labelPositive,
Display labelTest,
HColor color,
LinkRendering inlabel) |
public Branch(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel)
public StyleSignatureBasic getDefaultStyleDefinitionArrow()
public StyleSignatureBasic getDefaultStyleDefinitionDiamond()
public boolean containsBreak()
public java.util.Collection<WeldingPoint> getWeldingPoints()
public CommandExecutionResult add(Instruction ins)
public boolean kill()
public boolean addNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)
public final void setInlinkRendering(LinkRendering inlinkRendering)
public void updateFtile(FtileFactory factory)
public void updateGtile(ISkinParam skinParam, StringBounder stringBounder)
public java.util.Collection<? extends Swimlane> getSwimlanes()
public final Display getLabelTest()
public final Rainbow getOut()
public Display getInlabel()
public final Ftile getFtile()
public Gtile getGtile()
public ISkinParam skinParam()
public final HColor getColor()
public boolean isEmpty()
public Instruction getLast()
public boolean isOnlySingleStopOrSpot()
public void setSpecial(LinkRendering link)
public final LinkRendering getSpecial()
public final Display getDisplayPositive()
public Display getSpecialDisplay()
public final TextBlock getTextBlockPositive()
public final TextBlock getTextBlockSpecial()