Uses of Class
ilog.views.IlvManagerView

Packages that use IlvManagerView
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.background Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO. 
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.background Provides classes for background support using ILOG JViews Maps. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
ilog.tgo.awt Deprecated Provides AWT components necessary to create an application mixing ILOG JTGO and AWT. 
ilog.tgo.composite Provides the classes for handling the zoom policies and the layer policies. 
ilog.tgo.faces.equipment.dhtml.component Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO IlpEquipment into JavaServer Faces. 
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.component Contains the JViews TGO Faces DHTML specific components that are needed in order to leverage and integrate 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.interactor Contains the JViews TGO Faces DHTML specific interaction types needed in order to propagate events from DHTML clients into the JViews TGO Faces server side runtime. 
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.component Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO IlpNetwork into JavaServer Faces. 
ilog.tgo.faces.network.dhtml.servlet Contains the Servlet related types needed in order to integrate the JViews TGO IlpNetwork as a Faces component. 
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
ilog.tgo.interactor Provides the predefined interactors for a view. 
ilog.tgo.swing Provides Swing classes necessary to create an application mixing ILOG JTGO and Swing. 
ilog.tgo.util Provides general purpose classes and interfaces used in ILOG JTGO. 
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.bpmn Contains the classes for the BPMN Support. 
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.event Provides interfaces and classes for dealing with different types of events fired by JViews Graphics Framework classes. 
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.graphlayout A high-level, generic framework for the graph layout services provided by ILOG JViews, which allows you to easily obtain readable representations of graphs and networks. 
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.tree The Tree Layout arranges the nodes of a tree horizontally, vertically or radially, starting from the root of the tree. 
ilog.views.hypergraph This package contains the graphic framework for hypergraphs. 
ilog.views.hypergraph.crossing This package contains the utility classes needed to calculate tunnel and bridge crossings in segmented hyperedges. 
ilog.views.hypergraph.interactor This package contains the predefined view interactors for hyperedges. 
ilog.views.interactor Provides the predefined interactors for a view. 
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.export Provides classes to export map data to various formats. 
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.print Provides specific printing configuration pages. 
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.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.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.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.swing Provides all the Swing components necessary to create an application mixing JViews and Swing. 
ilog.views.tiling Provides the framework to implement load on demand. 
 

Uses of IlvManagerView in ilog.cpl.equipment
 

Methods in ilog.cpl.equipment with parameters of type IlvManagerView
 boolean IlpEquipmentView.isVisible(IlpLayer layer, IlvManagerView view)
          Deprecated. Use getCompositeGrapher().isVisible((IltcLayer)layer, view) instead.
 void IlpEquipmentView.setVisible(IlpLayer layer, IlvManagerView view, boolean visible)
          Deprecated. Use getCompositeGrapher().setVisible((IltcLayer)layer, view, visible) instead.
 

Uses of IlvManagerView in ilog.cpl.graph
 

Methods in ilog.cpl.graph with parameters of type IlvManagerView
 boolean IlpGraphView.isVisible(IlvManagerLayer layer, IlvManagerView view)
          Returns the visibility of a layer in a view.
 void IlpGraphView.setVisible(IlvManagerLayer layer, IlvManagerView view, boolean visible)
          Changes the visibility of a layer in a view.
 

Uses of IlvManagerView in ilog.cpl.graph.background
 

Methods in ilog.cpl.graph.background that return IlvManagerView
 IlvManagerView IlpDefaultBackgroundSupport.getManagerView()
          Returns the IlvManagerView of the attached view.
 

Uses of IlvManagerView in ilog.cpl.graphic.views
 

Subclasses of IlvManagerView in ilog.cpl.graphic.views
 class IlpManagerView
          This is a subclass of ILOG JViews IlvManagerView that adds support for IlpViewsViewInteractor.
 

Methods in ilog.cpl.graphic.views with parameters of type IlvManagerView
 void IlpZoomPolicy.attachView(IlvManagerView view)
          This function is called when a view is added to the manager to which this instance is attached.
 void IlpZoomPolicy.detachView(IlvManagerView view)
          This function is called when a view is removed from the manager to which this instance is attached.
 boolean IlpLayer.isVisible(IlvManagerView view)
          Returns the visibility of this macro-layer in a view.
 void IlpLayer.setVisible(IlvManager manager, IlvManagerView view, boolean visible)
          Changes the visibility of this macro-layer in a view.
 void IlpZoomPolicy.zoomTransformerChanged(IlvManagerView view, IlvTransformer oldTransformer, IlvTransformer newTransformer)
          This function is called when a zoom change occurs.
 

