Class DetectPolygonOnPageUseCase

  • All Implemented Interfaces:

    
    public final class DetectPolygonOnPageUseCase
    
                        

    Use case to handle the detection a polygon on the given page and returns detected polygon and image

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class DetectPolygonOnPageUseCase.BitmapLines

      Encapsulates information about the detected polygon, lines and bitmap extracted from the page

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <Error class: unknown class><DetectPolygonOnPageUseCase.BitmapLines> detectPolygonOnPage(Page page) Detect polygon on the given page
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait