public abstract class AbstractNodeViewTaskFactory extends Object implements NodeViewTaskFactory
| Constructor and Description |
|---|
AbstractNodeViewTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReady(View<CyNode> nodeView,
CyNetworkView networkView)
Returns true of the supplied network and node views are not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTaskIteratorpublic boolean isReady(View<CyNode> nodeView, CyNetworkView networkView)
isReady in interface NodeViewTaskFactorynodeView - The node viewnetworkView - The network viewCopyright 2011 Cytoscape Consortium. All rights reserved.