Uses of Class
org.eclipse.jgit.revplot.PlotLane

Packages that use PlotLane
org.eclipse.jgit.revplot Building/rendering revision graphs. 
 

Uses of PlotLane in org.eclipse.jgit.revplot
 

Classes in org.eclipse.jgit.revplot with type parameters of type PlotLane
 class AbstractPlotRenderer<TLane extends PlotLane,TColor>
          Basic commit graph renderer for graphical user interfaces.
 class PlotCommit<L extends PlotLane>
          A commit reference to a commit in the DAG.
 class PlotCommitList<L extends PlotLane>
          An ordered list of PlotCommit subclasses.
 



Copyright © 2013. All Rights Reserved.