Cytoscape 2.8.0 API

Uses of Interface
giny.model.GraphPerspectiveChangeListener

Packages that use GraphPerspectiveChangeListener
cytoscape.data Basic data classes used by Cytoscape. 
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
giny.model   
 

Uses of GraphPerspectiveChangeListener in cytoscape.data
 

Classes in cytoscape.data that implement GraphPerspectiveChangeListener
 class SelectFilter
          This class implements the ability to set the selected state of every node or edge in a GraphPerspective.
 

Uses of GraphPerspectiveChangeListener in cytoscape.view
 

Classes in cytoscape.view that implement GraphPerspectiveChangeListener
 class GraphViewController
           
 

Uses of GraphPerspectiveChangeListener in giny.model
 

Methods in giny.model with parameters of type GraphPerspectiveChangeListener
 void GraphPerspective.addGraphPerspectiveChangeListener(GraphPerspectiveChangeListener listener)
           
 void GraphPerspective.removeGraphPerspectiveChangeListener(GraphPerspectiveChangeListener listener)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.