Uses of Package
org.cytoscape.io
Package
Description
Handle import/export of Cytoscape data structures to/from local files/remote URLs.
API to provide data files as a bundle.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
This package provides factory interfaces to be used by anyone wishing to provide
export or writing capabilities to the rest of Cytoscape.
-
ClassDescriptionAn 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 enum that captures the types of data the IO package can read and write.
-
ClassDescriptionAn enum that captures the types of data the IO package can read and write.
-
ClassDescriptionAn 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.
-
ClassDescriptionAn 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.