Uses of Class
net.sourceforge.plantuml.url.Url
Packages that use Url
Package
Description
-
Uses of Url in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return UrlMethods in net.sourceforge.plantuml.abel with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.activitydiagram.command
Methods in net.sourceforge.plantuml.activitydiagram.command that return UrlModifier and TypeMethodDescriptionCommandLinkLongActivity.extractUrl
(ActivityDiagram diagram, StringLocated string) CommandLinkLongActivity.extractUrlString
(ActivityDiagram diagram, String string) -
Uses of Url in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type UrlModifier and TypeMethodDescriptionActivityDiagram3.addActivity
(Display activity, BoxStyle boxStyle, Url url, Colors colors, Stereotype stereotype) void
ActivityDiagram3.startIf
(Display test, Display whenThen, HColor color, Url url, Stereotype stereotype) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type UrlModifierConstructorDescriptionInstructionIf
(Swimlane swimlane, Instruction parent, Display labelTest, LinkRendering whenThen, LinkRendering inlinkRendering, HColor color, ISkinParam skinParam, Url url, Stereotype stereotype) InstructionSimple
(Display label, LinkRendering inlinkRendering, Swimlane swimlane, BoxStyle boxStyle, Url url, Colors colors, Stereotype stereotype) -
Uses of Url in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type UrlModifier 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) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type UrlModifier 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) -
Uses of Url in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond with parameters of type UrlModifier and TypeMethodDescriptionstatic Ftile
ConditionalBuilder.create
(Swimlane swimlane, HColor backColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, Url url, Style styleArrow, Style styleDiamond, Collection<PositionedNote> notes) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond with parameters of type UrlModifierConstructorDescriptionConditionalBuilder
(Swimlane swimlane, HColor backColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, Url url, Style styleArrow, Style styleDiamond, Collection<PositionedNote> notes) -
Uses of Url in net.sourceforge.plantuml.chronology
Methods in net.sourceforge.plantuml.chronology with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return UrlMethods in net.sourceforge.plantuml.cucadiagram that return types with arguments of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.creole.atom
Methods in net.sourceforge.plantuml.klimt.creole.atom with parameters of type UrlConstructors in net.sourceforge.plantuml.klimt.creole.atom with parameters of type UrlModifierConstructorDescriptionAtomOpenIcon
(HColor newColor, double scale, OpenIcon openIcon, FontConfiguration fontConfiguration, Url url) AtomSprite
(HColor newColor, double scale, FontConfiguration fontConfiguration, Sprite sprite, Url url) -
Uses of Url in net.sourceforge.plantuml.klimt.creole.command
Methods in net.sourceforge.plantuml.klimt.creole.command that return Url -
Uses of Url in net.sourceforge.plantuml.klimt.creole.legacy
Methods in net.sourceforge.plantuml.klimt.creole.legacy with parameters of type UrlModifier and TypeMethodDescriptionvoid
static Atom
AtomTextUtils.createUrl
(Url url, FontConfiguration fontConfiguration, ISkinSimple skinSimple) Constructors in net.sourceforge.plantuml.klimt.creole.legacy with parameters of type UrlModifierConstructorDescriptionprotected
AtomText
(String text, FontConfiguration style, Url url, AtomText.DelayedDouble marginLeft, AtomText.DelayedDouble marginRight, boolean manageSpecialChars) -
Uses of Url in net.sourceforge.plantuml.klimt.drawing
Methods in net.sourceforge.plantuml.klimt.drawing with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.drawing.eps
Methods in net.sourceforge.plantuml.klimt.drawing.eps with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.drawing.g2d
Methods in net.sourceforge.plantuml.klimt.drawing.g2d that return types with arguments of type UrlMethods in net.sourceforge.plantuml.klimt.drawing.g2d with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.drawing.svg
Methods in net.sourceforge.plantuml.klimt.drawing.svg with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.drawing.tikz
Methods in net.sourceforge.plantuml.klimt.drawing.tikz with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape with parameters of type UrlConstructors in net.sourceforge.plantuml.klimt.shape with parameters of type UrlModifierConstructorDescriptionTileText
(String text, FontConfiguration fontConfiguration, Url url) -
Uses of Url in net.sourceforge.plantuml.project.core
Methods in net.sourceforge.plantuml.project.core that return UrlMethods in net.sourceforge.plantuml.project.core with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.project.draw
Fields in net.sourceforge.plantuml.project.draw declared as UrlMethods in net.sourceforge.plantuml.project.draw with parameters of type UrlModifier 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 Url in net.sourceforge.plantuml.project.lang
Methods in net.sourceforge.plantuml.project.lang that return types with arguments of type UrlModifier and TypeMethodDescriptionComplementUrl.getMe
(GanttDiagram diagram, RegexResult arg, String suffix) -
Uses of Url in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return UrlModifier and TypeMethodDescriptionAbstractEvent.getUrl()
final Url
AbstractMessage.getUrl()
Event.getUrl()
GroupingLeaf.getUrl()
GroupingStart.getUrl()
Note.getUrl()
final Url
Participant.getUrl()
final Url
Reference.getUrl()
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type UrlModifier and TypeMethodDescriptionfinal void
void
final void
Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type UrlModifierConstructorDescriptionReference
(List<Participant> participants, Url url, Display strings, HColor backColorGeneral, HColor backColorElement, StyleBuilder styleBuilder) -
Uses of Url in net.sourceforge.plantuml.sequencediagram.graphic
Constructors in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type UrlModifierConstructorDescriptionMessageExoArrow
(double startingY, Rose skin, ArrowComponent arrow, LivingParticipantBox p, MessageExoType type, Url url, boolean shortArrow, ArrowConfiguration arrowConfiguration) -
Uses of Url in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type Url -
Uses of Url in net.sourceforge.plantuml.svek
Constructors in net.sourceforge.plantuml.svek with parameters of type UrlModifierConstructorDescriptionInnerStateAutonom
(IEntityImage im, TextBlock title, TextBlock attribute, HColor borderColor, HColor backColor, Url url, boolean withSymbol, UStroke stroke, double rounded, double shadowing, HColor bodyColor) -
Uses of Url in net.sourceforge.plantuml.svek.image
Fields in net.sourceforge.plantuml.svek.image declared as Url -
Uses of Url in net.sourceforge.plantuml.url
Fields in net.sourceforge.plantuml.url with type parameters of type UrlMethods in net.sourceforge.plantuml.url that return UrlMethod parameters in net.sourceforge.plantuml.url with type arguments of type UrlModifier and TypeMethodDescriptionstatic CMapData
CMapData.cmapString
(Set<Url> allUrlEncountered, double scale)