Package ghidra.graph.jung
package ghidra.graph.jung
-
ClassesClassDescriptionJungDirectedGraph<V,
E extends GEdge<V>> JungToGDirectedGraphAdapter<V,E extends GEdge<V>> A class that turns aGraphinto aGDirectedGraph.
Graph into a GDirectedGraph.