Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

GDALProjDef Class Reference

Encapsulates a projections definition. More...

#include <gdal_priv.h>

List of all members.

Public Methods

 GDALProjDef ( const char * = NULL )
 ~GDALProjDef ()
CPLErr ToLongLat ( double * padfX, double * padfY )
CPLErr FromLongLat ( double * padfX, double * padfY )
const char* GetProjectionString ( void )
CPLErr SetProjectionString ( const char * )


Detailed Description

Encapsulates a projections definition.


The documentation for this class was generated from the following files:
doxygen1.2.2 Dimitri van Heesch, © 1997-2000