PenInkResult

class PenInkResult(val realInk: PenInk, val predictionInk: PenInk)(source)

Real and predicted native ink channels compatible with onyxsdk-pennative:1.0.4.

Constructors

Link copied to clipboard
constructor(realInk: PenInk, predictionInk: PenInk)

Types

Link copied to clipboard
object Companion

Java-friendly factory matching the vendor API.

Properties

Link copied to clipboard

Ephemeral geometry derived from the optional prediction sample.

Link copied to clipboard

Geometry committed to the active stroke by the current call.