Uses of Interface
org.cytoscape.work.TaskFactory

Packages that use TaskFactory
Package
Description
This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API.
 
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
This package provides a variety of task factory interfaces for creating new instances of network and other objects.
This package include a set of task factory interfaces that allow the modification or editing of various objects within Cytoscape.
This package contains a set of task factory interfaces for reading various Cytoscape objects from files and URLs.
This package contains a set of task factory interfaces used for exporting or writing a variety of Cytoscape objects to files.
This package defines the task framework, where tasks are units of work.