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,
IAttachedBoxCommand handler)
Register a new palette 'attached box' Tool.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAttachedBoxCommand
Default implementation of a diagram attached box command.
|