Cytoscape 3.0.0-beta1 API

Uses of Interface
org.cytoscape.task.NetworkCollectionTaskFactory

Packages that use NetworkCollectionTaskFactory
org.cytoscape.task This package provides base classes for common task factory types as well as their associated task types found in Cytoscape. 
org.cytoscape.task.create This package provides a variety of task factory interfaces for creating new instances of network and other objects. 
org.cytoscape.task.destroy This package includes a set of task factory interfaces for deleting or or destroying objects within Cytoscape. 
 

Uses of NetworkCollectionTaskFactory in org.cytoscape.task
 

Classes in org.cytoscape.task that implement NetworkCollectionTaskFactory
 class AbstractNetworkCollectionTaskFactory
          An NetworkCollectionTaskFactory that is always ready to produce a TaskIterator.
 

Uses of NetworkCollectionTaskFactory in org.cytoscape.task.create
 

Subinterfaces of NetworkCollectionTaskFactory in org.cytoscape.task.create
 interface CreateNetworkViewTaskFactory
          This interface provides a task iterator for creating network views.
 

Uses of NetworkCollectionTaskFactory in org.cytoscape.task.destroy
 

Subinterfaces of NetworkCollectionTaskFactory in org.cytoscape.task.destroy
 interface DestroyNetworkTaskFactory
          This interface provides a task iterator for destruction of networks.
 


Cytoscape 3.0.0-beta1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.