See: Description
Interface | Description |
---|---|
GraphLayoutCacheEvent.GraphLayoutCacheChange |
Defines the interface for objects that may be used to represent a change
to the graph layout cache.
|
GraphLayoutCacheListener |
Defines the interface for an object that listens to changes in a GraphModel.
|
GraphModelEvent.GraphModelChange |
Defines the interface for objects that may be included into a
GraphModelEvent to describe a model change.
|
GraphModelListener |
Defines the interface for an object that listens to changes in a GraphModel.
|
GraphSelectionListener |
The listener that's notified when the selection in a GraphSelectionModel
changes.
|
Class | Description |
---|---|
GraphLayoutCacheEvent |
Encapsulates information describing changes to a graph layout cache, and is
used to notify graph layout cache listeners of the change.
|
GraphModelEvent |
Encapsulates information describing changes to a graph model, and is used to
notify graph model listeners of the change.
|
GraphSelectionEvent |
An event that characterizes a change in the current selection.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.