See: Description
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 | Description |
---|---|
BasicCyFileFilter |
This is meant to be an basic implementation of
CyFileFilter that can
either be used directly or extended to provide different acceptance criteria. |
Enum | Description |
---|---|
DataCategory |
An enum that captures the types of data the IO package can read and write.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.