Usages of ClipboardGraphCopier
Properties
duplicateCopier | in GraphClipboard | Gets or sets the ClipboardGraphCopier instance that will be used to duplicate items inside the graph. | |
fromClipboardCopier | in GraphClipboard | Gets or sets the ClipboardGraphCopier instance that will be used to copy the graph from the clipboard to the target graph. | |
toClipboardCopier | in GraphClipboard | Gets or sets the ClipboardGraphCopier instance that will be used to copy the graph to the clipboard. |
Method Parameters
GraphClipboard () | in GraphClipboard | Creates a new initially empty clipboard. | |
getLabelLayoutParameter (ClipboardGraphCopier, IGraph, ILabel, ILabelOwner) | in GraphClipboard | Gets an ILabelModelParameter for the given sourceLabel to be placed at the given newTargetOwner . | |
getPortLocationParameter (ClipboardGraphCopier, IGraph, IPort, IPortOwner) | in GraphClipboard | Gets an IPortLocationModelParameter for the given sourcePort to be placed at the given newTargetOwner . |