|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cytoscape.session | |
---|---|
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.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. |
Classes in org.cytoscape.session used by org.cytoscape.app | |
---|---|
CySessionManager
This class primarily acts as a listener and tracks the state of the Cytoscape application. |
Classes in org.cytoscape.session used by org.cytoscape.io.read | |
---|---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape. |
Classes in org.cytoscape.session used by org.cytoscape.io.write | |
---|---|
CySession
A session is an immutable snapshot of the data contents of Cytoscape. |
Classes in org.cytoscape.session used by org.cytoscape.session | |
---|---|
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. |
Classes in org.cytoscape.session used by org.cytoscape.session.events | |
---|---|
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. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |