Class Hierarchy
- java.lang.Object
- edu.uci.ics.jung.graph.AbstractGraph<V,E> (implements edu.uci.ics.jung.graph.Graph<V,E>, java.io.Serializable)
- edu.uci.ics.jung.graph.AbstractTypedGraph<V,E>
- edu.uci.ics.jung.graph.DirectedSparseGraph<V,E> (implements edu.uci.ics.jung.graph.DirectedGraph<V,E>)
- ghidra.graph.jung.JungDirectedGraph<V,E> (implements ghidra.graph.GDirectedGraph<V,E>)
- edu.uci.ics.jung.graph.DirectedSparseGraph<V,E> (implements edu.uci.ics.jung.graph.DirectedGraph<V,E>)
- edu.uci.ics.jung.graph.AbstractTypedGraph<V,E>
- ghidra.graph.jung.JungToGDirectedGraphAdapter<V,E> (implements ghidra.graph.GDirectedGraph<V,E>)
- edu.uci.ics.jung.graph.AbstractGraph<V,E> (implements edu.uci.ics.jung.graph.Graph<V,E>, java.io.Serializable)