Package org.cytoscape.io
package org.cytoscape.io
Handle import/export of Cytoscape data structures to/from local files/remote URLs.
-
InterfaceDescriptionAn 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.An interface extended by various reader and writer factories.
-
ClassDescriptionThis is meant to be an basic implementation of
CyFileFilter
that can either be used directly or extended to provide different acceptance criteria. -
Enum ClassDescriptionAn enum that captures the types of data the IO package can read and write.