Uses of Package
beowulf.model.graph

Packages that use beowulf.model.graph
beowulf.gui   
beowulf.model.graph   
 

Classes in beowulf.model.graph used by beowulf.gui
GraphModel
          This interface provides the basic methods through which a JGraph can access data stored within any Graph object.
 

Classes in beowulf.model.graph used by beowulf.model.graph
AbstractGraphModel
          This abstract class defines event handling procedures common to all of its implementors.
Edge
          The Edge class is used to represent an Edge inside of a Graph object.
GraphModel
          This interface provides the basic methods through which a JGraph can access data stored within any Graph object.