Package-level declarations

Types

Link copied to clipboard

JNI facade compatible with onyxsdk-pennative:1.0.4.

Link copied to clipboard
open class PenConfig : Serializable

Complete configuration contract from onyxsdk-pennative:1.0.4.

Link copied to clipboard
class PenInk(val points: FloatArray, val pointSizeArray: IntArray, val bitmaps: Array<Bitmap>)

Immutable native ink payload compatible with onyxsdk-pennative:1.0.4.

Link copied to clipboard
class PenInkResult(val realInk: PenInk, val predictionInk: PenInk)

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