Class Hierarchy
- java.lang.Object
- javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
- javax.swing.AbstractCellEditor (implements javax.swing.CellEditor, java.io.Serializable)
- javax.swing.DefaultCellEditor (implements javax.swing.table.TableCellEditor, javax.swing.tree.TreeCellEditor)
- org.jgraph.graph.AbstractCellView (implements org.jgraph.graph.CellView, java.io.Serializable)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
- java.util.LinkedHashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
- javax.swing.undo.AbstractUndoableEdit (implements java.io.Serializable, javax.swing.undo.UndoableEdit)
- org.jgraph.plaf.basic.BasicGraphDropTargetListener (implements java.awt.event.ActionListener, java.awt.dnd.DropTargetListener, javax.swing.plaf.UIResource)
- org.jgraph.plaf.basic.BasicGraphTransferable (implements java.io.Serializable, java.awt.datatransfer.Transferable, javax.swing.plaf.UIResource)
- org.jgraph.graph.GraphTransferable (implements java.awt.datatransfer.ClipboardOwner, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler (implements javax.swing.event.CellEditorListener, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler (implements org.jgraph.event.GraphLayoutCacheListener, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler (implements org.jgraph.event.GraphModelListener, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler (implements org.jgraph.event.GraphSelectionListener, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler (implements javax.swing.event.MouseInputListener)
- org.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler (implements java.beans.PropertyChangeListener, java.io.Serializable)
- org.jgraph.plaf.basic.BasicGraphUI.RootHandle (implements org.jgraph.graph.CellHandle, java.io.Serializable)
- org.jgraph.graph.BasicMarqueeHandler
- org.jgraph.util.Bezier
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
- javax.swing.JComponent (implements java.io.Serializable)
- org.jgraph.graph.EdgeRenderer (implements org.jgraph.graph.CellViewRenderer, java.io.Serializable)
- org.jgraph.JGraph (implements javax.accessibility.Accessible, javax.swing.Scrollable, java.io.Serializable)
- javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- javax.swing.JScrollPane (implements javax.accessibility.Accessible, javax.swing.ScrollPaneConstants)
- javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
- javax.swing.JTextField (implements javax.swing.SwingConstants)
- javax.swing.JViewport (implements javax.accessibility.Accessible)
- org.jgraph.graph.PortRenderer (implements org.jgraph.graph.CellViewRenderer, java.io.Serializable)
- java.awt.event.ComponentAdapter (implements java.awt.event.ComponentListener)
- javax.swing.plaf.ComponentUI
- org.jgraph.graph.ConnectionSet (implements java.io.Serializable)
- org.jgraph.graph.ConnectionSet.Connection (implements java.io.Serializable)
- org.jgraph.graph.DefaultCellViewFactory (implements org.jgraph.graph.CellViewFactory, java.io.Serializable)
- org.jgraph.graph.DefaultEdge.LoopRouting (implements org.jgraph.graph.Edge.Routing)
- org.jgraph.graph.DefaultGraphCellEditor (implements java.awt.event.ActionListener, org.jgraph.graph.GraphCellEditor, org.jgraph.event.GraphSelectionListener, java.io.Serializable)
- org.jgraph.graph.DefaultGraphModel.EmptyIterator (implements java.util.Iterator<E>, java.io.Serializable)
- org.jgraph.graph.DefaultGraphSelectionModel (implements java.lang.Cloneable, org.jgraph.graph.GraphSelectionModel, java.io.Serializable)
- org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
- javax.swing.tree.DefaultMutableTreeNode (implements java.lang.Cloneable, javax.swing.tree.MutableTreeNode, java.io.Serializable)
- java.util.Dictionary<K,V>
- java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.jgraph.graph.AttributeMap (implements java.lang.Cloneable)
- org.jgraph.graph.EdgeView.EdgeHandle (implements org.jgraph.graph.CellHandle, java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- org.jgraph.graph.GraphConstants
- org.jgraph.graph.GraphContext (implements org.jgraph.graph.CellMapper)
- org.jgraph.graph.GraphLayoutCache (implements org.jgraph.graph.CellMapper, java.io.Serializable)
- org.jgraph.JGraph.GraphSelectionRedirector (implements org.jgraph.event.GraphSelectionListener, java.io.Serializable)
- com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
- com.jgraph.layout.tree.JGraphAbstractTreeLayout (implements com.jgraph.layout.JGraphLayout)
- com.jgraph.layout.tree.JGraphAbstractTreeLayout.TreeNode
- com.jgraph.algebra.JGraphAlgebra
- com.jgraph.layout.JGraphCompoundLayout (implements com.jgraph.layout.JGraphLayout)
- com.jgraph.algebra.cost.JGraphConstantCostFunction (implements com.jgraph.algebra.cost.JGraphCostFunction)
- com.jgraph.layout.hierarchical.JGraphCoordinateAssignment (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep)
- com.jgraph.layout.hierarchical.JGraphCoordinateAssignment.WeightedCellSorter (implements java.lang.Comparable<T>)
- com.jgraph.algebra.cost.JGraphDistanceCostFunction (implements com.jgraph.algebra.cost.JGraphCostFunction)
- com.jgraph.layout.JGraphFacade
- com.jgraph.layout.JGraphFacade.DefaultComparator (implements java.util.Comparator<T>)
- com.jgraph.layout.organic.JGraphFastOrganicLayout (implements com.jgraph.layout.JGraphLayout, com.jgraph.layout.JGraphLayout.Stoppable)
- com.jgraph.algebra.JGraphFibonacciHeap
- com.jgraph.algebra.JGraphFibonacciHeap.Node
- com.jgraph.layout.hierarchical.JGraphGreedyCycleRemover (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep)
- com.jgraph.layout.hierarchical.JGraphHierarchicalLayout (implements com.jgraph.layout.JGraphLayout, com.jgraph.layout.JGraphLayout.Stoppable)
- com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
- com.jgraph.layout.JGraphLayoutProgress
- com.jgraph.layout.hierarchical.JGraphLongestPathLayering (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep)
- com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep, com.jgraph.layout.JGraphLayout.Stoppable)
- com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction.MedianCellSorter (implements java.lang.Comparable<T>)
- com.jgraph.layout.hierarchical.JGraphMinimumCycleRemover (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep)
- com.jgraph.layout.hierarchical.JGraphNetworkSimplexLayering (implements com.jgraph.layout.hierarchical.JGraphHierarchicalLayoutStep)
- com.jgraph.layout.organic.JGraphOrganicLayout (implements com.jgraph.layout.JGraphLayout, com.jgraph.layout.JGraphLayout.Stoppable)
- com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
- com.jgraph.layout.tree.JGraphRadialTreeLayout (implements com.jgraph.layout.JGraphLayout)
- com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout (implements com.jgraph.layout.JGraphLayout)
- com.jgraph.layout.graph.JGraphSimpleLayout (implements com.jgraph.layout.JGraphLayout)
- com.jgraph.layout.graph.JGraphSpringLayout (implements com.jgraph.layout.JGraphLayout, com.jgraph.layout.JGraphLayout.Stoppable)
- com.jgraph.layout.tree.JGraphTreeLayout.PolyLine
- com.jgraph.algebra.JGraphUnionFind
- com.jgraph.algebra.JGraphUnionFind.Node
- java.awt.event.KeyAdapter (implements java.awt.event.KeyListener)
- java.awt.event.MouseAdapter (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
- org.jgraph.graph.ParentMap (implements java.io.Serializable)
- org.jgraph.graph.ParentMap.Entry (implements java.io.Serializable)
- java.awt.geom.Point2D (implements java.lang.Cloneable)
- java.awt.geom.Point2D.Double (implements java.io.Serializable)
- java.awt.geom.RectangularShape (implements java.lang.Cloneable, java.awt.Shape)
- java.awt.geom.Rectangle2D
- java.awt.geom.Rectangle2D.Double (implements java.io.Serializable)
- org.jgraph.util.RectUtils
- com.jgraph.components.labels.RichTextBusinessObject (implements java.lang.Cloneable, java.io.Serializable)
- com.jgraph.components.labels.RichTextValue (implements java.lang.Cloneable, java.io.Serializable)
- com.jgraph.layout.simple.SimpleGridLayout (implements com.jgraph.layout.JGraphLayout)
- org.jgraph.util.Spline
- org.jgraph.util.Spline2D
- com.jgraph.io.svg.SVGEdgeWriter
- com.jgraph.io.svg.SVGGraphConstants
- com.jgraph.io.svg.SVGGraphWriter
- com.jgraph.io.svg.SVGUtils
- com.jgraph.io.svg.SVGVertexWriter
- javax.swing.TransferHandler (implements java.io.Serializable)
- javax.swing.undo.UndoableEditSupport
- org.jgraph.graph.VertexView.SizeHandle (implements org.jgraph.graph.CellHandle, java.io.Serializable)
Interface Hierarchy
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.