| API Reference | OSGeo FDO Provider for Raster |
FdoRfpRasterBandDefinition Class Reference
#include <FdoRfpRasterBandDefinition.h>
Detailed Description
The FdoRfpRasterBandDefinition class defines a raster band which contains a name and the extents of the raster band.
Definition at line 34 of file FdoRfpRasterBandDefinition.h.
Public Member Functions | |
| FDORFP_API FdoInt32 | GetBandNumber () |
| Gets the band number. | |
| FDORFP_API FdoRfpRasterImageDefinition * | GetImage () |
| Gets the raster image definition. | |
| FDORFP_API void | SetBandNumber (FdoInt32 bandNumber) |
| Sets the band number. | |
| FDORFP_API void | SetImage (FdoRfpRasterImageDefinition *imageDefinition) |
| Sets the raster image definition. | |
Static Public Member Functions | |
| static FDORFP_API FdoRfpRasterBandDefinition * | Create () |
| Constructs a new Raster Band Definition. | |
The documentation for this class was generated from the following file:
| Comments? |