Uses of Class
org.eclipse.jgit.revplot.PlotLane
-
Packages that use PlotLane Package Description 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 Modifier and Type Class Description classAbstractPlotRenderer<TLane extends PlotLane,TColor>Basic commit graph renderer for graphical user interfaces.classPlotCommit<L extends PlotLane>A commit reference to a commit in the DAG.classPlotCommitList<L extends PlotLane>An ordered list ofPlotCommitsubclasses.
-