Package org.eclipse.jgit.revplot

Building/rendering revision graphs.

See:
          Description

Class Summary
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.
 

Package org.eclipse.jgit.revplot Description

Building/rendering revision graphs.



Copyright © 2013. All Rights Reserved.