pycognaize.document.tag.tag.BoxTag ================================== .. currentmodule:: pycognaize.document.tag.tag .. autoclass:: BoxTag :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~BoxTag.construct_from_raw ~BoxTag.distance ~BoxTag.get_top_left ~BoxTag.get_width_height ~BoxTag.hshift ~BoxTag.intersects ~BoxTag.iou ~BoxTag.is_in_rectangle ~BoxTag.set_class_confidence ~BoxTag.shift ~BoxTag.to_dict ~BoxTag.vshift .. rubric:: Attributes .. autosummary:: ~BoxTag.area ~BoxTag.bottom ~BoxTag.center ~BoxTag.confidence ~BoxTag.height ~BoxTag.left ~BoxTag.page ~BoxTag.right ~BoxTag.top ~BoxTag.width ~BoxTag.xcenter ~BoxTag.ycenter