Package | Description |
---|---|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.graph.graphlayout |
Contains the common implementation for the node and link layout
support for both the
IlpNetwork and IlpEquipment
components. |
Modifier and Type | Method and Description |
---|---|
IlpGraphLayoutSupport |
IlpGraphView.getGraphLayoutSupport()
Retrieves the layout support object.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpGraphView.setGraphLayoutSupport(IlpGraphLayoutSupport layoutSupport)
Replaces the layout support object.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultGraphLayoutSupport
Default implementation of Graph Layout support.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.