cytoscape.util
Class NestedNetworkViewUpdater
java.lang.Object
cytoscape.util.NestedNetworkViewUpdater
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class NestedNetworkViewUpdater
- extends Object
- implements PropertyChangeListener
This class manages images that represent nested networks. This "management" includes creation,
updating and destruction of such images as well as updating network views when any of their
nodes nested networks have changed.
- Since:
- Cytoscape 2.7.0
- Author:
- kono, ruschein
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedNetworkViewUpdater
public NestedNetworkViewUpdater()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener
Copyright 2010 Cytoscape Consortium. All rights reserved.