Uses of Class
net.sourceforge.plantuml.activitydiagram3.LinkRendering
Packages that use LinkRendering
Package
Description
-
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 that return LinkRenderingModifier and TypeMethodDescriptionstatic LinkRenderingInstruction.getInLinkRendering()InstructionBreak.getInLinkRendering()InstructionEnd.getInLinkRendering()InstructionFork.getInLinkRendering()InstructionGoto.getInLinkRendering()InstructionGroup.getInLinkRendering()InstructionIf.getInLinkRendering()InstructionLabel.getInLinkRendering()InstructionList.getInLinkRendering()InstructionPartition.getInLinkRendering()InstructionRepeat.getInLinkRendering()InstructionSimple.getInLinkRendering()InstructionSplit.getInLinkRendering()InstructionSpot.getInLinkRendering()InstructionStart.getInLinkRendering()InstructionStop.getInLinkRendering()InstructionSwitch.getInLinkRendering()InstructionWhile.getInLinkRendering()final LinkRenderingBranch.getSpecial()static LinkRenderingLinkRendering.none()LinkRendering.withDisplay(Display display) LinkRendering.withRainbow(Rainbow rainbow) Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type LinkRenderingModifier and TypeMethodDescriptionActivityDiagram3.backward(Display label, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) ActivityDiagram3.else2(LinkRendering whenElse) ActivityDiagram3.elseIf(LinkRendering inlabel, Display test, LinkRendering whenThen, HColor color) booleanInstructionIf.elseIf(LinkRendering inlabel, Display test, LinkRendering whenThen, LinkRendering nextLinkRenderer, HColor color) voidInstructionIf.endif(LinkRendering nextLinkRenderer) voidInstructionSplit.endSplit(LinkRendering inlinkRendering, Swimlane endSwimlane) voidInstructionSwitch.endSwitch(LinkRendering nextLinkRenderer) voidInstructionWhile.incoming(LinkRendering incoming) voidInstructionFork.manageOutRendering(LinkRendering nextLinkRenderer, boolean endFork) voidInstructionIf.outColor(LinkRendering outColor) voidInstructionRepeat.setBackward(Display label, Swimlane swimlaneBackward, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) voidInstructionWhile.setBackward(Display label, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) final voidBranch.setInlinkRendering(LinkRendering inlinkRendering) voidInstructionList.setOutRendering(LinkRendering outlinkRendering) voidBranch.setSpecial(LinkRendering link) voidInstructionRepeat.setTest(Display test, Display yes, Display out, LinkRendering endRepeatLinkRendering, LinkRendering back, Swimlane swimlaneOut) voidInstructionSplit.splitAgain(LinkRendering inlinkRendering) booleanInstructionSwitch.switchCase(Display labelCase, LinkRendering nextLinkRenderer) booleanInstructionIf.swithToElse2(LinkRendering whenElse, LinkRendering nextLinkRenderer) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type LinkRenderingModifierConstructorDescriptionBranch(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel, Stereotype stereotype) InstructionBreak(Swimlane swimlane, LinkRendering inlinkRendering) InstructionEnd(Swimlane swimlane, LinkRendering inlinkRendering) InstructionFork(Instruction parent, LinkRendering inlinkRendering, ISkinParam skinParam, Swimlane swimlane) InstructionGroup(Instruction parent, Display title, HColor backColor, Swimlane swimlane, LinkRendering linkRendering, USymbol type, Style style) InstructionIf(Swimlane swimlane, Instruction parent, Display labelTest, LinkRendering whenThen, LinkRendering inlinkRendering, HColor color, ISkinParam skinParam, Url url, Stereotype stereotype) InstructionRepeat(Swimlanes swimlanes, Instruction parent, LinkRendering nextLinkRenderer, HColor color, Display startLabel, BoxStyle boxStyleIn, Colors colors) InstructionSimple(Display label, LinkRendering inlinkRendering, Swimlane swimlane, BoxStyle boxStyle, Url url, Colors colors, Stereotype stereotype) InstructionSplit(Instruction parent, LinkRendering inlinkRendering, Swimlane swimlane) InstructionSpot(String spot, HColor color, LinkRendering inlinkRendering, Swimlane swimlane) InstructionStart(Swimlane swimlane, LinkRendering inlinkRendering) InstructionStop(Swimlane swimlane, LinkRendering inlinkRendering) InstructionSwitch(Swimlane swimlane, Instruction parent, Display labelTest, LinkRendering inlinkRendering, HColor color, ISkinParam skinParam) InstructionWhile(Swimlane swimlane, Instruction parent, Display test, LinkRendering nextLinkRenderer, Display yes, HColor color, StyleBuilder currentStyleBuilder) -
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3.command
Methods in net.sourceforge.plantuml.activitydiagram3.command that return LinkRenderingModifier and TypeMethodDescriptionstatic LinkRenderingCommandBackward3.getBackRendering(ActivityDiagram3 diagram, RegexResult arg, String name) -
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return LinkRenderingModifier and TypeMethodDescriptionAbstractFtile.getInLinkRendering()Ftile.getInLinkRendering()FtileAssemblySimple.getInLinkRendering()FtileHeightFixedCentered.getInLinkRendering()FtileHeightFixedMarged.getInLinkRendering()FtileMarged.getInLinkRendering()FtileMargedRight.getInLinkRendering()AbstractFtile.getOutLinkRendering()Ftile.getOutLinkRendering()FtileAssemblySimple.getOutLinkRendering()FtileHeightFixedCentered.getOutLinkRendering()FtileHeightFixedMarged.getOutLinkRendering()FtileMarged.getOutLinkRendering()FtileMargedRight.getOutLinkRendering()Swimlanes.nextLinkRenderer()Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type LinkRenderingModifier and TypeMethodDescriptionFtileFactory.createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering outColor, LinkRendering topInlinkRendering, Url url, Collection<PositionedNote> notes, Stereotype stereotype, StyleBuilder currentStyleBuilder) FtileFactoryDelegator.createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Url url, Collection<PositionedNote> notes, Stereotype stereotype, StyleBuilder currentStyleBuilder) FtileFactory.createSwitch(Swimlane swimlane, List<Branch> branches, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Display labelTest) FtileFactoryDelegator.createSwitch(Swimlane swimlane, List<Branch> branches, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Display labelTest) FtileFactory.createWhile(LinkRendering outColor, Swimlane swimlane, Ftile whileBlock, Display test, Display yes, HColor color, Instruction specialOut, Ftile backward, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) FtileFactoryDelegator.createWhile(LinkRendering outColor, Swimlane swimlane, Ftile whileBlock, Display test, Display yes, HColor color, Instruction specialOut, Ftile back, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder styleBuilder) FtileFactory.decorateIn(Ftile ftile, LinkRendering linkRendering) FtileFactoryDelegator.decorateIn(Ftile ftile, LinkRendering linkRendering) FtileFactory.decorateOut(Ftile ftile, LinkRendering linkRendering) FtileFactoryDelegator.decorateOut(Ftile ftile, LinkRendering linkRendering) FtileFactory.repeat(BoxStyle boxStyleIn, Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, Colors colors, Ftile backward, boolean noOut, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) FtileFactoryDelegator.repeat(BoxStyle boxStyleIn, Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, Colors colors, Ftile backward, boolean noOut, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) voidSwimlanes.setNextLinkRenderer(LinkRendering link) -
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that return LinkRenderingModifier and TypeMethodDescriptionFtileGroup.getInLinkRendering()final LinkRenderingFtileWithNoteOpale.getInLinkRendering()final LinkRenderingFtileWithNotes.getInLinkRendering()Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type LinkRenderingModifier and TypeMethodDescriptionFtileFactoryDelegatorIf.createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Url url, Collection<PositionedNote> notes, Stereotype stereotype, StyleBuilder currentStyleBuilder) VCompactFactory.createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Url url, Collection<PositionedNote> notes, Stereotype stereotype, StyleBuilder currentStyleBuilder) FtileFactoryDelegatorSwitch.createSwitch(Swimlane swimlane, List<Branch> branches, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Display labelTest) VCompactFactory.createSwitch(Swimlane swimlane, List<Branch> branches, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Display labelTest) FtileFactoryDelegatorWhile.createWhile(LinkRendering outColor, Swimlane swimlane, Ftile whileBlock, Display test, Display yes, HColor color, Instruction specialOut, Ftile backward, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) VCompactFactory.createWhile(LinkRendering afterEndwhile, Swimlane swimlane, Ftile whileBlock, Display test, Display yes, HColor color, Instruction specialOut, Ftile back, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder styleBuilder) VCompactFactory.decorateIn(Ftile ftile, LinkRendering linkRendering) VCompactFactory.decorateOut(Ftile ftile, LinkRendering linkRendering) protected TextBlockAbstractParallelFtilesBuilder.getTextBlock(LinkRendering linkRendering) FtileFactoryDelegatorRepeat.repeat(BoxStyle boxStyleIn, Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, Colors colors, Ftile backward, boolean noOut, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) VCompactFactory.repeat(BoxStyle boxStyleIn, Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, Colors colors, Ftile backward, boolean noOut, LinkRendering incoming1, LinkRendering incoming2, StyleBuilder currentStyleBuilder) -
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical that return LinkRenderingModifier and TypeMethodDescriptionfinal LinkRenderingFtileBox.getInLinkRendering()final LinkRenderingFtileBox2.getInLinkRendering()final LinkRenderingFtileBoxOld.getInLinkRendering()FtileDecorate.getInLinkRendering()FtileDecorateIn.getInLinkRendering()FtileDecorate.getOutLinkRendering()FtileDecorateOut.getOutLinkRendering()Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vertical with parameters of type LinkRenderingModifierConstructorDescriptionFtileDecorateIn(Ftile ftile, LinkRendering linkRendering) FtileDecorateOut(Ftile ftile, LinkRendering linkRendering) -
Uses of LinkRendering in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return LinkRenderingModifier and TypeMethodDescriptionfinal LinkRenderingGtileBox.getInLinkRendering()GPoint.getLinkRendering()Constructors in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type LinkRenderingModifierConstructorDescriptionGPoint(Gtile gtile, String name, LinkRendering linkRendering) GtileAssembly(Gtile tile1, Gtile tile2, LinkRendering linkRendering)