JGraph X 1.0.2.8


Uses of Interface
com.mxgraph.view.mxGraph.mxICellVisitor

Packages that use mxGraph.mxICellVisitor
com.mxgraph.view   
 

Uses of mxGraph.mxICellVisitor in com.mxgraph.view
 

Methods in com.mxgraph.view with parameters of type mxGraph.mxICellVisitor
 void mxGraph.traverse(Object vertex, boolean directed, mxGraph.mxICellVisitor visitor)
           
 void mxGraph.traverse(Object vertex, boolean directed, mxGraph.mxICellVisitor visitor, Object edge, Set visited)
          Traverses the (directed) graph invoking the given function for each visited vertex and edge.
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.