| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.diagram | |
| com.modeliosoft.modelio.api.diagram.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
IDiagramService.registerCustomizedTool(String id,
Class<? extends IElement> metaclass,
IStereotype stereotype,
String dep,
IMultiLinkCommand handler)
Register a new palette 'multi link' Tool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMultiLinkCommand
Interface for complex graphic creation interaction in a diagram.
|