Uses of Class
net.sourceforge.plantuml.wire.WireDiagram
Packages that use WireDiagram
-
Uses of WireDiagram in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that return WireDiagramModifier and TypeMethodDescriptionWireDiagramFactory.createEmptyDiagram
(UmlSource source, Map<String, String> skinParam) Methods in net.sourceforge.plantuml.wire with parameters of type WireDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandComponent.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandGoto.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMove.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandNewColumn.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandPrint.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandSpot.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandWLink.executeArg
(WireDiagram diagram, LineLocation location, RegexResult arg)