public static interface

VariableWidthSignatureView.InkListener

com.pdftron.pdf.widget.signature.VariableWidthSignatureView.InkListener

Class Overview

Listener for the ink view to notify clear events

Summary

Public Methods
abstract void onInkCompleted(List<double[]> mStrokeOutline)
abstract void onInkStarted()
Callback method when the stroke has started.

Public Methods

public abstract void onInkCompleted (List<double[]> mStrokeOutline)

public abstract void onInkStarted ()

Callback method when the stroke has started.