| Interface | Description |
|---|---|
| IDndHandler |
Interface for classes which interpret drag and drop input
|
| Class | Description |
|---|---|
| CloneCommand |
Class to represent a tree cloning command
|
| CopyCommand |
Class to represent a svg model to svg model command
|
| DndCommandBase | |
| DndCopyHandler |
Class to manage intra-model clone drag-and-drop interactions
and inter-model copy drag-and-drop interactions
|
| DndHandlerBase |
Base class for drag and drop handlers
|
| DndLinkHandler |
Class to manage instantiation of def elements drag-and-drop interactions
|
| DndMoveHandler |
Class to manage intra-model reorder drag-and-drop interactions
and inter-model move drag-and-drop interactions
|
| MoveCommand |
Class to represent a tree reordering command
|
| ReorderCommand |
Class to represent a tree reordering command
|
Copyright © 2018. All Rights Reserved.