Cytoscape 2.8.0 API

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.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.