|
|
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) |
| |
|
|
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: