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.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.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)