Uses of Class
net.sourceforge.plantuml.style.StyleBuilder
Packages that use StyleBuilder
Package
Description
-
Uses of StyleBuilder in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return StyleBuilder -
Uses of StyleBuilder in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return StyleBuilderConstructors in net.sourceforge.plantuml.abel with parameters of type StyleBuilderModifierConstructorDescriptionLink
(IEntityFactory entityFactory, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg) -
Uses of StyleBuilder in net.sourceforge.plantuml.activitydiagram3
Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type StyleBuilderModifierConstructorDescriptionBranch
(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel) -
Uses of StyleBuilder in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that return StyleBuilder -
Uses of StyleBuilder in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return StyleBuilder -
Uses of StyleBuilder in net.sourceforge.plantuml.project
Constructors in net.sourceforge.plantuml.project with parameters of type StyleBuilderModifierConstructorDescriptionGanttArrow
(HColorSet colorSet, Style style, TimeScale timeScale, TaskInstant source, TaskInstant dest, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder) GanttConstraint
(HColorSet colorSet, StyleBuilder styleBuilder, TaskInstant source, TaskInstant dest) GanttConstraint
(HColorSet colorSet, StyleBuilder styleBuilder, TaskInstant source, TaskInstant dest, HColor forcedColor) -
Uses of StyleBuilder in net.sourceforge.plantuml.project.core
Methods in net.sourceforge.plantuml.project.core that return StyleBuilderModifier and TypeMethodDescriptionfinal StyleBuilder
AbstractTask.getStyleBuilder()
Task.getStyleBuilder()
Constructors in net.sourceforge.plantuml.project.core with parameters of type StyleBuilderModifierConstructorDescriptionprotected
AbstractTask
(StyleBuilder styleBuilder, TaskCode code) TaskGroup
(TaskGroup parent, StyleBuilder styleBuilder, String name) TaskImpl
(StyleBuilder styleBuilder, TaskCode code, LoadPlanable plan, Day startingDay) TaskSeparator
(StyleBuilder styleBuilder, String comment, int id) -
Uses of StyleBuilder in net.sourceforge.plantuml.project.draw
Methods in net.sourceforge.plantuml.project.draw that return StyleBuilderModifier and TypeMethodDescriptionprotected final StyleBuilder
AbstractTaskDraw.getStyleBuilder()
Constructors in net.sourceforge.plantuml.project.draw with parameters of type StyleBuilderModifierConstructorDescriptionAbstractTaskDraw
(TimeScale timeScale, Real y, String prettyDisplay, Day start, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder) TaskDrawDiamond
(TimeScale timeScale, Real y, String prettyDisplay, Day start, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder) TaskDrawGroup
(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder) TaskDrawRegular
(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, boolean oddStart, boolean oddEnd, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder) TaskDrawSeparator
(String name, TimeScale timeScale, Real y, Day min, Day max, StyleBuilder styleBuilder, HColorSet colorSet) -
Uses of StyleBuilder in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type StyleBuilderModifier and TypeMethodDescriptionstatic Doll
Doll.createPuma
(ParticipantEnglober englober, Participant first, ISkinParam skinParam, Rose skin, StringBounder stringBounder, StyleBuilder styleBuilder) Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type StyleBuilderModifierConstructorDescriptionAbstractMessage
(StyleBuilder styleBuilder, Display label, ArrowConfiguration arrowConfiguration, String messageNumber) Delay
(Display text, StyleBuilder styleBuilder) Divider
(Display text, StyleBuilder styleBuilder) Grouping
(String title, String comment, GroupingType type, HColor backColorElement, StyleBuilder styleBuilder) GroupingLeaf
(String title, String comment, GroupingType type, HColor backColorGeneral, HColor backColorElement, GroupingStart start, StyleBuilder styleBuilder) GroupingStart
(String title, String comment, HColor backColorGeneral, HColor backColorElement, GroupingStart parent, StyleBuilder styleBuilder) Message
(StyleBuilder styleBuilder, Participant p1, Participant p2, Display label, ArrowConfiguration arrowConfiguration, String messageNumber) MessageExo
(StyleBuilder styleBuilder, Participant p, MessageExoType type, Display label, ArrowConfiguration arrowConfiguration, String messageNumber, boolean shortArrow) Note
(Display strings, NotePosition position, NoteStyle style, StyleBuilder styleBuilder) Note
(Participant p, NotePosition position, Display strings, StyleBuilder styleBuilder) Note
(Participant p, Participant p2, Display strings, StyleBuilder styleBuilder) Participant
(ParticipantType type, String code, Display display, Set<EntityPortion> hiddenPortions, int order, StyleBuilder styleBuilder) Reference
(List<Participant> participants, Url url, Display strings, HColor backColorGeneral, HColor backColorElement, StyleBuilder styleBuilder) -
Uses of StyleBuilder in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return StyleBuilderModifier and TypeMethodDescriptionSkinParam.getCurrentStyleBuilder()
SkinParamDelegator.getCurrentStyleBuilder()
SkinParam.getCurrentStyleBuilderInternal()
-
Uses of StyleBuilder in net.sourceforge.plantuml.stereo
Methods in net.sourceforge.plantuml.stereo with parameters of type StyleBuilder -
Uses of StyleBuilder in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return StyleBuilderMethods in net.sourceforge.plantuml.style with parameters of type StyleBuilderModifier and TypeMethodDescriptionStyleSignature.getMergedStyle
(StyleBuilder styleBuilder) StyleSignatureBasic.getMergedStyle
(StyleBuilder styleBuilder) StyleSignatures.getMergedStyle
(StyleBuilder currentStyleBuilder) static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.marginForDocument
(StyleBuilder styleBuilder) -
Uses of StyleBuilder in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return StyleBuilderMethods in net.sourceforge.plantuml.svek with parameters of type StyleBuilderModifier and TypeMethodDescriptionstatic HColor
Cluster.getBackColor
(HColor backColor, Stereotype stereotype, SName styleName, USymbol symbol, StyleBuilder styleBuilder, HColorSet colorSet, GroupType groupType) -
Uses of StyleBuilder in net.sourceforge.plantuml.svek.image
Constructors in net.sourceforge.plantuml.svek.image with parameters of type StyleBuilderModifierConstructorDescriptionEntityImageNoteLink
(Display note, Colors colors, ISkinParam skinParam, StyleBuilder styleBuilder) -
Uses of StyleBuilder in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return StyleBuilderMethods in net.sourceforge.plantuml.wbs with parameters of type StyleBuilderModifier and TypeMethodDescriptionWElement.createElement
(HColor backColor, int newLevel, Display newLabel, String stereotype, Direction direction, IdeaShape shape, StyleBuilder styleBuilder) Constructors in net.sourceforge.plantuml.wbs with parameters of type StyleBuilder