JGraph
v5.12.4.2


Uses of Interface
org.jgraph.graph.Edge

Packages that use Edge
org.jgraph.graph 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 Edge
 class DefaultEdge
          A simple implementation for an edge.
 

Methods in org.jgraph.graph with parameters of type Edge
protected  EdgeView DefaultCellViewFactory.createEdgeView(Edge cell)
          Deprecated. replaced by DefaultCellViewFactory.createEdgeView(Object)since JGraph no longer exposes dependecies on GraphCell subclasses (Port, Edge)
 


JGraph
v5.12.4.2


Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.