Uses of Class
net.sourceforge.plantuml.mindmap.MindMapDiagram
Packages that use MindMapDiagram
-
Uses of MindMapDiagram in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap that return MindMapDiagramModifier and TypeMethodDescriptionMindMapDiagramFactory.createEmptyDiagram
(UmlSource source, Map<String, String> skinParam) Methods in net.sourceforge.plantuml.mindmap with parameters of type MindMapDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandMindMapDirection.executeArg
(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMindMapOrgmode.executeArg
(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMindMapPlus.executeArg
(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMindMapRoot.executeArg
(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMindMapOrgmodeMultiline.executeNow
(MindMapDiagram diagram, BlocLines lines)