| API Reference | OSGeo FDO Provider for Raster |
FdoRfpRasterImageDefinition Class Reference
#include <FdoRfpRasterImageDefinition.h>
Detailed Description
The FdoRfpRasterImageDefinition class defines a raster image which contains a name and the extents of the raster image.
Definition at line 33 of file FdoRfpRasterImageDefinition.h.
Public Member Functions | |
| FDORFP_API FdoByteArray * | GetBounds () |
| Gets the geographic bounds of the raster image. | |
| FDORFP_API FdoInt32 | GetFrameNumber () |
| Gets the frame number of the raster image. | |
| FDORFP_API FdoRfpRasterGeoreferenceLocation * | GetGeoreferencedLocation () |
| Gets the georeferenced location of the raster image. | |
| FDORFP_API void | SetBounds (FdoByteArray *bounds) |
| Sets the georeferenced bounds of the raster image. | |
| FDORFP_API void | SetFrameNumber (FdoInt32 frameNumber) |
| Sets the frame number of the raster image. | |
| FDORFP_API void | SetGeoreferencedLocation (FdoRfpRasterGeoreferenceLocation *location) |
| Sets the georeferenced location of the raster image. | |
Static Public Member Functions | |
| static FDORFP_API FdoRfpRasterImageDefinition * | Create () |
| Constructs a new Raster Image Definition. | |
Friends | |
| class | FdoRfpRasterBandDefinition |
The documentation for this class was generated from the following file:
| Comments? |