Uses of Interface
org.cytoscape.view.model.CyNetworkViewSnapshot
-
Packages that use CyNetworkViewSnapshot Package Description org.cytoscape.view.model Module for View Models and Visual Properties. -
-
Uses of CyNetworkViewSnapshot in org.cytoscape.view.model
Methods in org.cytoscape.view.model that return CyNetworkViewSnapshot Modifier and Type Method Description default CyNetworkViewSnapshot
CyNetworkView. createSnapshot()
Returns an immutable snapshot of this network view (optional operation).
-