Uses of Interface
net.sourceforge.plantuml.svek.GuideLine
Packages that use GuideLine
Package
Description
-
Uses of GuideLine in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return GuideLineMethods in net.sourceforge.plantuml.abel with parameters of type GuideLine -
Uses of GuideLine in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type GuideLineModifier and TypeMethodDescriptionstatic TextBlock
StringWithArrow.addMagicArrow
(TextBlock label, GuideLine guide, FontConfiguration font) static TextBlock
StringWithArrow.addSeveralMagicArrows
(Display label, GuideLine guide, FontConfiguration font, HorizontalAlignment alignment, ISkinParam skinParam) -
Uses of GuideLine in net.sourceforge.plantuml.klimt.shape
Constructors in net.sourceforge.plantuml.klimt.shape with parameters of type GuideLineModifierConstructorDescriptionTextBlockArrow2
(GuideLine angle, FontConfiguration fontConfiguration) -
Uses of GuideLine in net.sourceforge.plantuml.svek
Classes in net.sourceforge.plantuml.svek that implement GuideLineConstructors in net.sourceforge.plantuml.svek with parameters of type GuideLine