Uses of Class
net.sourceforge.plantuml.klimt.creole.Display
Packages that use Display
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of Display in net.atmp
Modifier and TypeMethodDescriptionCucaDiagram.constraintOnLinks
(Link link1, Link link2, Display display) final CommandExecutionResult
final Entity
-
Uses of Display in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return DisplayModifier and TypeMethodDescriptionAnnotated.getMainFrame()
final Display
TitledDiagram.getMainFrame()
AbstractPSystem.getTitleDisplay()
final Display
TitledDiagram.getTitleDisplay()
Methods in net.sourceforge.plantuml with parameters of type DisplayModifier and TypeMethodDescriptionstatic int
static int
StringUtils.getWcWidth
(Display stringsToDisplay) final void
TitledDiagram.setMainFrame
(Display mainFrame) static String
StringUtils.unicodeForHtml
(Display display) -
Uses of Display in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return DisplayModifier and TypeMethodDescriptionfinal Display
CucaNote.getDisplay()
final Display
DisplayPositioned.getDisplay()
DisplayPositionned.getDisplay()
Deprecated.Entity.getDisplay()
Link.getLabel()
final Display
LinkArg.getLabel()
Methods in net.sourceforge.plantuml.abel that return types with arguments of type DisplayMethods in net.sourceforge.plantuml.abel with parameters of type DisplayModifier and TypeMethodDescriptionvoid
static CucaNote
static LinkArg
static LinkArg
void
void
Entity.setDisplay
(Display display) static DisplayPositioned
DisplayPositioned.single
(Display display, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment) -
Uses of Display in net.sourceforge.plantuml.activitydiagram
Methods in net.sourceforge.plantuml.activitydiagram with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 that return DisplayModifier and TypeMethodDescriptionLinkRendering.getDisplay()
PositionedNote.getDisplay()
final Display
Branch.getDisplayPositive()
Branch.getInlabel()
final Display
Branch.getLabelTest()
Branch.getSpecialDisplay()
Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type DisplayModifier and TypeMethodDescriptionActivityDiagram3.addActivity
(Display activity, BoxStyle boxStyle, Url url, Colors colors, Stereotype stereotype) ActivityDiagram3.addNote
(Display note, NotePosition position, NoteType type, Colors colors) boolean
Branch.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
Instruction.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionFork.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionGroup.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionIf.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionList.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionPartition.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionRepeat.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionSplit.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionSwitch.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) boolean
InstructionWhile.addNote
(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote) ActivityDiagram3.backward
(Display label, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) void
ActivityDiagram3.elseIf
(LinkRendering inlabel, Display test, LinkRendering whenThen, HColor color) boolean
InstructionIf.elseIf
(LinkRendering inlabel, Display test, LinkRendering whenThen, LinkRendering nextLinkRenderer, HColor color) void
InstructionWhile.outDisplay
(Display out) void
InstructionWhile.overwriteYes
(Display yes) ActivityDiagram3.repeatWhile
(Display label, Display yes, Display out, Display linkLabel, Rainbow linkColor) void
InstructionRepeat.setBackward
(Display label, Swimlane swimlaneBackward, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) void
InstructionWhile.setBackward
(Display label, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) void
ActivityDiagram3.setLabelNextArrow
(Display label) void
InstructionRepeat.setTest
(Display test, Display yes, Display out, LinkRendering endRepeatLinkRendering, LinkRendering back, Swimlane swimlaneOut) void
ActivityDiagram3.startGroup
(Display name, HColor backColor, USymbol type, Style style) void
ActivityDiagram3.startIf
(Display test, Display whenThen, HColor color, Url url, Stereotype stereotype) void
ActivityDiagram3.startRepeat
(HColor color, Display label, BoxStyle boxStyleIn, Colors colors) void
ActivityDiagram3.startSwitch
(Display test, HColor color) ActivityDiagram3.switchCase
(Display labelCase) boolean
InstructionSwitch.switchCase
(Display labelCase, LinkRendering nextLinkRenderer) LinkRendering.withDisplay
(Display display) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type DisplayModifierConstructorDescriptionBranch
(StyleBuilder styleBuilder, Swimlane swimlane, LinkRendering labelPositive, Display labelTest, HColor color, LinkRendering inlabel, Stereotype stereotype) 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) 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) PositionedNote
(Display note, NotePosition position, NoteType type, Swimlane swimlaneNote) PositionedNote
(Display display, NotePosition position, NoteType type, Swimlane swimlaneNote, Colors colors) -
Uses of Display in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return DisplayModifier and TypeMethodDescriptionSwimlane.getDisplay()
protected Display
FtileFactoryDelegator.getInLinkRenderingDisplay
(Ftile tile) Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type DisplayModifier and TypeMethodDescriptionFtileFactory.activity
(Display label, Swimlane swimlane, BoxStyle style, Colors colors, Stereotype stereotype) FtileFactoryDelegator.activity
(Display label, Swimlane swimlane, BoxStyle style, Colors colors, Stereotype stereotype) static TextBlock
EntityImageLegend.create
(Display note, ISkinParam skinParam) FtileFactory.createGroup
(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) FtileFactoryDelegator.createGroup
(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) 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) protected final TextBlock
FtileFactoryDelegator.getTextBlock
(Display display) 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) void
Swimlane.setDisplay
(Display label) void
-
Uses of Display in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type DisplayModifier and TypeMethodDescriptionVCompactFactory.activity
(Display label, Swimlane swimlane, BoxStyle boxStyle, Colors colors, Stereotype stereotype) static FloatingNote
FloatingNote.create
(Display note, ISkinParam skinParam, SName sname) FtileFactoryDelegatorCreateGroup.createGroup
(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) VCompactFactory.createGroup
(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) static FloatingNote
FloatingNote.createOpale
(Display note, ISkinParam skinParam, SName sname) 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) protected final TextBlock
AbstractParallelFtilesBuilder.getTextBlock
(Display display) 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) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type DisplayModifierConstructorDescriptionFtileGroup
(Ftile inner, Display title, HColor backColor, ISkinParam skinParam, USymbol type, Style style) FtileNoteAlone
(boolean shadow, Display note, ISkinParam skinParam, boolean withOutPoint, Swimlane swimlane) -
Uses of Display in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical with parameters of type DisplayModifier and TypeMethodDescriptionstatic FtileBox
FtileBox.create
(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static FtileBox2
FtileBox2.create
(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static TextBlock
FtileBoxOld.createMindMap
(Style style, ISkinParam skinParam, Display label) static TextBlock
FtileBoxOld.createWbs
(Style style, ISkinParam skinParam, Display label) -
Uses of Display in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type DisplayModifier and TypeMethodDescriptionstatic GtileBox
GtileBox.create
(StringBounder stringBounder, ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static Gtile
GtileWhile.createWhile
(Swimlane swimlane, Gtile tmp, Display test, Display yes, Instruction specialOut, Gtile back) protected final TextBlock
GtileAssembly.getTextBlock
(Display display) static GtileHexagonInside
Gtiles.hexagonInside
(Swimlane swimlane, StringBounder stringBounder, ISkinParam skinParam, StyleSignatureBasic styleSignature, HColor color, Display label) Constructors in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type DisplayModifierConstructorDescriptionGtileGroup
(Gtile inner, Display title, Display displayNote, HColor arrowColor, HColor backColor, ISkinParam skinParam, USymbol type, Style style) -
Uses of Display in net.sourceforge.plantuml.asciiart
Methods in net.sourceforge.plantuml.asciiart that return DisplayModifier and TypeMethodDescriptionstatic Display
ComponentTextArrow.cleanAndManageBoldNumber
(Display orig, FileFormat fileFormat) Methods in net.sourceforge.plantuml.asciiart with parameters of type DisplayModifier and TypeMethodDescriptionstatic Display
ComponentTextArrow.cleanAndManageBoldNumber
(Display orig, FileFormat fileFormat) TextSkin.createComponent
(Style[] style, ComponentType type, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) TextSkin.createComponentArrow
(Style[] styles, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) TextSkin.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors) TextSkin.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors, NotePosition notePosition) Constructors in net.sourceforge.plantuml.asciiart with parameters of type DisplayModifierConstructorDescriptionComponentTextActor
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat, AsciiShape shape) ComponentTextArrow
(ComponentType type, ArrowConfiguration config, Display stringsToDisplay, FileFormat fileFormat, int maxAsciiMessageLength) ComponentTextDelay
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextDivider
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextGroupingElse
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextGroupingHeader
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextNote
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextParticipant
(ComponentType type, Display stringsToDisplay, FileFormat fileFormat) ComponentTextReference
(Display stringsToDisplay, FileFormat fileFormat) ComponentTextSelfArrow
(ComponentType type, ArrowConfiguration config, Display stringsToDisplay, FileFormat fileFormat) ComponentTextShape
(ComponentType type, Display stringsToDisplay, AsciiShape shape) -
Uses of Display in net.sourceforge.plantuml.board
Constructors in net.sourceforge.plantuml.board with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm that return Display -
Uses of Display in net.sourceforge.plantuml.chronology
Methods in net.sourceforge.plantuml.chronology that return DisplayMethods in net.sourceforge.plantuml.chronology with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.core
Methods in net.sourceforge.plantuml.core that return DisplayModifier and TypeMethodDescriptionUmlSource.getTitle()
Retrieve the title, if defined in the diagram source.Diagram.getTitleDisplay()
-
Uses of Display in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return DisplayModifier and TypeMethodDescriptionDisplaySection.getDisplay()
Bodier.getFieldsToDisplay()
BodierJSon.getFieldsToDisplay()
BodierLikeClassOrObject.getFieldsToDisplay()
BodierMap.getFieldsToDisplay()
BodierSimple.getFieldsToDisplay()
Bodier.getMethodsToDisplay()
BodierJSon.getMethodsToDisplay()
BodierLikeClassOrObject.getMethodsToDisplay()
BodierMap.getMethodsToDisplay()
BodierSimple.getMethodsToDisplay()
Methods in net.sourceforge.plantuml.cucadiagram with parameters of type DisplayModifier and TypeMethodDescriptionstatic TextBlock
BodyFactory.create2
(HorizontalAlignment align, Display display, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) static TextBlock
BodyFactory.create3
(Display rawBody, ISkinSimple skinParam, HorizontalAlignment align, FontConfiguration fc, LineBreakStrategy lineBreakStrategy, Style style) void
DisplaySection.putDisplay
(Display display, HorizontalAlignment horizontalAlignment) Constructors in net.sourceforge.plantuml.cucadiagram with parameters of type DisplayModifierConstructorDescriptionLinkConstraint
(Link link1, Link link2, Display display) MethodsOrFieldsArea
(Display members, ISkinParam skinParam, Entity leaf, Style style) MethodsOrFieldsArea
(Display members, ISkinParam skinParam, HorizontalAlignment align, Entity leaf, Style style) -
Uses of Display in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command that return DisplayMethods in net.sourceforge.plantuml.descdiagram.command with parameters of type DisplayModifier and TypeMethodDescriptionstatic TextBlock
StringWithArrow.addSeveralMagicArrows
(Display label, GuideLine guide, FontConfiguration font, HorizontalAlignment alignment, ISkinParam skinParam) -
Uses of Display in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type DisplayModifier and TypeMethodDescription -
Uses of Display in net.sourceforge.plantuml.gitlog
Methods in net.sourceforge.plantuml.gitlog that return Display -
Uses of Display in net.sourceforge.plantuml.klimt.creole
Fields in net.sourceforge.plantuml.klimt.creole declared as DisplayMethods in net.sourceforge.plantuml.klimt.creole that return DisplayModifier and TypeMethodDescriptionDisplay.add
(CharSequence s) Display.addFirst
(CharSequence s) Display.addGeneric
(CharSequence s) Display.appendFirstLine
(String appended) static Display
Display.create
(CharSequence... s) static Display
Display.create
(Collection<? extends CharSequence> other) static Display
Display.createFoo
(List<StringLocated> data) static Display
Display.empty()
static Display
Display.getWithNewlines
(String s) static Display
Display.getWithNewlines
(Quark<Entity> s) static Display
Display.getWithNewlines2
(String s) Display.manageGuillemet
(boolean manageVisibilityModifier) Display.removeEndingStereotype()
Display.replaceBackslashT()
Display.subList
(int i, int size) Display.underlined()
Display.underlinedName()
Display.withCreoleMode
(CreoleMode mode) Display.withoutStereotypeIfNeeded
(Style usedStyle) Display.withPage
(int page, int lastpage) Methods in net.sourceforge.plantuml.klimt.creole that return types with arguments of type DisplayMethods in net.sourceforge.plantuml.klimt.creole with parameters of type DisplayModifier and TypeMethodDescriptionSheetBuilder.createSheet
(Display display) boolean
Display.equalsLike
(Display other) static boolean
-
Uses of Display in net.sourceforge.plantuml.klimt.creole.legacy
Methods in net.sourceforge.plantuml.klimt.creole.legacy with parameters of type DisplayModifier and TypeMethodDescriptionstatic void
CreoleParser.checkColor
(Display result) CreoleParser.createSheet
(Display display) -
Uses of Display in net.sourceforge.plantuml.klimt.shape
Constructors in net.sourceforge.plantuml.klimt.shape with parameters of type DisplayModifierConstructorDescriptionTextBlockSimple
(Display texts, FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, SpriteContainer spriteContainer, double maxMessageSize) -
Uses of Display in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.objectdiagram
Methods in net.sourceforge.plantuml.objectdiagram with parameters of type DisplayModifier and TypeMethodDescriptionboolean
AbstractClassOrObjectDiagram.associationClass
(int mode, Entity entity1, Entity entity2, Entity associed, LinkType linkType, Display label) AbstractClassOrObjectDiagram.associationClass
(Entity entity1A, Entity entity1B, Entity entity2A, Entity entity2B, LinkType linkType, Display label) -
Uses of Display in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.project.core
Methods in net.sourceforge.plantuml.project.core that return DisplayMethods in net.sourceforge.plantuml.project.core with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.project.draw
Fields in net.sourceforge.plantuml.project.draw declared as DisplayMethods in net.sourceforge.plantuml.project.draw with parameters of type DisplayModifier and TypeMethodDescriptionfinal void
AbstractTaskDraw.setColorsAndCompletion
(CenterBorderColor colors, int completion, Url url, Display note) void
TaskDraw.setColorsAndCompletion
(CenterBorderColor colors, int completion, Url url, Display note) void
TaskDrawSeparator.setColorsAndCompletion
(CenterBorderColor colors, int completion, Url url, Display note) -
Uses of Display in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return DisplayModifier and TypeMethodDescriptionNote.getDisplay()
Participant.getDisplay
(boolean underlined) final Display
AbstractMessage.getLabel()
final Display
AbstractMessage.getLabelNumbered()
Reference.getStrings()
final Display
Delay.getText()
final Display
Divider.getText()
final Display
Newpage.getTitle()
final Display
ParticipantEnglober.getTitle()
SequenceDiagram.manageVariable
(Display labels) Methods in net.sourceforge.plantuml.sequencediagram with parameters of type DisplayModifier and TypeMethodDescriptionvoid
SequenceDiagram.boxStart
(Display comment, HColor color, Stereotype stereotype) static ParticipantEnglober
ParticipantEnglober.build
(Display title, HColor boxColor, Stereotype stereotype) SequenceDiagram.createNewParticipant
(ParticipantType type, String code, Display display, int order) void
void
SequenceDiagram.getOrCreateParticipant
(String code, Display display) SequenceDiagram.manageVariable
(Display labels) ParticipantEnglober.newChild
(Display title, HColor boxColor, Stereotype stereotype) void
Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type DisplayModifierConstructorDescriptionAbstractMessage
(StyleBuilder styleBuilder, Display label, ArrowConfiguration arrowConfiguration, String messageNumber) Delay
(Display text, StyleBuilder styleBuilder) Divider
(Display text, 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 Display in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return DisplayConstructors in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type Display -
Uses of Display in net.sourceforge.plantuml.skin
Constructors in net.sourceforge.plantuml.skin with parameters of type DisplayModifierConstructorDescriptionAbstractTextualComponent
(Style style, LineBreakStrategy maxMessageSize, int marginX1, int marginX2, int marginY, ISkinSimple spriteContainer, Display display, boolean enhanced) AbstractTextualComponent
(Style style, Style stereo, LineBreakStrategy maxMessageSize, int marginX1, int marginX2, int marginY, ISkinSimple spriteContainer, Display display, boolean enhanced) -
Uses of Display in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose with parameters of type DisplayModifier and TypeMethodDescriptionRose.createComponent
(Style[] styles, ComponentType type, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) Rose.createComponentArrow
(Style[] styles, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) Rose.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors) Rose.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors, NotePosition notePosition) Constructors in net.sourceforge.plantuml.skin.rose with parameters of type DisplayModifierConstructorDescriptionAbstractComponentRoseArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize) ComponentRoseActor
(ActorStyle actorStyle, Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, HorizontalAlignment messagePosition, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow, boolean belowForResponse) ComponentRoseBoundary
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseControl
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseDatabase
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseDelayText
(Style style, Display stringsToDisplay, ISkinSimple spriteContainer) ComponentRoseDivider
(Style style, Display stringsToDisplay, ISkinSimple spriteContainer) ComponentRoseEnglober
(Style style, Display strings, ISkinSimple spriteContainer) ComponentRoseEntity
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseGroupingHeader
(boolean teoz, Style style, Style styleHeader, Display strings, ISkinSimple spriteContainer) ComponentRoseNote
(Style style, Display strings, double paddingX, double paddingY, ISkinSimple spriteContainer, HorizontalAlignment textAlignment, HorizontalAlignment position, Colors colors) ComponentRoseNoteBox
(Style style, Display strings, ISkinSimple spriteContainer, Colors colors) ComponentRoseNoteHexagonal
(Style style, Display strings, ISkinSimple spriteContainer, Colors colors) ComponentRoseParticipant
(Style style, Style stereo, Display stringsToDisplay, ISkinSimple spriteContainer, double minWidth, boolean collections, double padding) ComponentRoseQueue
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseReference
(Style style, Style styleHeader, Display stringsToDisplay, ISkinSimple spriteContainer, HColor background) ComponentRoseSelfArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow) -
Uses of Display in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type DisplayModifier and TypeMethodDescriptionStyle.createTextBlockBordered
(Display note, HColorSet set, ISkinSimple spriteContainer, String id, LineBreakStrategy lineBreak) -
Uses of Display in net.sourceforge.plantuml.svek.image
Constructors in net.sourceforge.plantuml.svek.image with parameters of type DisplayModifierConstructorDescriptionEntityImageNoteLink
(Display note, Colors colors, ISkinParam skinParam, StyleBuilder styleBuilder) -
Uses of Display in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return DisplayModifier and TypeMethodDescriptionfinal Display
Highlight.getCaption()
final Display
TimeConstraint.getLabel()
final Display
TimeMessage.getLabel()
Methods in net.sourceforge.plantuml.timingdiagram with parameters of type DisplayModifier and TypeMethodDescriptionabstract void
void
void
void
final void
Constructors in net.sourceforge.plantuml.timingdiagram with parameters of type DisplayModifierConstructorDescriptionTimingNote
(TimeTick when, Player player, Display note, Position position, ISkinParam skinParam, Style style) -
Uses of Display in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type DisplayModifier and TypeMethodDescriptionstatic TimeArrow
TimeArrow.create
(IntricatedPoint pt1, IntricatedPoint pt2, Display label, ISkinParam spriteContainer, WithLinkType type) -
Uses of Display in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils that return Display -
Uses of Display in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return DisplayMethods in net.sourceforge.plantuml.wbs with parameters of type DisplayModifier and TypeMethodDescriptionWBSDiagram.addIdea
(String code, HColor backColor, int level, Display display, String stereotype, Direction direction, IdeaShape shape) WElement.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 Display -
Uses of Display in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire with parameters of type DisplayModifier and TypeMethodDescriptionWireDiagram.hlink
(String name1, String x1, String y1, String name2, WLinkType type, WArrowDirection direction, HColor color, Display label) WireDiagram.vlink
(String name1, String x1, String y1, String name2, WLinkType type, WArrowDirection direction, HColor color, Display label) Constructors in net.sourceforge.plantuml.wire with parameters of type DisplayModifierConstructorDescriptionWLinkHorizontal
(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WLinkVertical
(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WPrint
(ISkinParam skinParam, UTranslate position, HColor color, Display label) -
Uses of Display in net.sourceforge.plantuml.xmi
Methods in net.sourceforge.plantuml.xmi with parameters of type Display