![]() |
SAGA API
v9.2
|
This is the complete list of members for CSG_Projection, including all inherited members.
Assign(const CSG_Projection &Projection) | CSG_Projection | |
Assign(int Authority_ID, const SG_Char *Authority=NULL) | CSG_Projection | |
Assign(const CSG_String &Projection, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) | CSG_Projection | |
Assign(const CSG_String &WKT, const CSG_String &Proj4) | CSG_Projection | |
Create(const CSG_Projection &Projection) | CSG_Projection | |
Create(int Authority_ID, const SG_Char *Authority=NULL) | CSG_Projection | |
Create(const CSG_String &Projection, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) | CSG_Projection | |
Create(const CSG_String &WKT, const CSG_String &Proj4) | CSG_Projection | |
CSG_Projection(void) | CSG_Projection | |
CSG_Projection(const CSG_Projection &Projection) | CSG_Projection | |
CSG_Projection(int Authority_ID, const SG_Char *Authority=NULL) | CSG_Projection | |
CSG_Projection(const CSG_String &Projection, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) | CSG_Projection | |
CSG_Projection(const CSG_String &WKT, const CSG_String &Proj4) | CSG_Projection | |
CSG_Projections class | CSG_Projection | friend |
Destroy(void) | CSG_Projection | |
Get_Authority(void) const | CSG_Projection | inline |
Get_Authority_ID(void) const | CSG_Projection | inline |
Get_Description(void) const | CSG_Projection | |
Get_EPSG(void) const | CSG_Projection | inline |
Get_Name(void) const | CSG_Projection | inline |
Get_Proj4(void) const | CSG_Projection | inline |
Get_Type(void) const | CSG_Projection | inline |
Get_Type_Identifier(void) const | CSG_Projection | inline |
Get_Type_Name(void) const | CSG_Projection | inline |
Get_Unit(void) const | CSG_Projection | inline |
Get_Unit_Identifier(void) const | CSG_Projection | inline |
Get_Unit_Name(void) const | CSG_Projection | inline |
Get_Unit_To_Meter(void) const | CSG_Projection | inline |
Get_WKT(void) const | CSG_Projection | inline |
is_Equal(const CSG_Projection &Projection) const | CSG_Projection | |
is_Geocentric(void) const | CSG_Projection | inline |
is_Geographic(void) const | CSG_Projection | inline |
is_Okay(void) const | CSG_Projection | inline |
is_Projection(void) const | CSG_Projection | inline |
Load(const CSG_String &FileName, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) | CSG_Projection | |
Load(CSG_File &Stream, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) | CSG_Projection | |
Load(const CSG_MetaData &Projection) | CSG_Projection | |
operator!=(const CSG_Projection &Projection) const | CSG_Projection | inline |
operator=(const CSG_Projection &Projection) | CSG_Projection | inline |
operator=(int Authority_ID) | CSG_Projection | inline |
operator=(const CSG_String &Projection) | CSG_Projection | inline |
operator==(const CSG_Projection &Projection) const | CSG_Projection | inline |
Save(const CSG_String &FileName, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) const | CSG_Projection | |
Save(CSG_File &Stream, TSG_Projection_Format Format=SG_PROJ_FMT_WKT) const | CSG_Projection | |
Save(CSG_MetaData &Projection) const | CSG_Projection | |
Set_GCS_WGS84(void) | CSG_Projection | |
Set_UTM_WGS84(int Zone, bool bSouth=false) | CSG_Projection | |
~CSG_Projection(void) | CSG_Projection | virtual |