Uses of Annotation Interface
org.cytoscape.work.Tunable

Packages that use Tunable
Package
Description
Interface to support execution of tasks as commands, including the ability to get a list of namespaces, commands, and arguments, and then execute those commands with a set of arguments.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
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.
This packages provides Swing-specific specialisations of concepts from work-api This includes TaskFactory, TaskManager, and TaskIterator.