Uses of IlvManagerView in ilog.cpl.graphic.views.background
 

Methods in ilog.cpl.graphic.views.background that return IlvManagerView
 IlvManagerView IlpDefaultBackgroundSupport.getManagerView()
          Deprecated. Returns the IlvManagerView of the view.
 

Uses of IlvManagerView in ilog.cpl.network
 

Methods in ilog.cpl.network with parameters of type IlvManagerView
 boolean IlpNetworkView.isVisible(IlpLayer layer, IlvManagerView view)
          Deprecated. Use getCompositeGrapher().isVisible((IltcLayer)layer, view) instead.
 void IlpNetworkView.setVisible(IlpLayer layer, IlvManagerView view, boolean visible)
          Deprecated. Use getCompositeGrapher().setVisible((IltcLayer)layer, view, visible) instead.
 

Uses of IlvManagerView in ilog.tgo.awt
 

Methods in ilog.tgo.awt that return IlvManagerView
 IlvManagerView IltInteractorButton.getView()
          Deprecated. Returns the view on which the interactor of this button is set.
 

Methods in ilog.tgo.awt with parameters of type IlvManagerView
 void IltInteractorButton.setView(IlvManagerView view)
          Deprecated. Sets the view on which the interactor of this button is set.
 

Uses of IlvManagerView in ilog.tgo.composite
 

Fields in ilog.tgo.composite declared as IlvManagerView
protected  IlvManagerView IltLogicalZoomPolicy._targetView
           
 

Methods in ilog.tgo.composite that return IlvManagerView
 IlvManagerView IltLogicalZoomPolicy.getTargetView()
          Returns the target view.
 

Methods in ilog.tgo.composite with parameters of type IlvManagerView
static void IltcCompositeManager.AddZoomSupport(IlvManagerView view)
          Adds support for zooming a view.
 void IltcCompositeManager.attachView(IlvManagerView view)
          This function is called when a view is added to the manager to which this instance is attached.
 void IltZoomPolicy.attachView(IlvManagerView view)
          This method is called when a view is added to the manager to which this instance is attached.
 void IltLogicalZoomPolicy.attachView(IlvManagerView view)
          This method is called when a view is added to the manager to which this instance is attached.
 void IltcCompositeManager.detachView(IlvManagerView view)
          This function is called when a view is removed from the manager to which this instance is attached.
 void IltZoomPolicy.detachView(IlvManagerView view)
          This method is called when a view is removed from the manager to which this instance is attached.
 void IltLogicalZoomPolicy.detachView(IlvManagerView view)
          This method is called when a view is removed from the manager to which this instance is attached.
static IlvGraphic IltcCompositeManager.GetObject(IlvPoint p, IlvManagerView view)
          Returns the IlvGraphic at a given point in a given view.
static IlvGraphic IltcCompositeManager.GetObjectOnlyJTGO(IlvPoint p, IlvManagerView view)
          Like GetObject(p,view), except that it is free to ignore non-JTGO layers.
 boolean IltcLayer.isVisible(IlvManagerView view)
          Returns the visibility of this macro-layer in a view.
 boolean IltcCompositeManager.isVisible(IlvManagerView view, IltcLayer mlayer)
          Returns the visibility of a layer in a given view.
static void IltcCompositeManager.RemoveZoomSupport(IlvManagerView view)
          Removes support for zooming a view.
 void IltLogicalZoomPolicy.setTargetView(IlvManagerView view)
          Sets the target view.
 void IltcLayer.setVisible(IlvManager manager, IlvManagerView view, boolean visible)
          Changes the visibility of this macro-layer in a view.
 void IltcCompositeManager.setVisible(IlvManagerView view, IltcLayer mlayer, boolean visible)
          Changes the visibility of a layer in a given view.
 void IltPhysicalZoomPolicy.zoomTransformerChanged(IlvManagerView view, IlvTransformer oldTransformer, IlvTransformer newTransformer)
          When the zoom transformer changes, the ILOG JTGO objects are modified in such a way that the size of network elements remains the same.
