OSGeo FDO Provider for Raster API Reference

OSGeo FDO Provider for Raster API

API Reference OSGeo FDO Provider for Raster

FdoRfpRasterBandDefinition Class Reference

#include <FdoRfpRasterBandDefinition.h>

List of all members.


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 FdoRfpRasterImageDefinitionGetImage ()
 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 FdoRfpRasterBandDefinitionCreate ()
 Constructs a new Raster Band Definition.

The documentation for this class was generated from the following file:
Comments?