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