Uses of Interface
org.cytoscape.view.model.table.CyTableViewFactory
Packages that use CyTableViewFactory
Package
Description
This package provides Cytoscape version number, application-wide setting,
basic access to current network, selected networks, views and rendering engines.
-
Uses of CyTableViewFactory in org.cytoscape.application
Methods in org.cytoscape.application that return CyTableViewFactory -
Uses of CyTableViewFactory in org.cytoscape.view.model.table
Methods in org.cytoscape.view.model.table that return CyTableViewFactoryModifier and TypeMethodDescriptionCyTableViewFactoryProvider.createTableViewFactory(VisualLexicon lexicon, String rendererID)
Returns a CyTableViewFactory for the given lexicon and with the given ID.