JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
JGraph X 4.2.2
com.mxgraph.view
mxGraph
mxICellVisitor
Contents
Description
Method Summary
Method Details
visit(Object, Object)
Hide sidebar
Show sidebar
Interface mxGraph.mxICellVisitor
Enclosing class:
mxGraph
public static interface
mxGraph.mxICellVisitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
visit
(
Object
vertex,
Object
edge)
Method Details
visit
boolean
visit
(
Object
vertex,
Object
edge)
Parameters:
vertex
-
edge
-