Package ghidra.graph.job
package ghidra.graph.job
-
ClassDescriptionA job to transition vertices in a graph for location and visibility.A job that provides an animator and callbacks for transitioning the visibility of graph vertices.EdgeHoverAnimator<V,
E> Uses the given filter to fade out vertices that do not pass.A job to scale one or more viewers such that the contained graph will fit entirely inside the viewing area.A graph job is an item of work that needs to be performed.A listener toGraphJob
stateA class to runGraphJob
s.A class to animate a vertex in order to draw attention to it.