Package ilog.views.sdm.renderer.graphlayout

Contains the classes IlvGraphLayoutRenderer and IlvLinkLayoutRenderer that give access to the ILOG JViews Graph Layout capabilities.

See:
          Description

Class Summary
IlvGraphLayoutRenderer The class IlvGraphLayoutRenderer is a filtering renderer that applies a graph layout algorithm to the links and/or the nodes of the graph.
IlvGraphLayoutRenderer.GraphLayoutParametersBean This auxiliary class is internally used to encapsulate graph layout parameters as Java Beans.
IlvGraphLayoutRenderer.ParameterSetter This inner class is used to register custom graph layout parameters with the IlvGraphLayoutRenderer.
IlvGraphLayoutRendererBeanInfo BeanInfo for IlvGraphLayoutRenderer.
IlvGraphLayoutRendererBeanInfo.GraphLayoutEditor An editor allowing you to choose a graph layout algorithm.
IlvLabelLayoutRenderer The class IlvLabelLayoutRenderer is a filtering renderer that applies an "annealing" label layout algorithm to: The labels of a graph The labels of the IlvGeneralNode instances The labels of the IlvGeneralLink instances The labels of the IlvSDMCompositeNode instances which are direct children of the root IlvSDMCompositeNode The labels of the IlvSDMCompositeLink instances which are direct children of the root IlvSDMCompositeLink For each label of an IlvComposite instance, its IlvAnnealingLabelDescriptor instance can be customized in the style sheet.
IlvLinkLayoutRenderer The class IlvLinkLayoutRenderer is a subclass of IlvGraphLayoutRenderer that is specialized for link layout.
IlvLinkLayoutRenderer.SDMRelativeLinkConnector Deprecated. Beginning with JViews 6.0 you should use IlvSDMFreeLinkConnector instead, which has the same functionality.
IlvSDMNodeComparator IlvSDMNodeComparator allows you to define one or more ordering criteria for the the nodes of a graph.
IlvSDMNodeComparator.ComparatorSortCriteria ComparatorSortCriteria represents an object that is used to specify the sort criteria using an implementation of java.util.Comparator.
IlvSDMNodeComparator.DataModelAttributeSortCriteria DataModelAttributeSortCriteria defines an object that allows you to specify the sort criteria using data model attributes of the nodes.
IlvSDMNodeComparator.SortCriteria SortCriteria is the base class of objects that can be used for specifying a sort criteria.
IlvSwimLanesRenderer The SwimLanes renderer is responsible for displaying "swim lanes."
IlvSwimLanesRenderer.DefaultSwimLaneGraphic This class is used by the IlvSwimLanesRenderer to display swim lanes.
 

Package ilog.views.sdm.renderer.graphlayout Description

Contains the classes IlvGraphLayoutRenderer and IlvLinkLayoutRenderer that give access to the ILOG JViews Graph Layout capabilities.



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