| Add_Parameters(class CSG_Parameters &Parameters, const CSG_String &Parent="", int Style=SG_GRIDCELLADDR_PARM_DEFAULT) | CSG_Grid_Cell_Addressor | static |
| CSG_Grid_Cell_Addressor(void) | CSG_Grid_Cell_Addressor | |
| Destroy(void) | CSG_Grid_Cell_Addressor | |
| Enable_Parameters(class CSG_Parameters &Parameters) | CSG_Grid_Cell_Addressor | static |
| Get_Count(void) const | CSG_Grid_Cell_Addressor | inline |
| Get_Direction(void) const | CSG_Grid_Cell_Addressor | inline |
| Get_Distance(int Index) const | CSG_Grid_Cell_Addressor | inline |
| Get_Radius(bool bOuter=true) const | CSG_Grid_Cell_Addressor | inline |
| Get_Radius_Inner(void) const | CSG_Grid_Cell_Addressor | inline |
| Get_Radius_Outer(void) const | CSG_Grid_Cell_Addressor | inline |
| Get_Tolerance(void) const | CSG_Grid_Cell_Addressor | inline |
| Get_Values(int Index, int &x, int &y, double &Distance, double &Weight, bool bOffset=false) const | CSG_Grid_Cell_Addressor | inline |
| Get_Weight(int Index) const | CSG_Grid_Cell_Addressor | inline |
| Get_Weighting(void) | CSG_Grid_Cell_Addressor | inline |
| Get_X(int Index, int Offset=0) const | CSG_Grid_Cell_Addressor | inline |
| Get_Y(int Index, int Offset=0) const | CSG_Grid_Cell_Addressor | inline |
| is_Annulus(void) const | CSG_Grid_Cell_Addressor | inline |
| is_Circle(void) const | CSG_Grid_Cell_Addressor | inline |
| is_Sector(void) const | CSG_Grid_Cell_Addressor | inline |
| is_Square(void) const | CSG_Grid_Cell_Addressor | inline |
| Set_Annulus(class CSG_Parameters &Parameters) | CSG_Grid_Cell_Addressor | |
| Set_Annulus(double Radius_Inner, double Radius_Outer) | CSG_Grid_Cell_Addressor | |
| Set_Circle(class CSG_Parameters &Parameters) | CSG_Grid_Cell_Addressor | |
| Set_Circle(double Radius) | CSG_Grid_Cell_Addressor | |
| Set_Parameters(class CSG_Parameters &Parameters, int Type=0) | CSG_Grid_Cell_Addressor | |
| Set_Radius(double Radius, bool bSquare=false) | CSG_Grid_Cell_Addressor | |
| Set_Sector(class CSG_Parameters &Parameters) | CSG_Grid_Cell_Addressor | |
| Set_Sector(double Radius, double Direction, double Tolerance) | CSG_Grid_Cell_Addressor | |
| Set_Square(class CSG_Parameters &Parameters) | CSG_Grid_Cell_Addressor | |
| Set_Square(double Radius) | CSG_Grid_Cell_Addressor | |