JavaScript is disabled on your browser.
Skip navigation links
JGraph X 4.2.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.mxgraph.view
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
-