| Interface | Description |
|---|---|
| IAttachedBoxCommand |
Interface for creating graphic attached boxes in a diagram.
|
| IBoxCommand |
Interface for creating graphic boxes in a diagram.
|
| IDiagramCommand |
Basic definition of a command for the diagram palette.
|
| ILinkCommand |
Interface for creating graphic links in a diagram.
|
| IMultiLinkCommand |
Interface for complex graphic creation interaction in a diagram.
|
| Class | Description |
|---|---|
| DefaultAttachedBoxCommand |
Default implementation of a diagram attached box command.
|
| DefaultBoxCommand |
Default implementation of a diagram box command.
|
| DefaultLinkCommand |
Default implementation of a diagram link command.
|
| DefaultMultiLinkCommand |
Interface for complex graphic creation interaction in a diagram.
|