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, waitcreateTaskIteratorpublic boolean isReady(CyNetworkView networkView)
isReady in interface NetworkViewTaskFactorynetworkView - The network viewCopyright 2011 Cytoscape Consortium. All rights reserved.