§
    íNgŒ  ã                   ó>   —  G d „ de ¦  «        Z G d„ de ¦  «        ZdS )c                   ó   — e Zd ZdZdS )ÚNotSupportedShapeErrora  For now (v0.2), if the created shape might be a polygon (shapes with more than 4 vertices),
    layoutparser will raise NotSupportedShapeError. It is expected to be fixed in the future versions.
    See
    :ref:`shape_operations:problems-related-to-the-quadrilateral-class`.
    N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© ó    úX/var/www/html/ai-engine/env/lib/python3.11/site-packages/layoutparser/elements/errors.pyr   r      s   € € € € € ðð ð ð r
   r   c                   ó   — e Zd ZdZdS )ÚInvalidShapeErrorz¯For shape operations like intersection of union, lp will raise the InvalidShapeError when
    invalid shapes are created (e.g., intersecting a rectangle and an interval).
    Nr   r	   r
   r   r   r      s   € € € € € ðð ð ð r
   r   N)Ú	Exceptionr   r   r	   r
   r   ú<module>r      sc   ððð ð ð ð ˜Yñ ô ð ðð ð ð ð ˜	ñ ô ð ð ð r
   