VisualGraphRenderer

Package: ghidra.graph.viewer.renderer
Type: class

11.3_PUBLIC

addedmethod: setGridPainter
static void setGridPainter(ghidra.graph.viewer.renderer.GridPainter gridPainter)
removedfield: DEBUG_ROW_COL_MAP
static java.util.Map<ghidra.graph.viewer.layout.VisualGraphLayout<?,?>,ghidra.graph.viewer.layout.LayoutLocationMap<?,?>> DEBUG_ROW_COL_MAP

10.0_PUBLIC

modifiedfield: DEBUG_ROW_COL_MAP
type: Map → Map
- static java.util.Map<edu.uci.ics.jung.graph.Graph<?,?>,ghidra.graph.viewer.layout.LayoutLocationMap<?,?>> DEBUG_ROW_COL_MAP
+ static java.util.Map<ghidra.graph.viewer.layout.VisualGraphLayout<?,?>,ghidra.graph.viewer.layout.LayoutLocationMap<?,?>> DEBUG_ROW_COL_MAP

9.0.1_PUBLIC

introducedInitial version