|
Cytoscape 3.0.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.cytoscape.io.write | |
|---|---|
| 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.write | This package provides factory interfaces to be used by anyone wishing to provide export or writing capabilities to the rest of Cytoscape. |
| Classes in org.cytoscape.io.write used by org.cytoscape.app | |
|---|---|
| CyNetworkViewWriterManager
A CyWriterManager specific to writing
CyNetworkView objects. |
|
| CyPropertyWriterManager
A CyWriterManager specific to writing property objects. |
|
| CySessionWriterManager
A CyWriterManager specific to writing CySession objects. |
|
| CyTableWriterManager
A CyWriterManager specific to writing CyTable objects. |
|
| PresentationWriterManager
A CyWriterManager specific to writing View objects. |
|
| Classes in org.cytoscape.io.write used by org.cytoscape.io.write | |
|---|---|
| CyWriter
A marker interface used to identify tasks involved in writing data. |
|
| CyWriterFactory
A marker interface used to identify factories that create CyWriter instances. |
|
| CyWriterManager
A CyWriterManager aggregates CyWriterFactory services for specific DataCategories
and provides a mechanism for choosing the CyWriterFactory given a particular
file type. |
|
|
Cytoscape 3.0.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||