Uses of Interface
com.tensegrity.graph.model.GraphVisitor

Packages that use GraphVisitor
com.tensegrity.graph.model Contains the graph model interface.  
 

Uses of GraphVisitor in com.tensegrity.graph.model
 

Methods in com.tensegrity.graph.model with parameters of type GraphVisitor
 void Graph.visitSubgraphs(GraphVisitor visitor)
          Traverse the sub graphs of this graph by means of the given GraphVisitor.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.