Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.network.css |
Contains classes to provide the customization for the network component and its objects through CSS.
|
Class and Description |
---|
IlpMutableNetworkModel
The
IlpMutableNetworkModel is an extension of the
IlpNetworkModel interface with an API to modify the set
of objects it contains. |
IlpNetworkAdapter
This class adapts a data source to a network.
|
IlpNetworkController
This class manages interactions between the user and an
IlpNetworkView . |
IlpNetworkHandler
This interface allows a handler to customize various actions that
modify the model, often triggered through interactors, and to customize
the configuration of the view.
|
IlpNetworkSelectionModel
This model gives access to and maintains the selected object in an
IlpNetworkView . |
IlpNetworkView
This class displays the contents of an
IlpNetworkModel
in a Perforce JViews grapher. |
Class and Description |
---|
IlpAbstractNetworkModel
This class is an implementation of the
IlpNetworkModel
interface that handles the notification of the model to listeners. |
IlpAbstractNetworkSelectionModel
This class is an implementation of the
IlpNetworkSelectionModel
interface which handles notification to listeners of the model. |
IlpGeographicPolyPoints
An instance of this class describes a sequence
IlpGeographicPosition . |
IlpGeographicPolyPointsSAXInfo
XML Serialization class for
IlpGeographicPolyPoints . |
IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler |
IlpGeographicPosition
This class describes a point on the surface of the earth, identified by
longitude and latitude information.
|
IlpMutableNetworkLink
Mutable extension of
IlpNetworkLink . |
IlpMutableNetworkModel
The
IlpMutableNetworkModel is an extension of the
IlpNetworkModel interface with an API to modify the set
of objects it contains. |
IlpMutableNetworkNode
Mutable extension of
IlpNetworkNode . |
IlpNetworkController
This class manages interactions between the user and an
IlpNetworkView . |
IlpNetworkEditingHandler
This interface allows a handler to customize various editing
actions, often triggered through interactors.
|
IlpNetworkExpansionHandler
Deprecated.
Please use
ilog.cpl.graph.IlpExpansionHandler instead. |
IlpNetworkHandler
This interface allows a handler to customize various actions that
modify the model, often triggered through interactors, and to customize
the configuration of the view.
|
IlpNetworkLink
Objects implementing this interface will be recognized as links in the
default implementation
IlpDefaultNetworkModel of
IlpNetworkModel . |
IlpNetworkLinkFactory
Factory interface for network links.
|
IlpNetworkLoadHandler
Deprecated.
Please use
ilog.cpl.graph.IlpGraphLoadHandler
instead. |
IlpNetworkModel
The
IlpNetworkModel interface describes the objects to be
represented in an IlpNetwork component. |
IlpNetworkNode
Objects implementing this interface will be recognized as nodes
in the default implementation
IlpDefaultNetworkModel
of IlpNetworkModel . |
IlpNetworkNodeFactory
Factory interface for network nodes.
|
IlpNetworkObjectHandler
Deprecated.
Please use
ilog.cpl.graph.IlpNodeHandler instead. |
IlpNetworkPositionHandler
Deprecated.
Please use
IlpPositionHandler
instead. |
IlpNetworkRenderer
Deprecated.
Please use
IlpNodeRenderer instead. |
IlpNetworkSelectionModel
This model gives access to and maintains the selected object in an
IlpNetworkView . |
IlpNetworkView
This class displays the contents of an
IlpNetworkModel
in a Perforce JViews grapher. |
NetworkModelEvent
This class describes a change in an
IlpNetworkModel . |
NetworkModelEvent.Type
Type of events supported by this event class.
|
NetworkModelListener
This interface allows the observing of changes to an
IlpNetworkModel . |
NetworkModelObserveEvent.Type
Deprecated.
Event Type
|
NetworkModelObserveListener
Deprecated.
|
NetworkSelectionEvent
This class describes a change in the set of selected objects
managed by an
IlpNetworkSelectionModel . |
NetworkSelectionEvent.Type
Event type
|
NetworkSelectionListener
This interface allows the observing of changes to an
IlpNetworkSelectionModel . |
Class and Description |
---|
IlpNetworkLinkFactory
Factory interface for network links.
|
IlpNetworkNodeFactory
Factory interface for network nodes.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.