|
Cytoscape 3.1.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CyNetworkReader | An extension of the Task interface that returns an array of
CyNetwork objects that are read as part
of the Task. |
| CyNetworkReaderManager | An object that registers all InputStreamReaderFactory singletons,
processes specified input to determine the appropriate factory to
use and then returns an instance of the correct CyNetworkReader
for the input. |
| CyPropertyReader | An extension of the Task interface that returns a property object. |
| CyPropertyReaderManager | An object that registers all InputStreamReaderFactory singletons,
processes specified input to determine the appropriate factory to
use and then returns an instance of the correct CyPropertyReader
for the input. |
| CySessionReader | An extension of the Task interface that returns a
org.cytoscape.property.session.Cysession object. |
| CySessionReaderManager | An object that registers all InputStreamReaderFactory singletons,
processes specified input to determine the appropriate factory to
use and then returns an instance of the correct CySessionReader
for the input. |
| CyTableReader | An extension of the Task interface that returns an array of
CyTable objects. |
| CyTableReaderManager | An object that registers all InputStreamReaderFactory singletons,
processes specified input to determine the appropriate factory to
use and then returns an instance of the correct CyTableReader
for the input. |
| CyTransformerReader | |
| InputStreamTaskFactory | A super interface that allows the input stream to be set for reader task factories. |
| VizmapReader | An extension of the Task interface that returns a
VisualStyle object. |
| VizmapReaderManager | An object that registers all InputStreamReaderFactory singletons,
processes specified input to determine the appropriate factory to
use and then returns an instance of the correct VizmapReader
for the input. |
| Class Summary | |
|---|---|
| AbstractCyNetworkReader | |
| AbstractInputStreamTaskFactory | TODO: Missing documentation |
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
|
Cytoscape 3.1.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||