Uses of Class
org.cytoscape.view.model.table.CyTableViewMetadata
Package
Description
This package contains the interfaces and classes necessary to capturing,
storing, and retrieving the state of a Cytoscape session.
-
Uses of CyTableViewMetadata in org.cytoscape.session
Modifier and TypeMethodDescriptionCySession.getTableViews()
Returns a set of all CyTableView objects contained in this Session.Modifier and TypeMethodDescriptionCySession.Builder.tableViews(Set<CyTableViewMetadata> views)
Returns an instance of Builder that has at least been configured with the specified table views.