Package org.cytoscape.io
Handle import/export of Cytoscape data structures to/from local files/remote URLs.
-
Interface Summary Interface Description 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. -
Class Summary Class Description BasicCyFileFilter This is meant to be an basic implementation ofCyFileFilter
that can either be used directly or extended to provide different acceptance criteria. -
Enum Summary Enum Description DataCategory An enum that captures the types of data the IO package can read and write.