GraphViewer

Package: ghidra.graph.viewer
Type: class

10.1_PUBLIC

addedfield: vgOptions
ghidra.graph.viewer.options.VisualGraphOptions vgOptions
removedfield: options
ghidra.graph.viewer.options.VisualGraphOptions options

10.0_PUBLIC

addedmethod: optionsChanged
void optionsChanged()

9.1_PUBLIC

addedmethod: createPathHighlighter
ghidra.graph.viewer.edge.VisualGraphPathHighlighter<V,E> createPathHighlighter(ghidra.graph.viewer.edge.PathHighlightListener listener)

9.0.2_PUBLIC

addedmethod: createViewUpdater
ghidra.graph.viewer.VisualGraphViewUpdater<V,E> createViewUpdater()
addedfield: options
ghidra.graph.viewer.options.VisualGraphOptions options
addedmethod: paintComponent
void paintComponent(java.awt.Graphics g)

9.0.1_PUBLIC

introducedInitial version