2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/analysis/raster/qgsalignraster.h
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsAlignRaster.suggestedWarpOutput = staticmethod(QgsAlignRaster.suggestedWarpOutput)
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsAlignRaster.__group__ = ['raster']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsAlignRaster.RasterInfo.__doc__ = """Utility class for gathering information about rasters"""
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsAlignRaster.RasterInfo.__group__ = ['raster']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsAlignRaster.ProgressHandler.__doc__ = """Helper struct to be sub-classed for progress reporting"""
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsAlignRaster.ProgressHandler.__group__ = ['raster']
|
|
|
|
except NameError:
|
|
|
|
pass
|