abstract  void IltZoomPolicy.zoomTransformerChanged(IlvManagerView view, IlvTransformer oldTransformer, IlvTransformer newTransformer)
          This function is called when a zoom change occurs.
 void IltLogicalZoomPolicy.zoomTransformerChanged(IlvManagerView view, IlvTransformer oldtr, IlvTransformer newtr)
          When the zoom transformer changes, the ILOG JTGO objects are modified in such a way that the size of network elements remains the same.
 

Uses of IlvManagerView in ilog.tgo.faces.equipment.dhtml.component
 

Methods in ilog.tgo.faces.equipment.dhtml.component that return IlvManagerView
 IlvManagerView IltFacesDHTMLEquipmentView.getView()
          Returns the IlvManagerView associated with the IlpEquipmentView.
 

Uses of IlvManagerView in ilog.tgo.faces.equipment.dhtml.servlet
 

Methods in ilog.tgo.faces.equipment.dhtml.servlet with parameters of type IlvManagerView
protected  boolean IltFacesEquipmentServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request, IlvGraphic graphic, IlvManagerView view, IlvTransformer t)
          Returns true if image map information should be generated for the specified IlvGraphic.
protected  boolean IltFacesEquipmentServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request, IlvManagerLayer layer, IlvManagerView view, IlvTransformer t)
          Returns true if image map information should be generated for the specified layer.
 

Uses of IlvManagerView in ilog.tgo.faces.graph.component
 

Methods in ilog.tgo.faces.graph.component with parameters of type IlvManagerView
 void IltFacesGraphView.setView(IlvManagerView view)
          Sets the manager view that will be displayed by the view.
 

Uses of IlvManagerView in ilog.tgo.faces.graph.dhtml.component
 

Methods in ilog.tgo.faces.graph.dhtml.component that return IlvManagerView
 IlvManagerView IltFacesDHTMLGraphViewSupportImpl.getView(IlvManagerView superView)
          Returns the manager view to be displayed by the helped view.
 

Methods in ilog.tgo.faces.graph.dhtml.component with parameters of type IlvManagerView
 IlvManagerView IltFacesDHTMLGraphViewSupportImpl.getView(IlvManagerView superView)
          Returns the manager view to be displayed by the helped view.
 

Uses of IlvManagerView in ilog.tgo.faces.graph.dhtml.event
 

Methods in ilog.tgo.faces.graph.dhtml.event with parameters of type IlvManagerView
protected  MouseEvent IltFacesGraphInteractorActionListener.createMouseDragged(IlvManagerView view, int button, int modifiers, int releasePtX, int releasePtY)
          This method creates the MouseEvent.MOUSE_DRAGGED mouse event that will be dispatched to the manager view.
protected  MouseEvent IltFacesGraphInteractorActionListener.createMousePressed(IlvManagerView view, int button, int modifiers, int clickPtX, int clickPtY)
          This method creates the MouseEvent.MOUSE_PRESSED mouse event that will be dispatched to the manager view.
protected  MouseEvent IltFacesGraphInteractorActionListener.createMouseReleased(IlvManagerView view, int button, int modifiers, int releasePtX, int releasePtY)
          This method creates the MouseEvent.MOUSE_RELEASED mouse event that will be dispatched to the manager view.
protected  void IltFacesGraphInteractorActionListener.dispatchMouseEvent(IlvManagerView view, MouseEvent event)
          This method is called by the processAction method to dispatch the given MouseEvent event to the manager view.
 

Uses of IlvManagerView in ilog.tgo.faces.graph.dhtml.interactor
 

Methods in ilog.tgo.faces.graph.dhtml.interactor with parameters of type IlvManagerView
 Object IltFacesGraphObjectSelectedFinder.computeObjectSelected(IlvManagerView managerView, IlvPoint pointClicked, IlvTransformer transformer)
          Returns the representation object at a given point in the graph view.
 ArrayList IltFacesGraphObjectSelectedRectFinder.computeObjectSelected(IlvManagerView managerView, IlvRect rect, IlvTransformer transformer)
          Returns the representation objects within a given rectangular area in the graph view.
 

Uses of IlvManagerView in ilog.tgo.faces.graph.dhtml.servlet
 

