|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ilog.cpl.graphic | |
|---|---|
| ilog.cpl | ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. |
| ilog.cpl.css | Contains basic classes to provide the customization of graphic components and objects through CSS. |
| ilog.cpl.css.function | Contains function definitions to be used with the Cascading Style Sheet engine. |
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG 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.util | Contains utility classes for both the IlpNetwork and IlpEquipment components. |
| ilog.cpl.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.graphic.attachment | Deprecated Provides classes and interfaces to define attachment rules for graphic objects. |
| ilog.cpl.graphic.component | Deprecated Provides predefined graphic objects based on Swing components. |
| ilog.cpl.graphic.views | Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. |
| ilog.cpl.graphic.views.action | Provides action event classes that are delivered to predefined actions of the network and equipment components. |
| ilog.cpl.interactor | Contains all the base classes of interactors. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.network.renderer | Provides the interfaces and classes related to customization of the network component using cascading style sheets. |
| ilog.cpl.service | Provides the interfaces and classes related to the context, some of the services and some general base classes used by styles. |
| ilog.cpl.style | Deprecated Provides classes and interfaces for handling styles (see IlpStyle). |
| ilog.cpl.style.key | Deprecated Provides a set of keys used to identify values within styles. |
| ilog.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| ilog.cpl.table.interactor | Contains all the table-specific interactors giving the ILOG JTGO Table component its default behavior. |
| ilog.cpl.tree | Together with ilog.cpl.IlpTree, this package constitutes
the ILOG JTGO Tree component. |
| ilog.tgo.composite | Provides the classes for handling the zoom policies and the layer policies. |
| ilog.tgo.composite.internal | |
| ilog.tgo.css | Contains basic classes to provide the customization of ILOG JTGO predefined business objects using CSS. |
| ilog.tgo.css.function | Contains predefined functions which can be used with the Cascading Style Sheet engine to compute values to ILOG JTGO object properties. |
| ilog.tgo.faces | Contains the common types used within JViews TGO Faces. |
| 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.graph.dhtml.renderkit | Contains the common types needed in order to render the JViews TGO graph based Faces components in DHTML. |
| ilog.tgo.faces.network.dhtml.renderkit | Contains the types needed in order to render the JViews TGO IlpNetwork Faces component in DHTML. |
| ilog.tgo.graphic | Provides all the classes for handling the graphical representations of the telecom objects. |
| ilog.tgo.graphic.renderer | Provides classes and support to create base renderers for telecom objects. |
| ilog.tgo.grprim | Contains all the classes with graphic primitives and utilities used in the library. |
| ilog.tgo.interactor | Provides the predefined interactors for a view. |
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| ilog.tgo.service | Provides the classes related to the application context and services. |
| Classes in ilog.cpl.graphic used by ilog.cpl | |
|---|---|
| IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpInteractiveGraphicComponent
This interface models common characteristics of JTGO graphic components that support view interactors. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionConverter
This interface converts between user-defined 2D positions and shapes, of type IlpPosition, and positions and shapes the view can interpret. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.css | |
|---|---|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpObjectFrameType
This class enumerates the possible frame types for a subnetwork. |
|
| IlpSelectionFocusMode
This class enumerates the possible highlight modes used to render the selection and focus. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.css.function | |
|---|---|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.equipment | |
|---|---|
| IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graph | |
|---|---|
| IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicHolder
This interface defines methods to associate IlpGraphic
instances with attributes and objects. |
|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpGraphicRendererContext
Contains the context information used to render a graphic object. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionConverter
This interface converts between user-defined 2D positions and shapes, of type IlpPosition, and positions and shapes the view can interpret. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graph.util | |
|---|---|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graphic | |
|---|---|
| GraphicChangeEvent
Events when an attribute value changes. |
|
| GraphicChangeListener
A graphic change event is fired when a graphic instance is modified, for example, when there is a change in the graphic bounds or in the instance's composition. |
|
| IlpAbstractGraphic
This class models an abstract graphic. |
|
| IlpEmptyGraphicHolder
This is an empty graphic holder. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
|
| IlpGraphicContainment
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicHolder
This interface defines methods to associate IlpGraphic
instances with attributes and objects. |
|
| IlpGraphicRendererContext
Contains the context information used to render a graphic object. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpObjectFrameType
This class enumerates the possible frame types for a subnetwork. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpPointSAXInfo
XML Serialization class for IlpPoint. |
|
| IlpPointSAXInfo.IlpSAXPointHandler
|
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| IlpRect
This class implements a rectangle that can be used as a position in the network component. |
|
| IlpRectSAXInfo
XML serialization class for IlpRect. |
|
| IlpRectSAXInfo.IlpSAXRectHandler
|
|
| IlpSelectionFocusMode
This class enumerates the possible highlight modes used to render the selection and focus. |
|
| IlpToolTipManager
This class manages all tooltips used in the application. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graphic.attachment | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpRect
This class implements a rectangle that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graphic.component | |
|---|---|
| IlpAbstractGraphic
This class models an abstract graphic. |
|
| IlpCompositeGraphic
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicContainment
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graphic.views | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.graphic.views.action | |
|---|---|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.interactor | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.network | |
|---|---|
| IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionConverter
This interface converts between user-defined 2D positions and shapes, of type IlpPosition, and positions and shapes the view can interpret. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.network.renderer | |
|---|---|
| IlpPositionConverter
This interface converts between user-defined 2D positions and shapes, of type IlpPosition, and positions and shapes the view can interpret. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.service | |
|---|---|
| IlpBlinkingColor
This interface models a color that blinks. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.style | |
|---|---|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpRect
This class implements a rectangle that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.style.key | |
|---|---|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpRect
This class implements a rectangle that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.table | |
|---|---|
| IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicHolder
This interface defines methods to associate IlpGraphic
instances with attributes and objects. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpStylableGraphicView
This interface models views where objects can be graphically represented according to the Model-View-Controller paradigm and that can be customized using Cascading Style Sheets (CSS). |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.table.interactor | |
|---|---|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| Classes in ilog.cpl.graphic used by ilog.cpl.tree | |
|---|---|
| IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
|
| IlpGraphicHolder
This interface defines methods to associate IlpGraphic
instances with attributes and objects. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| IlpStylableGraphicView
This interface models views where objects can be graphically represented according to the Model-View-Controller paradigm and that can be customized using Cascading Style Sheets (CSS). |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.composite | |
|---|---|
| GraphicChangeEvent
Events when an attribute value changes. |
|
| GraphicChangeListener
A graphic change event is fired when a graphic instance is modified, for example, when there is a change in the graphic bounds or in the instance's composition. |
|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicContainment
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| IlpRect
This class implements a rectangle that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.composite.internal | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicContainment
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.css | |
|---|---|
| IlpPoint
This class implements a point that can be used as a position in the network component. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.css.function | |
|---|---|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.faces | |
|---|---|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.faces.equipment.dhtml.renderkit | |
|---|---|
| IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.faces.graph.dhtml.renderkit | |
|---|---|
| IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.faces.network.dhtml.renderkit | |
|---|---|
| IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.graphic | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicContainment
Deprecated. Please use ILOG JViews Composite Graphics instead. |
|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpGraphicRendererContext
Contains the context information used to render a graphic object. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.graphic.renderer | |
|---|---|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.grprim | |
|---|---|
| IlpBlinkingColor
This interface models a color that blinks. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.interactor | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.model | |
|---|---|
| IlpGraphic
This interface models the basic graphic used to create complex representations for CPL objects. |
|
| IlpGraphicRenderer
This interface defines the basic renderer for a graphic. |
|
| IlpGraphicRendererContext
Contains the context information used to render a graphic object. |
|
| IlpGraphicView
This interface models views where objects can be graphically represented, according to the Model-View-Controller paradigm. |
|
| IlpPosition
This interface designates a 2D position or shape of an object in a plane. |
|
| IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
|
| IlpRelativePoint
This class implements a relative point that can be used as a position in the network or the equipment component. |
|
| Classes in ilog.cpl.graphic used by ilog.tgo.service | |
|---|---|
| IlpBlinkingColor
This interface models a color that blinks. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||