GraphViewer
Package:
ghidra.graph.viewer
Type:
class
10.1_PUBLIC
added
field
:
vgOptions
ghidra.
graph.
viewer.
options.
VisualGraphOptions vgOptions
removed
field
:
options
ghidra.
graph.
viewer.
options.
VisualGraphOptions options
10.0_PUBLIC
added
method
:
optionsChanged
void optionsChanged(
)
9.1_PUBLIC
added
method
:
createPathHighlighter
ghidra.
graph.
viewer.
edge.
VisualGraphPathHighlighter<
V,
E
> createPathHighlighter(
ghidra.
graph.
viewer.
edge.
PathHighlightListener listener)
9.0.2_PUBLIC
added
method
:
createViewUpdater
ghidra.
graph.
viewer.
VisualGraphViewUpdater<
V,
E
> createViewUpdater(
)
added
field
:
options
ghidra.
graph.
viewer.
options.
VisualGraphOptions options
added
method
:
paintComponent
void paintComponent(
java.
awt.
Graphics g)
9.0.1_PUBLIC
introduced
Initial version