o
    oÇhØ  ã                   @   sÐ   d Z ddlmZmZmZ ddlmZmZmZm	Z	m
Z
mZmZmZmZ ddlmZ ddlmZmZ ddlmZmZmZmZmZ ddlmZmZmZmZmZm Z m!Z! ddl"m#Z# dd	l$m%Z% dd
l&m'Z' g d¢Z(dS )zÜ
A geometry module for the SymPy library. This module contains all of the
entities and functions needed to construct basic geometrical data and to
perform simple informational queries.

Usage:
======

Examples
========

é    )ÚPointÚPoint2DÚPoint3D)	ÚLineÚRayÚSegmentÚLine2DÚ	Segment2DÚRay2DÚLine3DÚ	Segment3DÚRay3D)ÚPlane)ÚEllipseÚCircle)ÚPolygonÚRegularPolygonÚTriangleÚradÚdeg)Úare_similarÚcentroidÚconvex_hullÚidiffÚintersectionÚclosest_pointsÚfarthest_points)ÚGeometryError)ÚCurve)ÚParabola)r   r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   N))Ú__doc__Úsympy.geometry.pointr   r   r   Úsympy.geometry.liner   r   r   r   r	   r
   r   r   r   Úsympy.geometry.planer   Úsympy.geometry.ellipser   r   Úsympy.geometry.polygonr   r   r   r   r   Úsympy.geometry.utilr   r   r   r   r   r   r   Úsympy.geometry.exceptionsr   Úsympy.geometry.curver   Úsympy.geometry.parabolar   Ú__all__© r+   r+   úk/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/geometry/__init__.pyÚ<module>   s    ,$