Package com.geniusscansdk.camera
Interface FocusIndicator
-
- All Known Implementing Classes:
DefaultFocusIndicator
public interface FocusIndicator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
hide()
void
setPosition(int x, int y)
void
showFinished(boolean success)
void
showStart()
-