Uses of Interface
ilog.views.IlvManagerFrame

Packages that use IlvManagerFrame
ilog.views Provides the classes necessary to create a high performance 2D graphic application. 
ilog.views.graphic.composite.decoration Provides predefined decorations. 
ilog.views.sdm.renderer Contains the classes that define the renderers of an SDM engine. 
 

Uses of IlvManagerFrame in ilog.views
 

Subinterfaces of IlvManagerFrame in ilog.views
 interface IlvResizableManagerFrame
          IlvResizableManagerFrame defines manager frames that can be resized, by handling the resize action when a user reshapes a submanager.
 

Classes in ilog.views that implement IlvManagerFrame
 class IlvConstantModeManagerFrame
          IlvConstantModeManagerFrame is an extended IlvDefaultManagerFrame that handles resize events automatically.
 class IlvDefaultManagerFrame
          The default frame for an IlvManager.
 

Methods in ilog.views that return IlvManagerFrame
 IlvManagerFrame IlvConstantModeManagerFrame.copy()
          Creates an IlvConstantModeManagerFrame by copying itself.
 IlvManagerFrame IlvManagerFrame.copy()
          Creates a new frame by copying this one.
 IlvManagerFrame IlvDefaultManagerFrame.copy()
          Creates an IlvDefaultManagerFrame by copying this one.
 IlvManagerFrame IlvManager.getFrame()
          Returns the frame of the manager.
 

Methods in ilog.views with parameters of type IlvManagerFrame
 void IlvManager.setFrame(IlvManagerFrame frame)
          Sets the frame of the manager.
 

Uses of IlvManagerFrame in ilog.views.graphic.composite.decoration
 

Classes in ilog.views.graphic.composite.decoration that implement IlvManagerFrame
 class IlvDefaultGraphicManagerFrame
          This class draws the graphic border of IlvGrapher objects that represent subgraphs.
 

Methods in ilog.views.graphic.composite.decoration that return IlvManagerFrame
 IlvManagerFrame IlvDefaultGraphicManagerFrame.copy()
          Creates a new border by copying this one.
 

Uses of IlvManagerFrame in ilog.views.sdm.renderer
 

Classes in ilog.views.sdm.renderer that implement IlvManagerFrame
static class IlvSubGraphRenderer.GraphicManagerFrame
          This class draws the graphic border of IlvGrapher objects that represent subgraphs.
 

Methods in ilog.views.sdm.renderer that return IlvManagerFrame
 IlvManagerFrame IlvSubGraphRenderer.GraphicManagerFrame.copy()
          Creates a new border by copying this one.
 



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