public class PlotLane
extends java.lang.Object
implements java.io.Serializable
Commits are strung onto a lane. For many UIs a lane represents a column.
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
position |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PlotLane() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition()
Logical location of this lane within the graphing plane.
|
private static final long serialVersionUID
int position