SAGA API  v9.5
CSG_Parameters_CRSPicker Class Reference

#include <parameters.h>

Public Member Functions

 CSG_Parameters_CRSPicker (void)
 
bool Create (CSG_Parameters &Parameters, const CSG_String &ParentID="")
 
bool Activate_GUI (bool bReset=false)
 
bool Deactivate_GUI (void)
 
bool Get_CRS (CSG_Projection &Projection, bool bMessage=false) const
 

Static Public Member Functions

static bool On_Parameter_Changed (CSG_Parameters *pParameters, CSG_Parameter *pParameter)
 
static bool On_Parameters_Enable (CSG_Parameters *pParameters, CSG_Parameter *pParameter)
 

Detailed Description

Definition at line 1605 of file parameters.h.

Constructor & Destructor Documentation

◆ CSG_Parameters_CRSPicker()

CSG_Parameters_CRSPicker::CSG_Parameters_CRSPicker ( void  )

Definition at line 1216 of file parameter.cpp.

Member Function Documentation

◆ Activate_GUI()

◆ Create()

bool CSG_Parameters_CRSPicker::Create ( CSG_Parameters Parameters,
const CSG_String ParentID = "" 
)

Definition at line 1222 of file parameter.cpp.

References _TL, CSG_Parameters::Add_String(), and CSG_Parameter::Set_UseInGUI().

◆ Deactivate_GUI()

bool CSG_Parameters_CRSPicker::Deactivate_GUI ( void  )

◆ Get_CRS()

bool CSG_Parameters_CRSPicker::Get_CRS ( CSG_Projection Projection,
bool  bMessage = false 
) const

◆ On_Parameter_Changed()

bool CSG_Parameters_CRSPicker::On_Parameter_Changed ( CSG_Parameters pParameters,
CSG_Parameter pParameter 
)
static

◆ On_Parameters_Enable()

bool CSG_Parameters_CRSPicker::On_Parameters_Enable ( CSG_Parameters pParameters,
CSG_Parameter pParameter 
)
static

Definition at line 1296 of file parameter.cpp.


The documentation for this class was generated from the following files: