Uses of Package
ilog.views

Packages that use ilog.views
ilog.views Provides the classes necessary to create a high performance 2D graphic application. 
ilog.views.accelerator Provides the default key accelerators for a manager. 
ilog.views.animation This package contains utilities to show animated transitions between two states of an ILOG JViews manager. 
ilog.views.awt Provides all the AWT components necessary to create an application mixing JViews and AWT. 
ilog.views.diagrammer The main package of the diagram component. 
ilog.views.diagrammer.application Contains classes to easily build Swing applications or applets using the diagram component. 
ilog.views.diagrammer.faces.dhtml.component This package contains the JViews Diagrammer Faces DHTML component. 
ilog.views.diagrammer.faces.dhtml.interactor This package contains the DHTML implementation of JViews Diagrammer JavaServer Faces interactors. 
ilog.views.diagrammer.faces.dhtml.servlet This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the component. 
ilog.views.diagrammer.servlet Contains the classes for implementing server-side applications based on the Diagrammer component. 
ilog.views.dxf Provides a reader for the DXF file format. 
ilog.views.event Provides interfaces and classes for dealing with different types of events fired by JViews Graphics Framework classes. 
ilog.views.event.adapter Provides event listener adapter and handler. 
ilog.views.faces.component This package contains the base JViews JavaServer Faces component classes. 
ilog.views.faces.dhtml.component This package contains the base DHTML implementation of JViews JavaServer Faces components. 
ilog.views.faces.dhtml.interactor This package contains the interactors components to interact on JViews JavaServer Faces views used in the DHTML render kit. 
ilog.views.faces.dhtml.servlet This package contains the servlet, servlet support and actions to manage the image generation and interactions. 
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.graphic.composite.layout Provides classes for the layout of the decorations within an IlvComposite
ilog.views.graphic.composite.objectinteractor Provides a predefined interactor for the composite graphics. 
ilog.views.graphic.linkbundle Provides a grapher link that stores and represents a bundle of individual links ("sublinks"). 
ilog.views.graphic.linkbundle.event Provides events and event listeners for IlvLinkBundle
ilog.views.graphic.linkpolicy Contains the link shape policies. 
ilog.views.graphlayout.labellayout A generic framework for the label layout services provided by ILOG JViews, which can automatically place labels at graphic objects such as nodes and links. 
ilog.views.graphlayout.labellayout.annealing The Annealing Label Layout places labels close to related obstacles such that the amount of overlaps among labels, and between labels and obstacles is small. 
ilog.views.graphlayout.labellayout.random The Random Label Layout algorithm moves the labels of the manager at randomly computed positions inside an user-defined region. 
ilog.views.interactor Provides the predefined interactors for a view. 
ilog.views.io Provides the input and output streams to store JViews objects in the IVL format. 
ilog.views.linkconnector Contains the predefined link connectors of JViews. 
ilog.views.maps This package contains the base classes to write map applications. 
ilog.views.maps.beans Provides useful beans for creating map applications. 
ilog.views.maps.beans.editor Provides specific editors for coordinates and specific property sheet for datum and ellipsoids. 
ilog.views.maps.datasource Provides predefined data sources. 
ilog.views.maps.export Provides classes to export map data to various formats. 
ilog.views.maps.format This package provides interfaces and classes for dealing with map formats. 
ilog.views.maps.format.cadrg This package contains classes for reading CADRG files. 
ilog.views.maps.format.dted This package contains classes that you can use to read DTED files. 
ilog.views.maps.format.dxf Provides classes to import and georeference DXF files. 
ilog.views.maps.format.geotiff This package contains classes that you can use to read GeoTIFF files. 
ilog.views.maps.format.midmif This package provides classes for loading MapInfo® Mid/Mif files. 
ilog.views.maps.format.oracle This package provides interfaces and classes for dealing with Oracle SDO. 
ilog.views.maps.format.oracle.objectmodel This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model. 
ilog.views.maps.format.shapefile This package contains classes that you can use to read the ESRI Shapefile format. 
ilog.views.maps.geometry This package contains the predefined subclasses of IlvMapGeometry
ilog.views.maps.graphic This package contains graphic objects specialized for cartographic display. 
ilog.views.maps.graphic.style Provides styles for stylable IlvMapGraphics. 
ilog.views.maps.grids This package defines a set of classes that display adaptive grids on top of a view. 
ilog.views.maps.interactor Provides interactors to interact with maps. 
ilog.views.maps.label This package contains JViews Maps labeling classes. 
ilog.views.maps.labelling Provides classes and interfaces for map labelling. 
ilog.views.maps.measures General management of raster images. 
ilog.views.maps.print Provides specific printing configuration pages. 
ilog.views.maps.projection Classes to manage projections and georeferencement. 
ilog.views.maps.raster Provides classes for orthodromy measurement. 
ilog.views.maps.raster.datasource Provides classes for raster data sources. 
ilog.views.maps.rendering The factories used to translate map features into graphic objects. 
ilog.views.maps.servlet This package contains the JViews Maps Faces servlet classes to dynamically generate images representing the component. 
ilog.views.maps.theme Provides classes for dynamic styling. 
ilog.views.maps.tiling Specific classes for managing load-on-demand tiles for data sources and feature iterator. 
ilog.views.objectinteractor Provides the predefined interactors for a graphic object. 
ilog.views.print Defines classes and interfaces for printing the content of an IlvManager
ilog.views.prototypes Provides legacy facilities that allow you to define custom graphic objects easily. 
ilog.views.sdm The main ILOG JViews Stylable Data Mapper (SDM) package. 
ilog.views.sdm.event Contains the event-related classes in the SDM package. 
ilog.views.sdm.graphic Contains specialized graphic objects used by the SDM component. 
ilog.views.sdm.interactor Contains specialized interactors for the SDM component. 
ilog.views.sdm.modeltools This package contains various tools associated with the SDM model. 
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.sdm.renderer.graphlayout.util   
ilog.views.sdm.renderer.maps Contains the class IlvMapRenderer that gives access to the features of the ILOG JViews Maps product. 
ilog.views.sdm.servlet Contains a specialized servlet that gives easy access to the SDM facilities in thin-client mode. 
ilog.views.sdm.util Contains SDM utility classes. 
ilog.views.servlet Generic Java Servlet to produce images from a JViews Manager. 
ilog.views.svg Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews. 
ilog.views.svg.dom Contains the implementation of SVG DOM and a utility class allowing to deal with the DOM. 
ilog.views.svg.servlet Provides the generic Java Servlet to produce SVG Thin-Client images from a JViews Manager. 
ilog.views.swing Provides all the Swing components necessary to create an application mixing JViews and Swing. 
ilog.views.symbology Provides support for symbols and palettes of symbols. 
ilog.views.tiling Provides the framework to implement load on demand. 
 

