Uses of Class
net.sourceforge.plantuml.wbs.WBSDiagram
Packages that use WBSDiagram
-
Uses of WBSDiagram in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return WBSDiagramModifier and TypeMethodDescriptionWBSDiagramFactory.createEmptyDiagram
(UmlSource source, Map<String, String> skinMap) Methods in net.sourceforge.plantuml.wbs with parameters of type WBSDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandWBSItem.executeArg
(WBSDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResult
CommandWBSLink.executeArg
(WBSDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResult
CommandWBSItemMultiline.executeNow
(WBSDiagram diagram, BlocLines lines, ParserPass currentPass)