Package | Description |
---|---|
com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
Modifier and Type | Method and Description |
---|---|
protected IClipboardIdProvider |
GraphClipboard.createDefaultClipboardIdProvider()
Creates the default
IClipboardIdProvider used by this instance to provide IDs for copied items. |
IClipboardIdProvider |
GraphClipboard.getIdProvider()
Gets the
IClipboardIdProvider used by this instance to provide IDs for copied items. |
Modifier and Type | Method and Description |
---|---|
void |
GraphClipboard.setIdProvider(IClipboardIdProvider value)
Sets the
IClipboardIdProvider used by this instance to provide IDs for copied items. |