Classes in ilog.views used by ilog.views
IlvAccelerator
          IlvAccelerator is the abstract base class for classes that define for a manager specific actions triggered by a specific keyboard event.
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvApplyObjects
          IlvApplyObjects is an interface which is used to apply a method that affects many graphic objects.
IlvConstantModeManagerFrame
          IlvConstantModeManagerFrame is an extended IlvDefaultManagerFrame that handles resize events automatically.
IlvDefaultManagerFrame
          The default frame for an IlvManager.
IlvDirection
          An interface that defines constants to describe directions.
IlvDrawSelection
          The IlvDrawSelection class is the default selection object for graphic objects.
IlvGrapher
          IlvGrapher is a subclass of IlvManager that uses graphic objects in the form of nodes and links to represent dynamic interconnected information.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvGraphicFilter
          An interface used to filter graphic objects (IlvGraphic).
IlvGraphicVector
          An IlvGraphicVector is an expandable array of graphic objects.
IlvGrid
          The class IlvGrid implements a snap grid.
IlvHandlesSelection
          A selection object that displays several handles.
IlvHoverHighlightingImageOperation
          The hover highlighting image operation allows you to highlight a graphic object when the mouse hovers on it.
IlvHoverHighlightingImageOperation.Filter
          Inner interface that serves to filter the highlighted graphic objects.
IlvIndexedSet
          IlvIndexedSet is a class dedicated to managing a large number of graphic objects in a list or a quadtree.
