All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractCellView The abstract base class for all cell views.AttributeMap A map specifically for the storage of attributes of graph cells.AttributeMap.SerializablePoint2D AttributeMap.SerializableRectangle2D BasicGraphDropTargetListener BasicGraphTransferable BasicGraphUI The basic L&F for a graph data structure.BasicMarqueeHandler A simple implementation of a marquee handler for JGraph.Bezier Interpolates given points by a bezier curve.CellHandle Defines the requirements for objects that may be used as handles.CellMapper Defines the requirements for objects that may be used as a cell mapper.CellView Defines the requirements for an object that represents a view for a model cell.CellViewFactory Defines the requirements for objects that may be used as a cell view factory.CellViewRenderer Defines the requirements for objects that may be used as a cell view renderer.ConnectionSet An object that represents a set of connections.ConnectionSet.Connection Object that represents the connection between an edge and a port.DefaultCellViewFactory The default implementation of a cell view factory that returns the default views for vertices, edges and ports.DefaultEdge A simple implementation for an edge.DefaultEdge.DefaultRouting DefaultEdge.LoopRouting DefaultGraphCell The default implementation for the GraphCell interface.DefaultGraphCellEditor DefaultGraphModel The default implementation of a graph model.DefaultGraphModel.EmptyIterator DefaultGraphSelectionModel Default implementation of GraphSelectionModel.DefaultPort A simple implementation for a port.DefaultRealEditor The default editor for graph cells.Edge Defines the requirements for an object that represents an Edge in a GraphModel.Edge.Routing EdgeRenderer This renderer displays entries that implement the CellView interface.EdgeView The default implementation of an edge view.EdgeView.EdgeHandle ExecutableChange The interface executable changes must adhere toGraphCell Defines the requirements for objects that appear as GraphCells.GraphCellEditor Adds to CellEditor the extensions necessary to configure an editor in a graph.GraphConstants A collection of well known or common attribute keys and methods to apply to an Map to get/set the properties in a typesafe manner.GraphContext GraphLayoutCache An object that defines the view of a graphmodel.GraphLayoutCacheEvent Encapsulates information describing changes to a graph layout cache, and is used to notify graph layout cache listeners of the change.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.GraphModel The interface that defines a suitable data model for a JGraph.GraphModelEvent Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.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.GraphSelectionEvent An event that characterizes a change in the current selection.GraphSelectionListener The listener that's notified when the selection in a GraphSelectionModel changes.GraphSelectionModel This interface represents the current state of the selection for the graph component.GraphTransferable An object that represents the clipboard contents for a graph selection.GraphTransferHandler GraphUI Pluggable look and feel interface for JGraph.GraphUndoManager An UndoManager that may be shared among multiple GraphLayoutCache's.JGraph A control that displays a network of related objects using the well-known paradigm of a graph.JGraph.EmptySelectionModel EmptySelectionModel
is aGraphSelectionModel
that does not allow anything to be selected.ParallelEdgeRouter A routing algorithm thatParentMap An object that describes relations between childs and parents.Port Defines the requirements for an object that represents a port in a graph model.PortRenderer This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTEPortView The default implementation of a port view.RectUtils Spline Interpolates given values by B-Splines.Spline2D Interpolates points given in the 2D plane.VertexRenderer This renderer displays entries that implement the CellView interface and supports the following attributes.VertexView The default implementation of a vertex view.VertexView.SizeHandle