Uses of Interface
org.cytoscape.view.model.SnapshotNodeInfo
-
Packages that use SnapshotNodeInfo Package Description org.cytoscape.view.model Module for View Models and Visual Properties. -
-
Uses of SnapshotNodeInfo in org.cytoscape.view.model
Methods in org.cytoscape.view.model that return SnapshotNodeInfo Modifier and Type Method Description SnapshotNodeInfo
CyNetworkViewSnapshot. getNodeInfo(View<CyNode> node)
Returns an object that provides more information about the given node.
-