ilog.cpl.graphic.views
Interface IlpViewsView

All Superinterfaces:
IlpGraphicView
All Known Subinterfaces:
IlpStylableViewsView
All Known Implementing Classes:
IlpEquipmentView, IlpGraphView, IlpNetworkView

public interface IlpViewsView
extends IlpGraphicView

This is a graphic view which uses an ILOG JViews IlvManagerView object for displaying.

Since:
JTGO 3.0

Method Summary
 void fitToContents()
          Modifies the zoom factor so that all objects are visible in the view.
 void fitToContents(Insets insets)
          Modifies the zoom factor so that all objects are visible in the view.
 Action getDefaultGestureAction(IlpGesture gesture)
          Returns a default gesture action for a gesture or null as appropriate.
 IlpManagerView getManagerView()
          Returns the main IlvManagerView displayed by this view.
 
Methods inherited from interface ilog.cpl.graphic.IlpGraphicView
getAttribute, getContainer, getContext, getController, getGraphic, getGraphicComponentClass, getGraphicHolder, getInnermostGraphic, getRepresentationObject, getRepresentationObjectSelectionModel, getStyleManager, invalidate, invalidateGraphics, setController, setStyleManager
 

Method Detail

getManagerView

IlpManagerView getManagerView()
Returns the main IlvManagerView displayed by this view.


fitToContents

void fitToContents()
Modifies the zoom factor so that all objects are visible in the view.


fitToContents

void fitToContents(Insets insets)
Modifies the zoom factor so that all objects are visible in the view.

Parameters:
insets - Describes the margins around the manager's contents.

getDefaultGestureAction

Action getDefaultGestureAction(IlpGesture gesture)
Returns a default gesture action for a gesture or null as appropriate.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.