Package | Description |
---|---|
org.cytoscape.app |
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
|
org.cytoscape.io.read |
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
|
org.cytoscape.io.write |
This package provides factory interfaces to be used by anyone wishing to provide
export or writing capabilities to the rest of Cytoscape.
|
org.cytoscape.jobs |
This package provides a mechanism for executing remote jobs from within Cytoscape.
|
org.cytoscape.session |
This package contains the interfaces and classes necessary to capturing,
storing, and retrieving the state of a Cytoscape session.
|
org.cytoscape.session.events |
This package contains the interfaces and classes necessary to capturing,
session change events.
|
Class and Description |
---|
CySessionManager
This class primarily acts as a listener and tracks the state of
the Cytoscape application.
|
Class and Description |
---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape.
|
Class and Description |
---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape.
|
Class and Description |
---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape.
|
Class and Description |
---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape.
|
CySession.Builder
A implementation of the builder pattern used to construct immutable instances of CySession objects.
|
Class and Description |
---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape.
|
CySessionManager
This class primarily acts as a listener and tracks the state of
the Cytoscape application.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.