Uses of Interface
org.cytoscape.io.read.CyTableReaderManager
-
Packages that use CyTableReaderManager Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. -
-
Uses of CyTableReaderManager in org.cytoscape.app
Methods in org.cytoscape.app that return CyTableReaderManager Modifier and Type Method Description CyTableReaderManager
CyAppAdapter. getCyTableReaderManager()
Deprecated.Returns an instance ofCyTableReaderManager
.
-