Library:JGraph
Version:5.9.2
Compatibility:JDK 1.5
Interfaces in library JGraph.
NamePackageDescription
CellHandleorg.jgraph.graphDefines the requirements for objects that may be used as handles.
CellMapperorg.jgraph.graphDefines the requirements for objects that may be used as a cell mapper.
CellVieworg.jgraph.graphDefines the requirements for an object that represents a view for a model cell.
CellViewFactoryorg.jgraph.graphDefines the requirements for objects that may be used as a cell view factory.
CellViewRendererorg.jgraph.graphDefines the requirements for objects that may be used as a cell view renderer.
Edgeorg.jgraph.graphDefines the requirements for an object that represents an Edge in a GraphModel.
Edge.Routingorg.jgraph.graphNo description provided.
GraphCellorg.jgraph.graphDefines the requirements for objects that appear as GraphCells.
GraphCellEditororg.jgraph.graphAdds to CellEditor the extensions necessary to configure an editor in a graph.
GraphLayoutCacheEvent.GraphLayoutCacheChangeorg.jgraph.eventDefines the interface for objects that may be used to represent a change to the graph layout cache.
GraphLayoutCacheListenerorg.jgraph.eventDefines the interface for an object that listens to changes in a GraphModel.
GraphModelorg.jgraph.graphThe interface that defines a suitable data model for a JGraph.
GraphModelEvent.GraphModelChangeorg.jgraph.eventDefines the interface for objects that may be included into a GraphModelEvent to describe a model change.
GraphModelListenerorg.jgraph.eventDefines the interface for an object that listens to changes in a GraphModel.
GraphSelectionListenerorg.jgraph.eventThe listener that's notified when the selection in a GraphSelectionModel changes.
GraphSelectionModelorg.jgraph.graphThis interface represents the current state of the selection for the graph component.
Portorg.jgraph.graphDefines the requirements for an object that represents a port in a graph model.
Search