Uses of Interface
org.jgraph.graph.Edge
Packages that use Edge
Package
Description
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.-
Uses of Edge in org.jgraph.graph
Classes in org.jgraph.graph that implement EdgeMethods in org.jgraph.graph with parameters of type EdgeModifier and TypeMethodDescriptionprotected EdgeView
DefaultCellViewFactory.createEdgeView
(Edge cell) Deprecated.
DefaultCellViewFactory.createEdgeView(Object)
since JGraph no longer exposes dependecies on GraphCell subclasses (Port, Edge)