 class  Grid
  class  Grid  class for showing the grid and snapping points to discrete point positions.
|   | Grid (Config *c, DrawWindow *d, Viewer *v) | 
|  virtual | ~Grid () | 
|  void | SetSnap (bool set) set snapping to continuous or discrete. | 
|  void | PointDistance () make popup for asking the point distance. | 
|  void | GridSize () make popup for asking the grid size. | 
|  void | SetShowGrid (bool set) set showing of grid. | 
|  bool | IsShowGrid () const | 
|  void | Snap (Point *) Snap point to point-position. | 
|  int | Snap (int) Snap int to point-position. | 
|  void | DrawGrid () draw grid. | 
|  void | SetPointDistance (int i) set point distance to i. | 
|  void | SetGridSize (int i) set grid size to i. | 
|  DrawWindow* | GetMainWindow () const | 
|  Config* | GetConfig () const | 
|  ScaleDialog* | GetScaleDialog () const | 
class for showing the grid and snapping points to discrete point positions.
 Grid(Config *c, DrawWindow *d, Viewer *v)
  Grid(Config *c, DrawWindow *d, Viewer *v)
 
 
 
 
 
 
 
 
 
 
 virtual  ~Grid()
 virtual  ~Grid()
 void  SetSnap(bool set)
 void  SetSnap(bool set)
 void  PointDistance()
 void  PointDistance()
 void  GridSize()
 void  GridSize()
 void  SetShowGrid(bool set)
 void  SetShowGrid(bool set)
 bool  IsShowGrid() const
 bool  IsShowGrid() const 
 void  Snap(Point *)
 void  Snap(Point *)
 int  Snap(int)
 int  Snap(int)
 void  DrawGrid()
 void  DrawGrid()
 void  SetPointDistance(int i)
 void  SetPointDistance(int i)
 void  SetGridSize(int i)
 void  SetGridSize(int i)
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de