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 | Method and Description |
---|---|
protected DefaultGraphModel.GraphModelEdit |
DefaultGraphModel.createEdit(Object[] inserted,
Object[] removed,
Map attributes,
ConnectionSet cs,
ParentMap pm,
UndoableEdit[] edits) |
protected DefaultGraphModel.GraphModelEdit |
DefaultGraphModel.createRemoveEdit(Object[] cells)
Returns an edit that represents a remove.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.