Cytoscape 2.8.0 API

Uses of Interface
cytoscape.layout.TunableListener

Packages that use TunableListener
cytoscape.layout Classes providing some kind of graph layout functionality. 
 

Uses of TunableListener in cytoscape.layout
 

Classes in cytoscape.layout that implement TunableListener
 class LayoutProperties
          The LayoutProperties class is a helper class to support the management of settings and properties for layout algorithms that implement CyLayoutAlgorithm or extend AbstractLayout.
 

Methods in cytoscape.layout with parameters of type TunableListener
 void Tunable.addTunableValueListener(TunableListener listener)
          Method to add a value listener to this Tunable.
 void Tunable.removeTunableValueListener(TunableListener listener)
          Method to remove a value listener from this Tunable.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.