de.softpro.signdocmobile.foundations
Interface SignatureCaptureView.ICaptureViewBackgroundProvider

Enclosing class:
SignatureCaptureView

public static interface SignatureCaptureView.ICaptureViewBackgroundProvider

SignatureCaptureView calls the provider when it requires a background to be drawn.

See Also:
setBackgroundProvider

Method Summary
 void drawBackground(android.graphics.Canvas canvas)
           
 

Method Detail

drawBackground

void drawBackground(android.graphics.Canvas canvas)