Uses of Class
org.eclipse.jgit.revplot.PlotLane
Packages that use PlotLane
-
Uses of PlotLane in org.eclipse.jgit.revplot
Classes in org.eclipse.jgit.revplot with type parameters of type PlotLaneModifier and TypeClassDescriptionclassAbstractPlotRenderer<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.