ilog.views.graphlayout
Interface GraphModelListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
IltLinkLayout, IltLocalLinkLayout, IltShortLinkLayout, IltStraightLinkLayout, IlvBusLayout, IlvCircularLayout, IlvGraphLayout, IlvGridLayout, IlvHierarchicalLayout, IlvLinkLayout, IlvLongLinkLayout, IlvMultipleLayout, IlvRandomLayout, IlvRecursiveLayout, IlvRecursiveMultipleLayout, IlvShortLinkLayout, IlvSpringEmbedderLayout, IlvTopologicalMeshLayout, IlvTreeLayout, IlvUniformLengthEdgesLayout

public interface GraphModelListener
extends EventListener

GraphModelListener defines the interface for an object that listens for changes in a graph model (IlvGraphModel).

See Also:
GraphModelEvent, IlvGraphModel.addGraphModelListener(ilog.views.graphlayout.GraphModelListener)

Method Summary
 void contentsChanged(GraphModelEvent event)
          Invoked when the structure or the geometry of the graph changes.
 

Method Detail

contentsChanged

void contentsChanged(GraphModelEvent event)
Invoked when the structure or the geometry of the graph changes.



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