![]() |
SAGA API
v9.2
|
This is the complete list of members for CSG_Projections, including all inherited members.
Add(const CSG_Projection &Projection) | CSG_Projections | |
Add(const SG_Char *WKT, const SG_Char *Proj4, const SG_Char *Authority, int Authority_ID) | CSG_Projections | |
Create(bool bLoad_DB=true) | CSG_Projections | |
Create(const CSG_String &File_DB) | CSG_Projections | |
CSG_Projection class | CSG_Projections | friend |
CSG_Projections(void) | CSG_Projections | |
CSG_Projections(bool bLoad_DB) | CSG_Projections | |
CSG_Projections(const CSG_String &File_DB) | CSG_Projections | |
Destroy(void) | CSG_Projections | |
EPSG_to_Proj4(CSG_String &Proj4, int EPSG_Code) const | CSG_Projections | |
EPSG_to_WKT(CSG_String &WKT, int EPSG_Code) const | CSG_Projections | |
Get_Count(void) const | CSG_Projections | |
Get_GCS_WGS84(void) | CSG_Projections | static |
Get_Names_List(TSG_Projection_Type Type=SG_PROJ_TYPE_CS_Undefined) const | CSG_Projections | |
Get_Projection(sLong Index) const | CSG_Projections | |
Get_Projection(CSG_Projection &Projection, int EPSG_ID) const | CSG_Projections | |
Get_Projection(CSG_Projection &Projection, const CSG_String &Authority, int Authority_ID) const | CSG_Projections | |
Get_UTM_WGS84(int Zone, bool bSouth=false) | CSG_Projections | static |
Load_DB(const CSG_String &FileName, bool bAppend=false) | CSG_Projections | |
Load_Dictionary(const CSG_String &FileName) | CSG_Projections | |
operator[](sLong Index) const | CSG_Projections | inline |
Reset_Dictionary(void) | CSG_Projections | |
Save_DB(const CSG_String &FileName) | CSG_Projections | |
Save_Dictionary(const CSG_String &FileName) | CSG_Projections | |
WKT_from_Proj4(CSG_String &WKT, const CSG_String &Proj4) const | CSG_Projections | |
WKT_to_MetaData(const CSG_String &WKT) | CSG_Projections | static |
WKT_to_Proj4(CSG_String &Proj4, const CSG_String &WKT) const | CSG_Projections | |
~CSG_Projections(void) | CSG_Projections | virtual |