Package ghidra.service.graph
-
Interface Summary Interface Description AttributedGraphExporter Interface for exporting AttributedGraphsGraphDisplay Interface for objects that display (or consume) graphs.GraphDisplayListener Interface for being notified when the user interacts with a visual graph displayGraphDisplayProvider Basic interface for objects that can display or otherwise consume a generic graph -
Class Summary Class Description Attributed AttributedEdge Generic directed graph edge implementationAttributedGraph Basic graph implementation for a directed graph whose vertices and edges support attributes.AttributedVertex Graph vertex with attributesDummyGraphDisplayListener EdgeGraphActionContext GraphActionContext for when user invokes a popup action on a graph edge.GraphActionContext The base ActionContext for the GraphDisplay instances.VertexGraphActionContext GraphActionContext for when user invokes a popup action on a graph vertex.