documentationfor yFiles for HTML 3.0.0.3

Properties

duplicateCopierin GraphClipboardGets or sets the ClipboardGraphCopier instance that will be used to duplicate items inside the graph.
fromClipboardCopierin GraphClipboardGets or sets the ClipboardGraphCopier instance that will be used to copy the graph from the clipboard to the target graph.
toClipboardCopierin GraphClipboardGets or sets the ClipboardGraphCopier instance that will be used to copy the graph to the clipboard.

Method Parameters

GraphClipboard ()in GraphClipboardCreates a new initially empty clipboard.
getLabelLayoutParameter (ClipboardGraphCopier, IGraph, ILabel, ILabelOwner)in GraphClipboardGets an ILabelModelParameter for the given sourceLabel to be placed at the given newTargetOwner.
getPortLocationParameter (ClipboardGraphCopier, IGraph, IPort, IPortOwner)in GraphClipboardGets an IPortLocationModelParameter for the given sourcePort to be placed at the given newTargetOwner.