Uses of Class
y25.base.GraphList

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

Uses of GraphList in y25.base
 

Fields in y25.base declared as GraphList
protected  GraphList LayeredGraph.graphList
          Stores the graphs that compose this layered graph in an ordered fashion.