FdoGrfpRasterImageDefinition Class Reference

#include <FdoGrfpRasterImageDefinition.h>

List of all members.


Detailed Description

The FdoGrfpRasterImageDefinition class defines a raster image which contains a name and the extents of the raster image.

Definition at line 34 of file FdoGrfpRasterImageDefinition.h.


Public Member Functions

FDOGRFP_API bool GetBounds (double &minX, double &minY, double &maxX, double &maxY)
FDOGRFP_API FdoInt32 GetFrameNumber ()
 Gets the frame number of the raster image.
FDOGRFP_API
FdoGrfpRasterGeoreferenceLocation
GetGeoreferencedLocation ()
 Gets the georeferenced location of the raster image.
FDOGRFP_API void SetBounds (double minX, double minY, double maxX, double maxY)
FDOGRFP_API void SetFrameNumber (FdoInt32 frameNumber)
 Sets the frame number of the raster image.
FDOGRFP_API void SetGeoreferencedLocation (FdoGrfpRasterGeoreferenceLocation *location)
 Sets the georeferenced location of the raster image.

Static Public Member Functions

static FDOGRFP_API
FdoGrfpRasterImageDefinition
Create ()
 Constructs a new Raster Image Definition.

Friends

class FdoGrfpRasterBandDefinition

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