Methods in ilog.tgo.faces.graph.dhtml.servlet that return IlvManagerView
 IlvManagerView IltFacesGraphServletSupport.getManagerView(javax.servlet.http.HttpServletRequest request)
          The implementation of the getManagerView from the IlvManagerServletSupport class.
 IlvManagerView IltFacesGraphServlet.getManagerView(javax.servlet.http.HttpServletRequest request)
          Returns the manager view used for the given request.
protected  IlvManagerView IltFacesGraphServletSupport.getOverviewManagerView(javax.servlet.http.HttpServletRequest request)
          Returns the manager view to be used when rendering the overview.
 

Methods in ilog.tgo.faces.graph.dhtml.servlet with parameters of type IlvManagerView
 String IltFacesImageMapAreaGenerator.generateALT(IlvManagerView view, IlvGraphic object)
          Returns the ALT attribute of this area for a specified graphic object.
 String IltFacesImageMapAreaGenerator.generateCOORDS(IlvManagerView view, IlvGraphic graphic, IlvRect bounds, IlvTransformer viewTransformer)
          Returns the coordinates of the AREA mapped to the base of a given graphic object.
 IlvManagerLayer[] IltFacesGraphServletSupport.getDynamicLayers(javax.servlet.http.HttpServletRequest request, IlvManagerView view)
          Returns all the IlvManagerLayer instances that are not part of the graph's background.
protected  Comparator<IlvGraphic> IltFacesGraphServletSupport.getGraphicObjectComparator(IlvManagerLayer layer, IlvManagerView view, javax.servlet.http.HttpServletRequest request)
          Returns a Comparator implementation that will be used to sort the IlvGraphic instances in the given layer that need to have their image map generated.
protected  IlvImageMapAreaGenerator IltFacesGraphServletSupport.getImageMapAreaGenerator(javax.servlet.http.HttpServletRequest request, IlvGraphic obj, IlvManagerView view, IlvTransformer t)
          Returns the area generator for the specified graphic object.
 IlvManagerLayer[] IltFacesGraphServletSupport.getLayers(javax.servlet.http.HttpServletRequest request, IlvManagerView view)
          Returns the list of layers that are allowed to be rendered.
protected  Comparator<IlvManagerLayer> IltFacesGraphServletSupport.getManagerLayerComparator(IlvManagerView view, javax.servlet.http.HttpServletRequest request)
          Returns a Comparator implementation that will be used to sort the IlvManagerLayer that are used to generate the image map when requested.
 int IltFacesImageMapAreaGenerator.getShape(IlvManagerView view, IlvGraphic graphic, IlvTransformer viewTrasnformer)
          Returns the shape of the area for the graphic object specified.
protected abstract  boolean IltFacesGraphServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request, IlvGraphic graphic, IlvManagerView view, IlvTransformer t)
          Returns true if image map information should be generated for the specified IlvGraphic.
 

Uses of IlvManagerView in ilog.tgo.faces.network.dhtml.component
 

Methods in ilog.tgo.faces.network.dhtml.component that return IlvManagerView
 IlvManagerView IltFacesDHTMLNetworkView.getView()
          Returns the IlvManagerView associated with the IlpNetworkView.
 

Uses of IlvManagerView in ilog.tgo.faces.network.dhtml.servlet
 

Methods in ilog.tgo.faces.network.dhtml.servlet with parameters of type IlvManagerView
protected  boolean IltFacesNetworkServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request, IlvGraphic graphic, IlvManagerView view, IlvTransformer t)
          Returns true if image map information should be generated for the specified IlvGraphic.
protected  boolean IltFacesNetworkServletSupport.shouldGenerateImageMap(javax.servlet.http.HttpServletRequest request, IlvManagerLayer layer, IlvManagerView view, IlvTransformer t)
          Returns true if image map information should be generated for the specified layer.
 

Uses of IlvManagerView in ilog.tgo.graphic
 

Methods in ilog.tgo.graphic that return IlvManagerView
 IlvManagerView IltCompositeInteractions.CompositeInteractorContext.getView()
           
 IlvManagerView IltObjectInteractorContext.getView()
          Deprecated. Returns the view where the event has occurred.
 

Methods in ilog.tgo.graphic with parameters of type IlvManagerView
static IltToolTipManager IltToolTipManager.AddToolTipSupport(IlvManagerView container)
          Deprecated. Adds tooltip support to a IlvManagerView.
