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