|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes.
See:
Description
| Interface Summary | |
|---|---|
| GraphModelListener | This interface allows the observing of changes to an
IlpGraphModel. |
| GraphRendererListener | Listener to events which are sent when graphic objects are added or updated in a Graph View. |
| IlpExpansionHandler | This interface allows a handler to customize the expansion or collapsing of container objects in the model. |
| IlpGraphHandler | This interface allows a handler to customize various actions that are often triggered through interactors and modify the model. |
| IlpGraphModel | The IlpGraphModel interface describes the objects
to be represented in either an IlpNetwork or
IlpEquipment component. |
| IlpGraphSelectionModel | This model gives access to and maintains the selected object in an
IlpGraphView. |
| IlpLoadHandler | This interface allows a handler to customize the loading of externally stored objects. |
| IlpMutableGraphModel | The IlpMutableGraphModel is an extension of the
IlpGraphModel interface. |
| IlpNodeHandler | This interface allows a handler to customize the creation of new representation objects and the deletion of representation objects. |
| IlpNodeRenderer | This interface defines the basic renderer for a graphic object in the view. |
| IlpPositionHandler | This interface allows a handler to customize the behavior of moving and reshaping representation objects. |
| NodeExpansionListener | The listener that is notified when a subnetwork is expanded or collapsed in the view. |
| Class Summary | |
|---|---|
| GraphModelEvent | This class describes a change in an IlpGraphModel. |
| GraphModelEvent.Type | Event type |
| GraphRendererEvent | Event which is generated when graphic objects are added or updated in a Graph View. |
| GraphRendererEvent.Type | Event type |
| GraphSelectionEvent | This class describes a change in the set of selected objects
managed by an IlpGraphSelectionModel. |
| GraphSelectionEvent.Type | Event type |
| IlpAbstractGraphHandler | This class provides basic infrastructure to handler classes. |
| IlpAbstractGraphModel | This class is an implementation of the IlpGraphModel
interface which handles the notification to listeners of the model. |
| IlpAbstractGraphSelectionModel | This class is an implementation of the IlpGraphSelectionModel
interface that handles notification to listeners of the model. |
| IlpAbstractNodeAdapter | Abstract node adapter for representing hierarchies of objects. |
| IlpDefaultNodeExpansionStrategyFactory | This class models a default expansion strategy factory for both network and equipment components. |
| IlpDefaultNodeRenderer | This class creates and updates the IlpGraphic objects that
represent an IlpRepresentationObject object. |
| IlpDefaultPositionConverter | This class implements conversions between model and view ideas of position/shape. |
| IlpGraphController | This class manages interactions between the user and the view. |
| IlpGraphHandlerWithDataSource | This class is the recommended handler for the graph component. |
| IlpGraphHandlerWithoutDataSource | This class is the preferred handler for the graph controller
when IlpDataSource is not used. |
| IlpGraphLoggers | This class contains all loggers for package
ilog.cpl.graph, each with their own level threshold. |
| IlpGraphView | This class displays the contents of an IlpGraphModel
in an ILOG JViews grapher. |
| IlpPositionChange | This class represents a position change. |
| NodeExpansionEvent | A NodeExpansionEvent event is fired by the view when a
subnetwork is expanded or collapsed. |
| NodeExpansionEvent.Type | Event type |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||