Uses of Class
net.sourceforge.plantuml.skin.Pragma
Packages that use Pragma
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of Pragma in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return PragmaMethods in net.sourceforge.plantuml with parameters of type Pragma -
Uses of Pragma in net.sourceforge.plantuml.activitydiagram3.ftile
Constructors in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type Pragma -
Uses of Pragma in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type Pragma -
Uses of Pragma in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type PragmaModifier and TypeMethodDescriptionLabels.getDisplay
(Pragma pragma) final Display
StringWithArrow.getDisplay
(Pragma pragma) -
Uses of Pragma in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole with parameters of type PragmaModifier and TypeMethodDescriptionstatic Display
Display.getWithNewlines
(Pragma pragma, String s) static Display
Display.getWithNewlines2
(Pragma pragma, String s) -
Uses of Pragma in net.sourceforge.plantuml.klimt.drawing.svg
Fields in net.sourceforge.plantuml.klimt.drawing.svg declared as PragmaMethods in net.sourceforge.plantuml.klimt.drawing.svg with parameters of type Pragma -
Uses of Pragma in net.sourceforge.plantuml.klimt.drawing.tikz
Constructors in net.sourceforge.plantuml.klimt.drawing.tikz with parameters of type PragmaModifierConstructorDescriptionUGraphicTikz
(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder, double scale, boolean withPreamble, Pragma pragma) -
Uses of Pragma in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.project.draw
Methods in net.sourceforge.plantuml.project.draw that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.salt.element
Methods in net.sourceforge.plantuml.salt.element that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return PragmaModifier and TypeMethodDescriptionstatic Pragma
Pragma.createEmpty()
final Pragma
SkinParam.getPragma()
SkinParamDelegator.getPragma()
Methods in net.sourceforge.plantuml.skin with parameters of type PragmaModifier and TypeMethodDescriptionstatic SkinParam
SkinParam.create
(UmlDiagramType type, Pragma pragma, ConfigurationStore<OptionKey> option) -
Uses of Pragma in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.svek
Constructors in net.sourceforge.plantuml.svek with parameters of type PragmaModifierConstructorDescriptionGraphvizImageBuilder
(DotData dotData, UmlSource source, Pragma pragma, SName styleName, DotMode dotMode, DotStringFactory dotStringFactory, ClusterManager clusterManager) SvekEdge
(Link link, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, FontConfiguration cardinalityFont, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion) -
Uses of Pragma in net.sourceforge.plantuml.tikz
Constructors in net.sourceforge.plantuml.tikz with parameters of type PragmaModifierConstructorDescriptionTikzGraphics
(double scale, boolean withPreamble, ColorMapper mapper, Pragma pragma)