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 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.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return Pragma -
Uses of Pragma in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return PragmaConstructors in net.sourceforge.plantuml.dot with parameters of type PragmaModifierConstructorDescriptionDotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) DotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) -
Uses of Pragma in net.sourceforge.plantuml.svek
Constructors in net.sourceforge.plantuml.svek with parameters of type PragmaModifierConstructorDescriptionGeneralImageBuilder
(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName) SvekLine
(Link link, ColorSequence colorSequence, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion)