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