Serializablepublic class PlotLane extends Object implements Serializable
Commits are strung onto a lane. For many UIs a lane represents a column.
| Constructor | Description |
|---|---|
PlotLane() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getPosition() |
Logical location of this lane within the graphing plane.
|
Copyright © 2018. All rights reserved.