public interface IGraphClipboardContext extends ILookup
GraphClipboard
implementation to the IClipboardHelper
methods and IClipboardIdProvider
.Modifier and Type | Method and Description |
---|---|
GraphClipboard |
getClipboard()
Gets the clipboard that created this context and is used during the current operation.
|
IGraph |
getSourceGraph()
Gets the source graph for the current operation.
|
IGraph |
getTargetGraph()
Gets the target graph for the current operation.
|
createDictionaryLookup, createDynamic, createSingle, createSingle, createWrapped, lookup, lookup, lookup, safeLookup
GraphClipboard getClipboard()
IGraph getSourceGraph()
IGraph getTargetGraph()