Package 

Interface CropOverlayView.CropWindowChangeListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCropWindowChanged(Boolean inProgress) Called after a change in crop window rectangle.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onCropWindowChanged

         abstract Unit onCropWindowChanged(Boolean inProgress)

        Called after a change in crop window rectangle.

        Parameters:
        inProgress - is the crop window change operation is still in progress by user touch