Package ghidra.graph.graphs
package ghidra.graph.graphs
-
ClassDescriptionA default
VisualGraph
that implements basic setup for things like event processing.A graph implementation that allows clients to mark vertices and edges as filtered.A visual graph with methods needed to facilitate grouping of vertices.A class to combine theJungDirectedGraph
and theVisualGraph
interfaces