Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.io

Packages that use org.cytoscape.io
org.cytoscape.io Handle import/export of Cytoscape data structures to/from local files/remote URLs. 
org.cytoscape.io.datasource API to provide data files as a bundle. 
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. 
 

Classes in org.cytoscape.io used by org.cytoscape.io
CyFileFilter
          An interface that captures the metadata description of a file type so that files of the specified type can be handled correctly by the application and the user interface.
DataCategory
          An enum that captures the types of data the IO package can read and write.
 

Classes in org.cytoscape.io used by org.cytoscape.io.datasource
DataCategory
          An enum that captures the types of data the IO package can read and write.
 

Classes in org.cytoscape.io used by org.cytoscape.io.read
CyFileFilter
          An interface that captures the metadata description of a file type so that files of the specified type can be handled correctly by the application and the user interface.
CyFileFilterProvider
          An interface extended by various reader and writer factories.
 

Classes in org.cytoscape.io used by org.cytoscape.io.write
CyFileFilter
          An interface that captures the metadata description of a file type so that files of the specified type can be handled correctly by the application and the user interface.
CyFileFilterProvider
          An interface extended by various reader and writer factories.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.