Package | Description |
---|---|
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.
|
Class and 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.
|
DataCategory
An enum that captures the types of data the IO package can read and write.
|
Class and Description |
---|
DataCategory
An enum that captures the types of data the IO package can read and write.
|
Class and 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 and 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.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.