Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

giny.model
Interface GraphPerspectiveChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
GraphViewController, SelectFilter

public interface GraphPerspectiveChangeListener
extends EventListener


Method Summary
 void graphPerspectiveChanged(GraphPerspectiveChangeEvent event)
          Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes.
 

Method Detail

graphPerspectiveChanged

void graphPerspectiveChanged(GraphPerspectiveChangeEvent event)
Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes.


www.cytoscape.org