pycognaize.document.page.Page ============================= .. currentmodule:: pycognaize.document.page .. autoclass:: Page :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~Page.draw ~Page.draw_ocr_boxes ~Page.draw_ocr_text ~Page.draw_rectangle ~Page.extract_area_words ~Page.extract_words_in_tag_area ~Page.free_form_text ~Page.get_image ~Page.get_ocr ~Page.get_ocr_formatted ~Page.get_page_data ~Page.search_text ~Page.word_to_extraction_tag .. rubric:: Attributes .. autosummary:: ~Page.REGEX_NO_ALPHANUM_CHARS ~Page.doc_id ~Page.image_arr ~Page.image_bytes ~Page.image_height ~Page.image_width ~Page.line_tags ~Page.lines ~Page.ocr ~Page.ocr_raw ~Page.ocr_tags ~Page.page_number ~Page.path