Package | Description |
---|---|
ilog.views.bpmn |
Contains the classes for the BPMN Support.
|
ilog.views.interactor |
Provides the predefined interactors for a view.
|
ilog.views.sdm.interactor |
Contains specialized interactors for the SDM component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvBPMNMakeSDMLinkInteractor
The class
IlvBPMNMakeSDMLinkInteractor lets you
create links by clicking in a BPMN diagram. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeDoubleLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleLinkImage . |
class |
IlvMakeDoubleSplineLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleSplineLinkImage . |
class |
IlvMakeEnhancedPolyLinkInteractor
An interactor that enables you to create an
IlvEnhancedPolylineLinkImage between two nodes of a grapher. |
class |
IlvMakeOneLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvOneLinkImage . |
class |
IlvMakeOneSplineLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvOneSplineLinkImage . |
class |
IlvMakePolyLinkInteractor
An interactor that enables you to create an
IlvPolylineLinkImage between two nodes of a grapher. |
Modifier and Type | Method and Description |
---|---|
IlvLinkImageFactory |
IlvMakeLinkInteractor.getLinkFactory()
Returns the factory installed, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMakeLinkInteractor.setLinkFactory(IlvLinkImageFactory factory)
Installs a factory for the creation of the link.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeSDMLinkInteractor
The class
IlvMakeSDMLinkInteractor lets the user
create links by clicking in an SDM view. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.