Class Hierarchy
- java.lang.Object
- docking.ComponentProvider (implements docking.action.ActionContextProvider, docking.help.HelpDescriptor)
- ghidra.graph.VisualGraphComponentProvider<V,E,G>
 
 - ghidra.graph.DefaultGEdge<V> (implements ghidra.graph.GEdge<V>)
- ghidra.graph.MutableGDirectedGraphWrapper.DummyEdge
 
 - ghidra.graph.GraphAlgorithms
 - ghidra.graph.GraphFactory
 - ghidra.graph.GraphPath<V>
 - ghidra.graph.GraphPathSet<V>
 - ghidra.graph.MutableGDirectedGraphWrapper<V,E> (implements ghidra.graph.GDirectedGraph<V,E>)
 
 - docking.ComponentProvider (implements docking.action.ActionContextProvider, docking.help.HelpDescriptor)
 
Interface Hierarchy
- ghidra.graph.GEdge<V>
- ghidra.graph.GWeightedEdge<V>
 
 - ghidra.graph.GEdgeWeightMetric<E>
 - ghidra.graph.GImplicitDirectedGraph<V,E>
- ghidra.graph.GDirectedGraph<V,E>
- ghidra.graph.VisualGraph<V,E>
 
 
 - ghidra.graph.GDirectedGraph<V,E>
 - ghidra.graph.GVertex