Uses of Class
y25.base.LayeredGraph.IDCreator

Packages that use LayeredGraph.IDCreator
y25.base Lays out the framework for working with layered graphs. 
 

Uses of LayeredGraph.IDCreator in y25.base
 

Fields in y25.base declared as LayeredGraph.IDCreator
protected  LayeredGraph.IDCreator LayeredGraph.nodeIDCreator
          Utilized by idAssigner to create new node IDs and to store and free already used IDs.
protected  LayeredGraph.IDCreator LayeredGraph.edgeIDCreator
          Utilized by idAssigner to create new edge IDs and to store and free already used IDs.