|
JGraph X 1.2.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGraph.mxICellVisitor | |
---|---|
com.mxgraph.view | This package implements the graph component, represented by the mxGraph class. |
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<Object> visited)
Traverses the (directed) graph invoking the given function for each visited vertex and edge. |
|
JGraph X 1.2.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |