Package | Description |
---|---|
org.eclipse.jgit.revplot |
Building/rendering revision graphs.
|
Modifier and Type | Class and Description |
---|---|
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 © 2015 Eclipse JGit Project. All rights reserved.