IlvLabelInterface
          An interface to be implemented by objects that display a text.
IlvLayerVisibilityFilter
          This class is used to control dynamically the visibility of a layer.
IlvLinkConnector
          This class is dedicated to the computation of the connection points of links (IlvLinkImage) in a grapher (IlvGrapher).
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerFrame
          The frame of an IlvManager.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvManagerView.FitAreaCalculator
          This interface can be used to fit the transformer of the manager view so that a certain area of the manager is visible in the view.
IlvManagerViewDecoration
          An IlvManagerViewDecoration is an interface that must be implemented by objects that need to draw something on top of an IlvManagerView
IlvManagerViewInteractor
          IlvManagerViewInteractor is the base class for all interactors that can be attached to a manager view.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvObjectInteractor
          Object interactors are used to handle local events for graphic objects.
IlvObjectInteractorContext
          The interface IlvObjectInteractorContext is the context passed to an object interactor.
IlvObjectProperty
          This property is stored in an IlvGraphic object, when this object is added to an IlvManager.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsEdition
          IlvPolyPointsEdition is an object interactor used to edit graphic objects that implement the interface IlvPolyPointsInterface, such as IlvPolyPoints, IlvPolyline, and so forth.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvPolyPointsSelection
          This class is a selection object used to select graphic objects that implements the IlvPolyPointsInterface.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvRegion
          A set of rectangles.
IlvResizableManagerFrame
          IlvResizableManagerFrame defines manager frames that can be resized, by handling the resize action when a user reshapes a submanager.
IlvSelection
          An abstract class that describes the selection on another object.
IlvSelectionFactory
          An interface to be implemented by objects that can create a selection object.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.accelerator
IlvAccelerator
          IlvAccelerator is the abstract base class for classes that define for a manager specific actions triggered by a specific keyboard event.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
 

Classes in ilog.views used by ilog.views.animation
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.awt
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvManagerViewInteractor
          IlvManagerViewInteractor is the base class for all interactors that can be attached to a manager view.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.diagrammer
IlvGrid
          The class IlvGrid implements a snap grid.
 

Classes in ilog.views used by ilog.views.diagrammer.application
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
 

Classes in ilog.views used by ilog.views.diagrammer.faces.dhtml.component
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
 

Classes in ilog.views used by ilog.views.diagrammer.faces.dhtml.interactor
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.diagrammer.faces.dhtml.servlet
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.diagrammer.servlet
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
 

Classes in ilog.views used by ilog.views.dxf
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicVector
          An IlvGraphicVector is an expandable array of graphic objects.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
 

Classes in ilog.views used by ilog.views.event
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvManagerViewInteractor
          IlvManagerViewInteractor is the base class for all interactors that can be attached to a manager view.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.event.adapter
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
 

Classes in ilog.views used by ilog.views.faces.component
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
 

Classes in ilog.views used by ilog.views.faces.dhtml.component
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
 

Classes in ilog.views used by ilog.views.faces.dhtml.interactor
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.faces.dhtml.servlet
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvDefinitionRectInterface
          This interface lets exposing an IlvRect.
IlvDrawSelection
          The IlvDrawSelection class is the default selection object for graphic objects.
IlvFontInterface
          An interface to be implemented by graphic objects that are displaying text and allow to specify the font.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvGraphicVector
          An IlvGraphicVector is an expandable array of graphic objects.
IlvHandlesSelection
          A selection object that displays several handles.
IlvLabelInterface
          An interface to be implemented by objects that display a text.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvLinkImageEditInteractor
          The IlvLinkImageEditInteractor class is used to edit a link image.
IlvLinkImageSelection
          The selection object for an IlvLinkImage.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvObjectInteractor
          Object interactors are used to handle local events for graphic objects.
IlvObjectInteractorContext
          The interface IlvObjectInteractorContext is the context passed to an object interactor.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsEdition
          IlvPolyPointsEdition is an object interactor used to edit graphic objects that implement the interface IlvPolyPointsInterface, such as IlvPolyPoints, IlvPolyline, and so forth.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvPolyPointsSelection
          This class is a selection object used to select graphic objects that implements the IlvPolyPointsInterface.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvRegion
          A set of rectangles.
