Package com.geniusscansdk.ui
Interface BorderDetectionImageView.BorderDetectionOnTouchListener
-
- All Known Implementing Classes:
MagnifierBorderDetectionListener
,MagnifierView
- Enclosing class:
- BorderDetectionImageView
public static interface BorderDetectionImageView.BorderDetectionOnTouchListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCornerFocus(float widthPercent, float heightPercent)
void
onCornerUnfocus()
-