List of all members.
Public Member Functions |
int | ReadBoxes (VSILFILE *fpVSIL) |
int | ParseJP2GeoTIFF () |
int | ParseMSIG () |
int | ParseGMLCoverageDesc () |
int | ReadAndParse (VSILFILE *fpVSIL) |
int | ReadAndParse (const char *pszFilename) |
void | SetProjection (const char *pszWKT) |
void | SetGeoTransform (double *) |
void | SetGCPs (int, const GDAL_GCP *) |
void | SetRPCMD (char **papszRPCMDIn) |
GDALJP2Box * | CreateJP2GeoTIFF () |
GDALJP2Box * | CreateGMLJP2 (int nXSize, int nYSize) |
GDALJP2Box * | CreateGMLJP2V2 (int nXSize, int nYSize, const char *pszDefFilename, GDALDataset *poSrcDS) |
Static Public Member Functions |
static GDALJP2Box * | CreateGDALMultiDomainMetadataXMLBox (GDALDataset *poSrcDS, int bMainMDDomainOnly) |
static GDALJP2Box ** | CreateXMLBoxes (GDALDataset *poSrcDS, int *pnBoxes) |
static GDALJP2Box * | CreateXMPBox (GDALDataset *poSrcDS) |
static GDALJP2Box * | CreateIPRBox (GDALDataset *poSrcDS) |
static int | IsUUID_MSI (const GByte *abyUUID) |
static int | IsUUID_XMP (const GByte *abyUUID) |
Public Attributes |
char ** | papszGMLMetadata |
int | bHaveGeoTransform |
double | adfGeoTransform [6] |
int | bPixelIsPoint |
char * | pszProjection |
int | nGCPCount |
GDAL_GCP * | pasGCPList |
char ** | papszRPCMD |
char ** | papszMetadata |
char * | pszXMPMetadata |
char * | pszGDALMultiDomainMetadata |
char * | pszXMLIPR |
The documentation for this class was generated from the following files: