Class: OCRParagraph
- Inherits:
-
OCRElement
- Object
- HOCRBox
- OCRElement
- OCRParagraph
- Defined in:
- lib/ocr_element.rb
Instance Attribute Summary
Attributes inherited from OCRElement
#children, #features, #ocr_class
Attributes inherited from HOCRBox
#bottom, #coordinates, #height, #left, #right, #top, #width
Method Summary
Methods inherited from OCRElement
create, create_from_html, #css_class_string, #each, extract_children, extract_coordinates, extract_coordinates_from_string, extract_ocr_class, extract_word_children, #features_to_css_class, #initialize, #mark_in_rspec, #to_html, #to_image_html, #to_s
Methods inherited from HOCRBox
#bottom_distance_to, #coordinates_to_s, #enclosed_by?, #encloses?, #initialize, #left_distance_to, #left_of?, #right_distance_to, #right_of?, #to_css_style, #to_image_html, #to_s, #top_distance_to
Constructor Details
This class inherits a constructor from OCRElement