public interface CyFileFilterProvider
Module: io-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>io-api</artifactId> </dependency>
Modifier and Type | Method and Description |
---|---|
CyFileFilter |
getFileFilter()
Return the file filter associated with the IOFactory.
|
CyFileFilter getFileFilter()
CyFileFilter
associated with the IOFactory.Copyright 2011-2015 Cytoscape Consortium. All rights reserved.