Package | Description |
---|---|
org.jgraph.graph |
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph package. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEdge
A simple implementation for an edge.
|
Modifier and Type | Method and Description |
---|---|
protected EdgeView |
DefaultCellViewFactory.createEdgeView(Edge cell)
Deprecated.
replaced by
DefaultCellViewFactory.createEdgeView(Object) since
JGraph no longer exposes dependecies on GraphCell subclasses
(Port, Edge) |
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.