Cytoscape 2.8.0 API

cytoscape.util
Class NestedNetworkViewUpdater

java.lang.Object
  extended by 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

Constructor Summary
NestedNetworkViewUpdater()
           
 
Method Summary
 void propertyChange(PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedNetworkViewUpdater

public NestedNetworkViewUpdater()
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.