Uses of Interface
ilog.views.graphlayout.IlvAutoLayoutHandler

Packages that use IlvAutoLayoutHandler
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.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.sdm.renderer.graphlayout Contains the classes IlvGraphLayoutRenderer and IlvLinkLayoutRenderer that give access to the ILOG JViews Graph Layout capabilities. 
 

Uses of IlvAutoLayoutHandler in ilog.views.graphlayout
 

Methods in ilog.views.graphlayout that return IlvAutoLayoutHandler
 IlvAutoLayoutHandler IlvGraphLayout.getAutoLayoutHandler()
          Returns the auto layout handler.
 

Methods in ilog.views.graphlayout with parameters of type IlvAutoLayoutHandler
 void IlvGraphLayout.setAutoLayoutHandler(IlvAutoLayoutHandler handler)
          Sets the auto layout handler.
 

Uses of IlvAutoLayoutHandler in ilog.views.graphlayout.labellayout.annealing
 

Methods in ilog.views.graphlayout.labellayout.annealing that return IlvAutoLayoutHandler
 IlvAutoLayoutHandler IlvAnnealingLabelLayout.getAutoLayoutHandler()
          Returns the auto layout handler.
 

Methods in ilog.views.graphlayout.labellayout.annealing with parameters of type IlvAutoLayoutHandler
 void IlvAnnealingLabelLayout.setAutoLayoutHandler(IlvAutoLayoutHandler handler)
          Sets the auto layout handler.
 

Uses of IlvAutoLayoutHandler in ilog.views.sdm.renderer.graphlayout
 

Classes in ilog.views.sdm.renderer.graphlayout that implement IlvAutoLayoutHandler
 class IlvGraphLayoutRenderer
          The class IlvGraphLayoutRenderer is a filtering renderer that applies a graph layout algorithm to the links and/or the nodes of the graph.
 class IlvLinkLayoutRenderer
          The class IlvLinkLayoutRenderer is a subclass of IlvGraphLayoutRenderer that is specialized for link layout.
 



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