Class GraphPack.QNode
All Packages    This Package    Previous    Next

Class GraphPack.QNode

java.lang.Object
   |
   +----GraphPack.QNode

class QNode
extends Object
Class for a Quadra-linked node: so that the node can be in two doublely linked lists. One is for linking nodes in the graph data structure, the other for linking nodes withing a subset of that list(the highlihgted list, or Hlist).

This class is not public and can therefore not be used outside this package.


All Packages    This Package    Previous    Next