| Interface | Description |
|---|---|
| IPlotCommit |
This interface represents a commit within a commit graph.
|
| IPlotCommitProvider |
This interface represents classes that are able to create graphically representable plot commits for
HistoryInfo objects. |
| Class | Description |
|---|---|
| AbstractPlotRenderer |
Basic commit graph renderer for graphical user interfaces.
|
| PlotCommit | |
| PlotCommitProvider |
This class manages the creation of PlotCommits from HistoryInfos.
|
| PlotLane |
A line space within the graph.
|
| SWTPlotRenderer |
A renderer for IPlotCommits able to draw these commits into a table or tree cell.
|
Copyright © 2017. All rights reserved.