Package | Description |
---|---|
com.modeliosoft.modelio.api.diagram.tools |
Modifier and Type | Interface and Description |
---|---|
interface |
IAttachedBoxCommand
Interface for creating graphic attached boxes in a diagram.
|
interface |
IBoxCommand
Interface for creating graphic boxes in a diagram.
|
interface |
ILinkCommand
Interface for creating graphic links in a diagram.
|
interface |
IMultiLinkCommand
Interface for complex graphic creation interaction in a diagram.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAttachedBoxCommand
Default implementation of a diagram attached box command.
|
class |
DefaultBoxCommand
Default implementation of a diagram box command.
|
class |
DefaultLinkCommand
Default implementation of a diagram link command.
|
class |
DefaultMultiLinkCommand
Interface for complex graphic creation interaction in a diagram.
|