static IltObjectInteractorContext IltCompositeInteractions.GetObjectContext(IlvPoint p, IlvManagerView view)
          Deprecated. Returns an interactor context, containing information about the composite graphic object visible at a given point in a given view.
static IltToolTipManager IltToolTipManager.GetToolTipManager(IlvManagerView view)
          Deprecated. Returns the IltToolTipManager associated with a view, or null if tooltip support for the view has not been added.
static boolean IltToolTipManager.HasToolTipSupport(IlvManagerView view)
          Deprecated. Returns true if the Container has tooltip support.
static void IltToolTipManager.RemoveToolTipSupport(IlvManagerView view)
          Deprecated. Removes tooltip support from an IlvManagerView.
 

Constructors in ilog.tgo.graphic with parameters of type IlvManagerView
IltCompositeInteractions.CompositeInteractorContext(IlvGraphic gg, IlvObjectInteractorContext origcontext, IlvManagerView view, IltGraphic graphic)
           
 

Uses of IlvManagerView in ilog.tgo.interactor
 

Methods in ilog.tgo.interactor with parameters of type IlvManagerView
protected  void IltMakePolyLinkInteractor.attach(IlvManagerView view)
           
 void IltEditGroupInteractor.attach(IlvManagerView view)
           
protected  void IltEditLinkPortInteractor.attach(IlvManagerView view)
           
protected  void IltMakePolyLinkInteractor.attachStyleSheet(IlvManagerView view)
          Initializes a mutable style sheet to the given view.
protected  void IltEditLinkPortInteractor.attachStyleSheet(IlvManagerView view)
          Initializes a mutable style sheet to the given view.
protected  void IltMakePolyLinkInteractor.detachStyleSheet(IlvManagerView view)
          Ends the style sheet edition.
protected  void IltEditLinkPortInteractor.detachStyleSheet(IlvManagerView view)
          Ends the style sheet edition.
 IlpMutableStyleSheet IltMakePolyLinkInteractor.getStyleSheet(IlvManagerView view)
          Returns the mutable style sheet used to store changes in link port configuration for the given view.
 IlpMutableStyleSheet IltEditLinkPortInteractor.getStyleSheet(IlvManagerView view)
          Returns the mutable style sheet used to store changes in link port configuration for the given view.
 

Constructors in ilog.tgo.interactor with parameters of type IlvManagerView
IltManagerMagViewInteractor(IlvManagerView target, boolean boundedByView)
          Deprecated. Creates the interactor.
 

Uses of IlvManagerView in ilog.tgo.swing
 

Methods in ilog.tgo.swing that return IlvManagerView
 IlvManagerView IltJInteractorButton.getView()
          Deprecated. Returns the view on which the interactor of this button is set.
 

Methods in ilog.tgo.swing with parameters of type IlvManagerView
 void IltJInteractorButton.setView(IlvManagerView view)
          Deprecated. Sets the view on which the interactor of this button is set.
 

Uses of IlvManagerView in ilog.tgo.util
 

Subclasses of IlvManagerView in ilog.tgo.util
 class IltPanZoomedView
          This class implements a zoomed view that can be panned and that has special support for the IltPanZoomedViewInteractor.
 

Methods in ilog.tgo.util with parameters of type IlvManagerView
static void IltAWTUtil.AddKeepFocusListener(Frame frame, Component panel, IlvManagerView view)
          Arranges that a given view in a given frame keeps the focus as long as the frame itself has the focus.
 

Constructors in ilog.tgo.util with parameters of type IlvManagerView
IltManagerViewAutoAdjuster(IltCompositeGrapher grapher, IlvManagerView view, IltGraphicElementName elementName)
          Deprecated. Use IlpManagerViewAutoAdjuster instead.
 

Uses of IlvManagerView in ilog.views
 

Methods in ilog.views that return IlvManagerView
 IlvManagerView IlvManagerViewInteractor.getManagerView()
          Returns the manager view when the interactor is attached, or null if the interactor is not attached.
protected  IlvManagerView IlvHoverHighlightingImageOperation.getTargetView()
          Returns the view where the highlighted graphic object is displayed.
 

