addedmethod:
getActions
java.util.Collection<docking.action.DockingActionIf> getActions()
removedfield:
FAVORED_EDGES
static java.lang.String FAVORED_EDGES
addedmethod:
setGraph
void setGraph(ghidra.service.graph.AttributedGraph graph, ghidra.service.graph.GraphDisplayOptions options, java.lang.String title, boolean append, ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod:
setVertexLabelAttribute
void setVertexLabelAttribute(java.lang.String attributeName, int alignment, int size, boolean monospace, int maxLines)
addedmethod:
addAction
void addAction(docking.action.DockingActionIf action)
addedmethod:
setVertexLabelAttribute
void setVertexLabelAttribute(java.lang.String attributeName, int alignment, int size, boolean monospace, int maxLines)
removedmethod:
addAction
void addAction(docking.action.DockingAction action)
removedmethod:
setVertexLabel
void setVertexLabel(java.lang.String attributeName, int alignment, int size, boolean monospace, int maxLines)