Uses of Package
org.jgraph.graph
Packages that use org.jgraph.graph
Package
Description
JGraph's topmost package which contains the JGraph class.
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.Contains the GraphUI class which extends the Swing ComponentUI class.
Contains the BasicGraphUI, which is GraphUI's default implementation.
-
Classes in org.jgraph.graph used by org.jgraphClassDescriptionA map specifically for the storage of attributes of graph cells.A simple implementation of a marquee handler for JGraph.Defines the requirements for an object that represents a view for a model cell.Default implementation of GraphSelectionModel.An object that defines the view of a graphmodel.The interface that defines a suitable data model for a JGraph.This interface represents the current state of the selection for the graph component.The default implementation of a port view.
-
Classes in org.jgraph.graph used by org.jgraph.eventClassDescriptionDefines the requirements for an object that represents a view for a model cell.An object that represents a set of connections.An object that defines the view of a graphmodel.An object that describes relations between childs and parents.
-
Classes in org.jgraph.graph used by org.jgraph.graphClassDescriptionThe abstract base class for all cell views.A map specifically for the storage of attributes of graph cells.Defines the requirements for objects that may be used as handles.Defines the requirements for objects that may be used as a cell mapper.Defines the requirements for an object that represents a view for a model cell.Defines the requirements for objects that may be used as a cell view factory.Defines the requirements for objects that may be used as a cell view renderer.An object that represents a set of connections.Object that represents the connection between an edge and a port.The default implementation for the GraphCell interface.An implementation of GraphModelChange that can be added to the model event.An implementation of GraphViewChange.Defines the requirements for an object that represents an Edge in a GraphModel.This renderer displays entries that implement the CellView interface.The default implementation of an edge view.The interface executable changes must adhere toDefines the requirements for objects that appear as GraphCells.Adds to CellEditor the extensions necessary to configure an editor in a graph.An object that defines the view of a graphmodel.An implementation of GraphLayoutCacheChange.The interface that defines a suitable data model for a JGraph.This interface represents the current state of the selection for the graph component.An object that represents the clipboard contents for a graph selection.An object that describes relations between childs and parents.Defines the requirements for an object that represents a port in a graph model.This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTE invalid input: '<'/liThe default implementation of a port view.This renderer displays entries that implement the CellView interface and supports the following attributes.The default implementation of a vertex view.
-
Classes in org.jgraph.graph used by org.jgraph.plafClassDescriptionDefines the requirements for objects that may be used as handles.Defines the requirements for an object that represents a view for a model cell.
-
Classes in org.jgraph.graph used by org.jgraph.plaf.basicClassDescriptionA simple implementation of a marquee handler for JGraph.Defines the requirements for objects that may be used as handles.Defines the requirements for an object that represents a view for a model cell.An object that represents a set of connections.Adds to CellEditor the extensions necessary to configure an editor in a graph.An object that defines the view of a graphmodel.The interface that defines a suitable data model for a JGraph.This interface represents the current state of the selection for the graph component.
-
Classes in org.jgraph.graph used by org.jgraph.utilClassDescriptionDefines the requirements for an object that represents a view for a model cell.The default implementation of an edge view.An object that defines the view of a graphmodel.