Package org.eclipse.jgit.revplot
Building/rendering revision graphs.
-
Class Summary Class Description AbstractPlotRenderer<TLane extends PlotLane,TColor> Basic commit graph renderer for graphical user interfaces.PlotCommit<L extends PlotLane> A commit reference to a commit in the DAG.PlotCommitList<L extends PlotLane> An ordered list ofPlotCommit
subclasses.PlotLane A line space within the graph.PlotWalk Specialized RevWalk for visualization of a commit graph.