| 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 of  
PlotCommit subclasses. | 
| PlotLane | 
 A line space within the graph. 
 | 
| PlotWalk | 
 Specialized RevWalk for visualization of a commit graph. 
 | 
Copyright © 2021 Eclipse JGit Project. All rights reserved.