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.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultNodeRenderer
This class creates and updates the
IlpGraphic objects that
represent an IlpRepresentationObject object. |
Modifier and Type | Method and Description |
---|---|
IlpNodeRenderer |
IlpGraphView.getNodeRenderer()
Returns the graphic object meta renderer.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpGraphView.setNodeRenderer(IlpNodeRenderer renderer)
Changes the graphic object meta renderer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpNetworkRenderer
Deprecated.
Please use
IlpNodeRenderer instead. |
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultNetworkRenderer
Deprecated.
Please use ilog.cpl.graph.IlpDefaultNodeRenderer instead.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.