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 CommandExecutionResultCommandComponent.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGoto.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMove.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewColumn.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPrint.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSpot.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWLink.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg)