JavaScript is disabled on your browser.
Skip navigation links
Cytoscape 3.10.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.cytoscape.work.json
package
org.cytoscape.work.json
Related Packages
Package
Description
org.cytoscape.work
This package defines the task framework, where tasks are units of work.
org.cytoscape.work.properties
org.cytoscape.work.swing
This packages provides Swing-specific specialisations of concepts from work-api This includes
TaskFactory
,
TaskManager
, and
TaskIterator
.
org.cytoscape.work.undo
Cytoscape's undo framework.
org.cytoscape.work.util
Various supporting classes for Cytoscape the work (Task) framework.
Interfaces
Class
Description
JSONResult
This interface is intended to facilitate retrieving valid JSON strings from
ObservableTask.getResults(Class)
.