Package | Description |
---|---|
ilog.views.bpmn |
Contains the classes for the BPMN Support.
|
ilog.views.diagrammer |
The main package of the diagram component.
|
ilog.views.sdm.interactor |
Contains specialized interactors for the SDM component.
|
Modifier and Type | Method and Description |
---|---|
protected IlvEditSDMLabelInteractor |
IlvBPMNMakeSDMNodeInteractor.createEditLabelInteractor()
Factory to create the edit label interactor, used in
IlvMakeSDMNodeInteractor.createNode(double, double) when autoEditLabel is true. |
Modifier and Type | Method and Description |
---|---|
IlvEditSDMLabelInteractor |
IlvDiagrammer.getEditLabelInteractor()
Returns the interactor used when the diagram component is in edit label mode.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDiagrammer.setEditLabelInteractor(IlvEditSDMLabelInteractor editLabelInteractor)
Changes the interactor used when the diagram component is in edit label mode.
|
Modifier and Type | Method and Description |
---|---|
protected IlvEditSDMLabelInteractor |
IlvMakeSDMNodeInteractor.createEditLabelInteractor()
Factory to create the edit label interactor, used in
IlvMakeSDMNodeInteractor.createNode(double, double) when autoEditLabel is true. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.