|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicBagHierarchyEventReceiver | |
|---|---|
| ilog.tgo.graphic | Provides all the classes for handling the graphical representations of the telecom objects. |
| ilog.views | Provides the classes necessary to create a high performance 2D graphic application. |
| ilog.views.graphic | Contains the predefined graphic objects of JViews. |
| ilog.views.graphic.composite | Provides classes for creating Composite Graphics. |
| ilog.views.graphic.composite.decoration | Provides predefined decorations. |
| ilog.views.hypergraph | This package contains the graphic framework for hypergraphs. |
| ilog.views.maps.graphic | This package contains graphic objects specialized for cartographic display. |
| ilog.views.prototypes | Provides legacy facilities that allow you to define custom graphic objects easily. |
| ilog.views.sdm.graphic | Contains specialized graphic objects used by the SDM component. |
| ilog.views.sdm.renderer | Contains the classes that define the renderers of an SDM engine. |
| ilog.views.sdm.renderer.graphlayout | Contains the classes IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the ILOG JViews Graph Layout capabilities. |
| ilog.views.svg | Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.tgo.graphic |
|---|
| Classes in ilog.tgo.graphic that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IltNetwork
This subclass of IlvGrapher instantiates its own
IltCompositeGrapher, and
optionally it instantiates a sample network. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views |
|---|
| Classes in ilog.views that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvGrapher
IlvGrapher is a subclass of IlvManager that uses
graphic objects in the form of nodes and links to represent dynamic
interconnected information. |
class |
IlvManager
IlvManager is the container class used to store and manipulate
IlvGraphic objects displayed in one or more IlvManagerView
instance. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.graphic |
|---|
| Classes in ilog.views.graphic that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvFixedSizeGraphic
The IlvFixedSizeGraphic class derives from the base graphic
handle class IlvGraphicHandle. |
class |
IlvFullZoomingGraphic
The class IlvFullZoomingGraphic is a wrapper class
that is used to make a nonzoomable graphic object fully zoomable. |
class |
IlvGraphicHandleBag
An IlvGraphicHandleBag object is a graphic handle that is
at the same time a graphic bag for the contained object. |
class |
IlvGraphicSet
An IlvGraphicSet instance is used to group several graphic
objects together. |
class |
IlvHalfZoomingGraphic
The class IlvHalfZoomingGraphic is a wrapper class
that is used to prevent a graphic object from zooming above (or below)
a given maximum (or minimum) zoom level. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.graphic.composite |
|---|
| Classes in ilog.views.graphic.composite that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvCompositeGraphic
IlvCompositeGraphic stores and controls the layout of
multiple IlvGraphic objects thus building complex graphic
objects. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.graphic.composite.decoration |
|---|
| Classes in ilog.views.graphic.composite.decoration that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvAssociation
An IlvAssociation contains an IlvLine that
connects to the center point of two graphic objects. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.hypergraph |
|---|
| Classes in ilog.views.hypergraph that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvHyperGrapher
IlvHyperGrapher is a grapher that displays nodes and hyperedges. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.maps.graphic |
|---|
| Classes in ilog.views.maps.graphic that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvMapFixedGraphic
A IlvFixedSizeGraphic implementing the IlvMapGraphic
interface. |
class |
IlvMapGraphicSet
IlvMapGraphicSet represents an IlvGraphicSet
that transmits its IlvMapStyle to the objects that it contains. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.prototypes |
|---|
| Classes in ilog.views.prototypes that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvGraphicGroup
The class IlvGraphicGroup is a subclass of
IlvGraphicSet that encapsulates an IlvGroup. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.sdm.graphic |
|---|
| Classes in ilog.views.sdm.graphic that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvDefaultLaneGraphic
This is the default graphic object used to represent swim lanes. |
class |
IlvGeneralNode
The class IlvGeneralNode is a general-purpose
graphic object with a geometric shape (square, circle,
diamond, or similar), a label, and an icon, each being optional. |
class |
IlvSDMCompositeNode
This class adds layering features to the IlvSDMCompositeNode class. |
class |
IlvURLGraphic
A class that loads the contents of an IlvGraphic from a URL. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.sdm.renderer |
|---|
| Classes in ilog.views.sdm.renderer that implement GraphicBagHierarchyEventReceiver | |
|---|---|
static class |
IlvHalfZoomingRenderer.HalfZoomingGraphic
This subclass of IlvHalfZoomingGraphic
is used internally by the IlvHalfZoomingRenderer. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.sdm.renderer.graphlayout |
|---|
| Classes in ilog.views.sdm.renderer.graphlayout that implement GraphicBagHierarchyEventReceiver | |
|---|---|
static class |
IlvSwimLanesRenderer.DefaultSwimLaneGraphic
This class is used by the IlvSwimLanesRenderer to display
swim lanes. |
| Uses of GraphicBagHierarchyEventReceiver in ilog.views.svg |
|---|
| Classes in ilog.views.svg that implement GraphicBagHierarchyEventReceiver | |
|---|---|
class |
IlvSVGGraphicSet
A subclass of IlvGraphicSet that allows you to load the
contents of an SVG file into it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||