Uses of Class
treebolic.model.graph.Tree

Packages that use Tree
treebolic.model.graph   
 

Uses of Tree in treebolic.model.graph
 

Methods in treebolic.model.graph that return Tree
 Tree Graph.makeSpanningTree()
          Returns a spanning tree of the graph.