setPressurePoints

Sets a list of pressure points that were collected during signature creation. May be null if no pressure information was collected. The unit and range of values is defined by the input type and may vary. Usually, this will be a value between 0f (no pressure) and 1f (full pressure) as provided by the getPressure property.

Return

This Builder for call chaining.

Parameters

pressurePoints

List of pressure points.