Uses of Class
net.sourceforge.plantuml.UmlDiagram
Packages that use UmlDiagram
Package
Description
-
Uses of UmlDiagram in net.atmp
Subclasses of UmlDiagram in net.atmp -
Uses of UmlDiagram in net.sourceforge.plantuml.activitydiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.activitydiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.activitydiagram3
Subclasses of UmlDiagram in net.sourceforge.plantuml.activitydiagram3 -
Uses of UmlDiagram in net.sourceforge.plantuml.board
Subclasses of UmlDiagram in net.sourceforge.plantuml.board -
Uses of UmlDiagram in net.sourceforge.plantuml.bpm
Subclasses of UmlDiagram in net.sourceforge.plantuml.bpm -
Uses of UmlDiagram in net.sourceforge.plantuml.cheneer
Subclasses of UmlDiagram in net.sourceforge.plantuml.cheneer -
Uses of UmlDiagram in net.sourceforge.plantuml.classdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.classdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command with parameters of type UmlDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandHideShowByGender.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandHideShowByVisibility.executeArg
(UmlDiagram classDiagram, LineLocation location, RegexResult arg) -
Uses of UmlDiagram in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command with parameters of type UmlDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandFootboxIgnored.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMinwidth.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandRotate.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) -
Uses of UmlDiagram in net.sourceforge.plantuml.compositediagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.compositediagram -
Uses of UmlDiagram in net.sourceforge.plantuml.descdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.descdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type UmlDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandNewpage.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) -
Uses of UmlDiagram in net.sourceforge.plantuml.filesdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.filesdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.flowdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.flowdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.gitlog
Subclasses of UmlDiagram in net.sourceforge.plantuml.gitlog -
Uses of UmlDiagram in net.sourceforge.plantuml.graphml
Methods in net.sourceforge.plantuml.graphml with parameters of type UmlDiagramModifier and TypeMethodDescriptionstatic String
CucaDiagramGraphmlMaker.getModel
(UmlDiagram classDiagram) -
Uses of UmlDiagram in net.sourceforge.plantuml.help
Subclasses of UmlDiagram in net.sourceforge.plantuml.help -
Uses of UmlDiagram in net.sourceforge.plantuml.klimt.sprite
Subclasses of UmlDiagram in net.sourceforge.plantuml.klimt.spriteMethods in net.sourceforge.plantuml.klimt.sprite with parameters of type UmlDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandListSprite.executeArg
(UmlDiagram system, LineLocation location, RegexResult arg) -
Uses of UmlDiagram in net.sourceforge.plantuml.mindmap
Subclasses of UmlDiagram in net.sourceforge.plantuml.mindmap -
Uses of UmlDiagram in net.sourceforge.plantuml.nwdiag
Subclasses of UmlDiagram in net.sourceforge.plantuml.nwdiag -
Uses of UmlDiagram in net.sourceforge.plantuml.objectdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.objectdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.sequencediagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.sequencediagram -
Uses of UmlDiagram in net.sourceforge.plantuml.statediagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.statediagram -
Uses of UmlDiagram in net.sourceforge.plantuml.statediagram.command
Methods in net.sourceforge.plantuml.statediagram.command with parameters of type UmlDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandHideEmptyDescription.executeArg
(UmlDiagram diagram, LineLocation location, RegexResult arg) -
Uses of UmlDiagram in net.sourceforge.plantuml.timingdiagram
Subclasses of UmlDiagram in net.sourceforge.plantuml.timingdiagram -
Uses of UmlDiagram in net.sourceforge.plantuml.wbs
Subclasses of UmlDiagram in net.sourceforge.plantuml.wbs -
Uses of UmlDiagram in net.sourceforge.plantuml.wire
Subclasses of UmlDiagram in net.sourceforge.plantuml.wire -
Uses of UmlDiagram in net.sourceforge.plantuml.xmi
Methods in net.sourceforge.plantuml.xmi with parameters of type UmlDiagramModifier and TypeMethodDescriptionstatic String
CucaDiagramXmiMaker.getModel
(UmlDiagram classDiagram)