Interface BorderDetectionImageView.BorderDetectionOnTouchListener

All Known Implementing Classes:
MagnifierBorderDetectionListener, MagnifierView
Enclosing class:
BorderDetectionImageView

public static interface BorderDetectionImageView.BorderDetectionOnTouchListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onCornerFocus(float widthPercent, float heightPercent)
     
    void
     
  • Method Details

    • onCornerFocus

      void onCornerFocus(float widthPercent, float heightPercent)
    • onCornerUnfocus

      void onCornerUnfocus()