Uses of Class
net.sourceforge.plantuml.decoration.Rainbow
Packages that use Rainbow
Package
Description
-
Uses of Rainbow in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 that return RainbowModifier and TypeMethodDescriptionBranch.getInColor(Rainbow arrowColor) Branch.getInRainbow(Rainbow defaultColor) Branch.getLabelPositiveRainbow(Rainbow defaultColor) final RainbowBranch.getOut()LinkRendering.getRainbow()LinkRendering.getRainbow(Rainbow defaultColor) Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type RainbowModifier and TypeMethodDescriptionstatic LinkRenderingBranch.getInColor(Rainbow arrowColor) Branch.getInRainbow(Rainbow defaultColor) Branch.getLabelPositiveRainbow(Rainbow defaultColor) LinkRendering.getRainbow(Rainbow defaultColor) voidActivityDiagram3.repeatWhile(Display label, Display yes, Display out, Display linkLabel, Rainbow linkColor) voidActivityDiagram3.setColorNextArrow(Rainbow color) LinkRendering.withRainbow(Rainbow rainbow) -
Uses of Rainbow in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return RainbowModifier and TypeMethodDescriptionprotected final RainbowFtileFactoryDelegator.getInLinkRenderingColor(Ftile tile) Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type RainbowModifier and TypeMethodDescriptionstatic SnakeSnake.create(ISkinParam skinParam, Rainbow color) static SnakeSnake.create(ISkinParam skinParam, Rainbow color, UPolygon endDecoration) static SnakeSnake.create(ISkinParam skinParam, UPolygon startDecoration, Rainbow color, UPolygon endDecoration) -
Uses of Rainbow in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type RainbowModifier and TypeMethodDescriptionstatic FtileFtileIfDown.create(Ftile diamond1, Ftile diamond2, Swimlane swimlane, Ftile thenBlock, Rainbow arrowColor, ConditionEndStyle conditionEndStyle, FtileFactory ftileFactory, Ftile optionalStop, Rainbow elseColor) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type Rainbow -
Uses of Rainbow in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond with parameters of type RainbowModifierConstructorDescriptionFtileIfWithLinks(Ftile diamond1, Ftile tile1, Ftile tile2, Ftile diamond2, Swimlane in, Rainbow arrowColor, ConditionEndStyle conditionEndStyle, StringBounder stringBounder) FtileSwitchWithManyLinks(List<Ftile> tiles, List<Branch> branches, Swimlane in, Ftile diamond1, Ftile diamond2, StringBounder stringBounder, Rainbow arrowColor) FtileSwitchWithOneLink(List<Ftile> tiles, List<Branch> branches, Swimlane in, Ftile diamond1, Ftile diamond2, StringBounder stringBounder, Rainbow arrowColor) -
Uses of Rainbow in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return RainbowModifier and TypeMethodDescriptionprotected final RainbowGAbstractConnection.getInLinkRenderingColor() -
Uses of Rainbow in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that return RainbowModifier and TypeMethodDescriptionstatic RainbowRainbow.build(HtmlColorAndStyle color) static RainbowRainbow.build(ISkinParam skinParam) Deprecated.static RainbowRainbow.build(ISkinParam skinParam, String colorString, int colorArrowSeparationSpace) static Rainbowstatic Rainbowstatic RainbowRainbow.none()Rainbow.withDefault(Rainbow defaultColor) Methods in net.sourceforge.plantuml.decoration with parameters of type Rainbow -
Uses of Rainbow in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek with parameters of type Rainbow