JGraph
v5.1


Uses of Interface
org.jgraph.event.GraphModelEvent.GraphViewChange

Packages that use GraphModelEvent.GraphViewChange
org.jgraph.event Contains event classes and listener interfaces that are used to react to events fired by JGraph. 
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 GraphModelEvent.GraphViewChange in org.jgraph.event
 

Subinterfaces of GraphModelEvent.GraphViewChange in org.jgraph.event
static interface GraphModelEvent.GraphModelChange
          Defines the interface for objects that may be included into a GraphModelEvent to describe a model change.
 

Uses of GraphModelEvent.GraphViewChange in org.jgraph.graph
 

Classes in org.jgraph.graph that implement GraphModelEvent.GraphViewChange
 class DefaultGraphModel.GraphModelEdit
          An implementation of GraphModelChange that can be added to the model event.
 class DefaultGraphModel.GraphModelLayerEdit
          An implementation of GraphViewChange.
 class GraphLayoutCache.GraphViewEdit
          An implementation of GraphViewChange.
 


JGraph
v5.1


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