Package ghidra.program.model.graph
-
Interface Summary Interface Description GraphData Collection of edges and vertices that make up a graph.GraphDisplay Handle object to a graph display.GraphEdge Simple interface for a graph edge.GraphSelectionHandler Handler for selection/location event mappings from/to Ghidra and Renoir.GraphVertex Simple interface for a graph vertex.