Uses of Class
org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup
| Package | Description |
|---|---|
| org.graphstream.ui.graphicGraph |
-
Uses of GraphicEdge.EdgeGroup in org.graphstream.ui.graphicGraph
Fields in org.graphstream.ui.graphicGraph declared as GraphicEdge.EdgeGroup Modifier and Type Field Description GraphicEdge.EdgeGroupGraphicEdge. groupIf non null, this gives the number of edges between the two same nodes.Methods in org.graphstream.ui.graphicGraph that return GraphicEdge.EdgeGroup Modifier and Type Method Description GraphicEdge.EdgeGroupGraphicEdge. getGroup()If there are several edges between two nodes, this edge pertains to a group.