mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
3 lines
409 B
Python
3 lines
409 B
Python
# The following has been generated automatically from src/core/qgsclipper.h
|
|
QgsClipper.__attribute_docs__ = {'MAX_X': 'Maximum X-coordinate of the rectangular box used for clipping.', 'MIN_X': 'Minimum X-coordinate of the rectangular box used for clipping.', 'MAX_Y': 'Maximum Y-coordinate of the rectangular box used for clipping.', 'MIN_Y': 'Minimum Y-coordinate of the rectangular box used for clipping.'}
|