2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/geometry/qgsellipse.h
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsEllipse.fromFoci = staticmethod(QgsEllipse.fromFoci)
|
|
|
|
QgsEllipse.fromExtent = staticmethod(QgsEllipse.fromExtent)
|
|
|
|
QgsEllipse.fromCenterPoint = staticmethod(QgsEllipse.fromCenterPoint)
|
|
|
|
QgsEllipse.fromCenter2Points = staticmethod(QgsEllipse.fromCenter2Points)
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsEllipse.__group__ = ['geometry']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|