public abstract class AbstractNetworkViewTaskFactory extends Object implements NetworkViewTaskFactory
Constructor and Description |
---|
AbstractNetworkViewTaskFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReady(CyNetworkView networkView)
Returns true if the supplied network view is not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTaskIterator
public boolean isReady(CyNetworkView networkView)
isReady
in interface NetworkViewTaskFactory
networkView
- The network viewCopyright 2011 Cytoscape Consortium. All rights reserved.