Class ScanRegionOfInterestSettings

java.lang.Object
com.microblink.photopay.fragment.overlay.components.settings.ScanRegionOfInterestSettings

public class ScanRegionOfInterestSettings extends Object
  • Field Details

    • roi

      @Nullable public final Rectangle roi
    • isRotatable

      public final boolean isRotatable
  • Constructor Details

    • ScanRegionOfInterestSettings

      public ScanRegionOfInterestSettings(@Nullable Rectangle roi, boolean isRotatable)