Uses of Class
y25.base.LayeredGraph.IDAssigner

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

Uses of LayeredGraph.IDAssigner in y25.base
 

Fields in y25.base declared as LayeredGraph.IDAssigner
protected  LayeredGraph.IDAssigner LayeredGraph.idAssigner
          Assigns new and unique IDs to all newly created nodes and edges.