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.service.graph.GraphDisplayOptions (implements ghidra.framework.options.OptionsChangeListener)
- ghidra.graph.ProgramGraphDisplayOptions
- ghidra.graph.GraphFactory
- ghidra.graph.GraphPath<V>
- ghidra.graph.GraphPathSet<V>
- ghidra.service.graph.GraphType
- ghidra.graph.ProgramGraphType
- ghidra.graph.BlockFlowGraphType
- ghidra.graph.CallGraphType
- ghidra.graph.CodeFlowGraphType
- ghidra.graph.DataFlowGraphType
- ghidra.graph.ProgramGraphType
- 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