Uses of Interface
org.cytoscape.work.Task

Packages that use Task
Package
Description
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
This package provides factory interfaces to be used by anyone wishing to provide export or writing capabilities to the rest of Cytoscape.
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
This package provides access to the available layout algorithms, as well as provides abstract layout classes and layout information containers for the convenience of implementing other layout algorithms.
This package defines the task framework, where tasks are units of work.