IlvReshapeSelection
          An object interactor that reshapes an instance of IlvDrawSelection.
IlvSelection
          An abstract class that describes the selection on another object.
IlvTextInterface
          The IlvTextInterface defines an interface for WYSIWYG editing with the IlvTextSelection and IlvTextEditor classes.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic.composite
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvDefinitionRectInterface
          This interface lets exposing an IlvRect.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvLabelInterface
          An interface to be implemented by objects that display a text.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvRegion
          A set of rectangles.
IlvSelection
          An abstract class that describes the selection on another object.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic.composite.decoration
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerFrame
          The frame of an IlvManager.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvRegion
          A set of rectangles.
IlvSelection
          An abstract class that describes the selection on another object.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic.composite.layout
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
 

Classes in ilog.views used by ilog.views.graphic.composite.objectinteractor
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvObjectInteractor
          Object interactors are used to handle local events for graphic objects.
IlvObjectInteractorContext
          The interface IlvObjectInteractorContext is the context passed to an object interactor.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic.linkbundle
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvRegion
          A set of rectangles.
IlvSelection
          An abstract class that describes the selection on another object.
IlvSelectionFactory
          An interface to be implemented by objects that can create a selection object.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphic.linkbundle.event
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
 

Classes in ilog.views used by ilog.views.graphic.linkpolicy
IlvGrapher
          IlvGrapher is a subclass of IlvManager that uses graphic objects in the form of nodes and links to represent dynamic interconnected information.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphlayout.labellayout
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.graphlayout.labellayout.annealing
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
 

Classes in ilog.views used by ilog.views.graphlayout.labellayout.random
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
 

Classes in ilog.views used by ilog.views.interactor
IlvGrapher
          IlvGrapher is a subclass of IlvManager that uses graphic objects in the form of nodes and links to represent dynamic interconnected information.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvManagerViewInteractor
          IlvManagerViewInteractor is the base class for all interactors that can be attached to a manager view.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.io
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvGraphicEnumeration
          An object that implements the IlvGraphicEnumeration interface generates a series of graphic objects, one at a time.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.linkconnector
IlvGrapher
          IlvGrapher is a subclass of IlvManager that uses graphic objects in the form of nodes and links to represent dynamic interconnected information.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvLinkConnector
          This class is dedicated to the computation of the connection points of links (IlvLinkImage) in a grapher (IlvGrapher).
IlvLinkImage
          IlvLinkImage is the base class for links, that is, graphic objects that are the visual representation of a connection between two nodes in an IlvGrapher instance.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in ilog.views used by ilog.views.maps
IlvApplyObject
          IlvApplyObject is an interface used to apply a method to a graphic object.
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvGraphicBag
          This interface must be implemented by classes that manage several objects.
IlvLayerVisibilityFilter
          This class is used to control dynamically the visibility of a layer.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvRect
          The IlvRect class describes a rectangle defined by a location (x, y) and dimension (width x height).
IlvZoomFactorVisibilityFilter
          Controls the visibility of a layer according to the zoom factor on the view.
 

Classes in ilog.views used by ilog.views.maps.beans
IlvGraphic
          IlvGraphic is the abstract base class for all graphic objects managed by an IlvManager instance.
IlvManager
          IlvManager is the container class used to store and manipulate IlvGraphic objects displayed in one or more IlvManagerView instance.
IlvManagerLayer
          IlvManagerLayer is a storage class for graphic objects; an IlvManager instance is composed of several layers.
IlvManagerView
          A manager view is a Java AWT component used to display the graphic objects contained in a manager.
IlvManagerViewInteractor
          IlvManagerViewInteractor is the base class for all interactors that can be attached to a manager view.
IlvNamedProperty
          The class IlvNamedProperty is used to associate potentially persistent properties with a graphic object, a manager, or a manager layer.
IlvPoint
          The IlvPoint class defines a point specified in float precision representing a location in (x, y) coordinate space.
IlvPolyPointsInterface
          An interface used to implement graphic objects with several points.
IlvTransformer
          The IlvTransformer class is a two dimensional affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates.
 

Classes in