| Package | Description |
|---|---|
| com.yworks.yfiles.view.input |
Contains definitions, default implementations, and support classes that deal with the user interaction in a
CanvasControl in general, as well as specialized utility classes and IInputMode implementations that can be used to work with and edit IGraph instances in a GraphControl. |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemDropInputMode<T extends IModelItem>
A
DropInputMode providing a preview of the dragged item. |
class |
NodeDropInputMode
An
ItemDropInputMode specialized to drag'n'drop INodes. |
class |
StripeDropInputMode
An
ItemDropInputMode specialized to drag 'n' drop IStripes. |