SAGA API
v9.6
|
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 | |
Convert_WKT2_to_XML(const CSG_String &WKT) | CSG_Projections | static |
Create(bool LoadCodeList=true) | CSG_Projections | |
CSG_Projection class | CSG_Projections | friend |
CSG_Projections(void) | CSG_Projections | |
CSG_Projections(bool LoadCodeList) | CSG_Projections | |
Destroy(void) | CSG_Projections | |
Get_Count(void) const | CSG_Projections | |
Get_CRS_Type(const CSG_String &Identifier) | CSG_Projections | static |
Get_CRS_Type_Identifier(ESG_CRS_Type Type) | CSG_Projections | static |
Get_CRS_Type_Name(ESG_CRS_Type Type) | CSG_Projections | static |
Get_Names_List(ESG_CRS_Type Type=ESG_CRS_Type::Undefined, bool bAddSelect=true) const | CSG_Projections | |
Get_Preference(CSG_Projection &Projection, int Code, const CSG_String &Authority) const | CSG_Projections | |
Get_Preference(CSG_Projection &Projection, const CSG_String &Authority_Code) const | CSG_Projections | |
Get_Projection(sLong Index) const | CSG_Projections | |
Get_Projection(int Code, const SG_Char *Authority=NULL) const | CSG_Projections | |
Get_Projection(CSG_Projection &Projection, int Code, const SG_Char *Authority=NULL) const | CSG_Projections | |
Get_Unit(const CSG_String &Identifier) | CSG_Projections | static |
Get_Unit_Identifier(ESG_Projection_Unit Unit) | CSG_Projections | static |
Get_Unit_Name(ESG_Projection_Unit Unit, bool bSimple=true) | CSG_Projections | static |
Get_Unit_To_Meter(ESG_Projection_Unit Unit) | CSG_Projections | static |
Load(const CSG_String &File, bool bAppend=false) | CSG_Projections | |
operator[](sLong Index) const | CSG_Projections | inline |
Parse(const CSG_String &Definition, CSG_String *WKT1=NULL, CSG_String *WKT2=NULL, CSG_String *PROJ=NULL, CSG_String *ESRI=NULL) | CSG_Projections | static |
Parse(const CSG_String &Definition, ESG_CRS_Format Format) | CSG_Projections | static |
Save(const CSG_String &File) | CSG_Projections | |
~CSG_Projections(void) | CSG_Projections | virtual |