Uses of Class
net.xqhs.graphs.graph.HyperNode

Packages that use HyperNode
net.xqhs.graphs.graph This package contains the definition interfaces and classes for the definition of simple graphs. 
 

Uses of HyperNode in net.xqhs.graphs.graph
 

Methods in net.xqhs.graphs.graph that return HyperNode
 HyperNode HyperNode.setLabel(java.lang.String nodeLabel)
          Sets the label of the node.