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