Package | Description |
---|---|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
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.background.beans |
Contains the beans that can be used to work the JViews TGO background support.
|
ilog.cpl.graph.graphlayout |
Contains the common implementation for the node and link layout
support for both the
IlpNetwork and IlpEquipment
components. |
ilog.cpl.graph.util |
Contains utility classes for both the
IlpNetwork and IlpEquipment components. |
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.tgo.faces.equipment.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpEquipment Faces component in DHTML. |
ilog.tgo.faces.equipment.dhtml.servlet |
Contains the
Servlet related types needed in order to integrate the JViews TGO IlpEquipment as a Faces component. |
ilog.tgo.faces.graph.component |
Contains the JViews TGO Faces components that are needed in order to leverage the JViews TGO common graph based types in JavaServer Faces.
|
ilog.tgo.faces.graph.dhtml.event |
Contains the JViews TGO Faces DHTML specific event types needed in order to propagate events from DHTML clients into the JViews TGO Faces server side runtime.
|
ilog.tgo.faces.graph.dhtml.renderkit |
Contains the common types needed in order to render the JViews TGO graph based Faces components in DHTML.
|
ilog.tgo.faces.graph.dhtml.servlet |
Contains the
Servlet related types needed in order to leverage and integrate the JViews TGO common graph based types as Faces components. |
ilog.tgo.faces.network.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpNetwork Faces component in DHTML. |
ilog.tgo.faces.network.dhtml.servlet |
Contains the
Servlet related types needed in order to integrate the JViews TGO IlpNetwork as a Faces component. |
Class and Description |
---|
GraphModelEvent
This class describes a change in an
IlpGraphModel . |
GraphModelEvent.Type
Event type
|
GraphModelListener
This interface allows the observing of changes to an
IlpGraphModel . |
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.
|
IlpExpansionHandler
This interface allows a handler to customize the expansion or
collapsing of container objects in the model.
|
IlpGraphController
This class manages interactions between the user and the view.
|
IlpGraphHandler
This interface allows a handler to customize various actions that
are often triggered through interactors and modify the model.
|
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. |
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 . |
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
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.
|
IlpPositionHandler
This interface allows a handler to customize the behavior of moving
and reshaping representation objects.
|
Class and Description |
---|
GraphModelEvent
This class describes a change in an
IlpGraphModel . |
GraphModelEvent.Type
Event type
|
GraphModelListener
This interface allows the observing of changes to an
IlpGraphModel . |
GraphRendererEvent
Event which is generated when graphic objects are added or updated
in a Graph View.
|
GraphRendererEvent.Type
Event type
|
GraphRendererListener
Listener to events which are sent when graphic objects are
added or updated in a Graph View.
|
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.
|
IlpAbstractNodeAdapter
Abstract node adapter for representing hierarchies of objects.
|
IlpExpansionHandler
This interface allows a handler to customize the expansion or
collapsing of container objects in the model.
|
IlpGraphController
This class manages interactions between the user and the view.
|
IlpGraphHandler
This interface allows a handler to customize various actions that
are often triggered through interactors and modify the model.
|
IlpGraphHandlerWithoutDataSource
This class is the preferred handler for the graph controller
when
IlpDataSource is not used. |
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 . |
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
IlpGraphView.VisibleModelConnector
Connector between the graph view and the visible model.
|
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.
|
IlpPositionChange
This class represents a position change.
|
IlpPositionHandler
This interface allows a handler to customize the behavior of moving
and reshaping representation objects.
|
NodeExpansionEvent
A
NodeExpansionEvent event is fired by the view when a
subnetwork is expanded or collapsed. |
NodeExpansionEvent.Type
Event type
|
NodeExpansionListener
The listener that is notified when a subnetwork is expanded or collapsed
in the view.
|
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
GraphModelEvent
This class describes a change in an
IlpGraphModel . |
GraphModelEvent.Type
Event type
|
GraphModelListener
This interface allows the observing of changes to an
IlpGraphModel . |
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.
|
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.
|
IlpExpansionHandler
This interface allows a handler to customize the expansion or
collapsing of container objects in the model.
|
IlpGraphController
This class manages interactions between the user and the view.
|
IlpGraphHandler
This interface allows a handler to customize various actions that
are often triggered through interactors and modify the model.
|
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. |
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 . |
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
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.
|
IlpPositionChange
This class represents a position change.
|
IlpPositionHandler
This interface allows a handler to customize the behavior of moving
and reshaping representation objects.
|
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
Class and Description |
---|
IlpGraphView
This class displays the contents of an
IlpGraphModel
in a Rogue Wave JViews grapher. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.