GDALJP2Metadata Class Reference
List of all members.
Public Member Functions |
|
int | ReadBoxes (FILE *fpVSIL) |
|
int | ParseJP2GeoTIFF () |
|
int | ParseMSIG () |
|
int | ParseGMLCoverageDesc () |
|
int | ReadAndParse (const char *pszFilename) |
|
void | SetProjection (const char *pszWKT) |
|
void | SetGeoTransform (double *) |
|
void | SetGCPs (int, const GDAL_GCP *) |
|
GDALJP2Box * | CreateJP2GeoTIFF () |
|
GDALJP2Box * | CreateGMLJP2 (int nXSize, int nYSize) |
Public Attributes |
|
char ** | papszGMLMetadata |
|
int | bHaveGeoTransform |
|
double | adfGeoTransform [6] |
|
char * | pszProjection |
|
int | nGCPCount |
|
GDAL_GCP * | pasGCPList |
The documentation for this class was generated from the following files: