Modifier and Type | Method and Description |
---|---|
T |
getMajorDelta()
Gets the major delta value
|
T |
getMinorDelta()
Gets the minor delta value
|
void |
setMinorMajorDelta(T minorDelta,
T majorDelta)
Set the minor and major delta value
|