setPositionIncrement

abstract fun setPositionIncrement(positionIncrement: Int)

Set the position increment. The default value is one.

Parameters

positionIncrement

the distance from the prior term

See also

.getPositionIncrement

Throws

if positionIncrement is negative.