Uses of Class
org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup

Packages that use GraphicEdge.EdgeGroup
org.graphstream.ui.graphicGraph   
 

Uses of GraphicEdge.EdgeGroup in org.graphstream.ui.graphicGraph
 

Fields in org.graphstream.ui.graphicGraph declared as GraphicEdge.EdgeGroup
 GraphicEdge.EdgeGroup GraphicEdge.group
          If non null, this gives the number of edges between the two same nodes.
 

Methods in org.graphstream.ui.graphicGraph that return GraphicEdge.EdgeGroup
 GraphicEdge.EdgeGroup GraphicEdge.getGroup()
          If there are several edges between two nodes, this edge pertains to a group.
 



Copyright © 2011. All Rights Reserved.