Methods in ilog.views with parameters of type IlvManagerView
protected  boolean IlvManager.afterInvalidateRegion(IlvGraphic object, IlvRect objectBBox, IlvManagerView view, IlvTransformer t, Object info)
          Returns true if the region of the object must be invalidated.
protected  void IlvManagerViewInteractor.attach(IlvManagerView v)
          Called when the interactor is attached to the manager view.
protected  Object IlvManager.beforeInvalidateRegion(IlvGraphic object, IlvManagerView view, IlvTransformer t)
          Calculates the info necessary to decide whether the region of the object must be invalidated.
 boolean IlvManager.dispatchToObjects(AWTEvent event, IlvManagerView view)
          Dispatches the event to an object.
protected  void IlvManagerLayer.draw(Graphics dst, IlvManagerView view)
          Draws the layer in a view of a manager.
 void IlvManager.draw(Graphics dst, IlvManagerView view)
          Draws the contents of the manager.
protected  void IlvManagerLayer.drawImpl(Graphics dst, IlvManagerView view)
          Draws the layer in a view of a manager.
 IlvGraphicVector IlvManager.getAllObjects(IlvPoint p, IlvManagerView view, boolean traverse, boolean includeSubManagersIfInnerNodesFound)
          Returns all visible graphic objects located at the specified point in a manager view.
 IlvGraphicVector IlvManager.getAllObjects(IlvPoint p, int layer, IlvManagerView view)
          Returns all visible graphic objects located at the specified point in a manager view for a specified layer.
 IlvRect IlvManagerView.FitAreaCalculator.getAreaToFit(IlvManagerView view)
          Returns the rectangle in view coordinates that should be made visible in the view when calling fitTransformerToArea(Insets, FitAreaCalculator, int).
 IlvTransformer IlvManager.getDrawingTransformer(IlvManagerView view)
          Returns the transformer used to draw this manager.
 IlvGraphic IlvManager.getObject(IlvPoint p, IlvManagerView view)
          Returns the graphic object located at the specified point in a manager view; otherwise, it returns null.
 IlvGraphic IlvManager.getObject(IlvPoint p, IlvManagerView view, boolean traverse)
          Returns the graphic object located at the specified point in a manager view; otherwise, it returns null.
 IlvGraphic IlvManager.getObject(IlvPoint p, int layer, IlvManagerView view)
          Returns the graphic object located at the specified point in a manager view for a specified layer; otherwise, it returns null.
 JPopupMenu IlvGraphic.getPopupMenu(IlvPoint p, IlvTransformer t, IlvManagerView view, IlvPopupMenuManager popupManager)
          Returns the Swing pop-up menu to display when the pop-up is triggered.
 IlvSelection IlvManager.getSelection(IlvPoint p, IlvManagerView view)
          Returns the selection object (instance of IlvSelection) located at the specified point in a manager view.
 IlvSelection IlvManager.getSelection(IlvPoint p, IlvManagerView view, boolean traverse)
          Returns the selection object (instance of IlvSelection) located at the specified point in a manager view.
protected  boolean IlvManager.handleAccelerators(AWTEvent evt, IlvManagerView view)
          Handles the accelerators in the manager view.
protected abstract  boolean IlvAccelerator.handleEvent(IlvManagerView view)
          Handles the accelerator.
 void IlvManager.invalidateRegion(IlvManagerView view, IlvRect rect)
          Stores the rectangle in a manager view for a further call of reDrawViews().
protected  boolean IlvManagerLayer.isTemporarilyHidden(IlvManagerView view)
           
 boolean IlvManager.isVisible(IlvGraphic obj, IlvManagerView view)
          Returns true if the object is visible in the manager view.
 boolean IlvZoomFactorVisibilityFilter.isVisible(IlvManagerLayer layer, IlvManagerView view)
          Returns true if the zoom factor of the layer in the argument view is between the maximum and the minimum zoom factors.
abstract  boolean IlvLayerVisibilityFilter.isVisible(IlvManagerLayer layer, IlvManagerView view)
          Checks the visibility of a layer.
 boolean IlvManagerLayer.isVisible(IlvManagerView view)
          Returns true if the layer is visible in the specified view.
 boolean IlvManager.isVisible(IlvManagerView view, int layer)
          Returns true if the layer is visible in the specified view.
 void IlvManagerViewDecoration.paint(Graphics dst, IlvManagerView view)