class for showing the grid and snapping points to discrete point positions.
![]() | Grid (Config *c, DrawWindow *d, Viewer *v) |
![]() | ~Grid () |
![]() | SetSnap (bool set) set snapping to continuous or discrete. |
![]() | PointDistance () make popup for asking the point distance. |
![]() | GridSize () make popup for asking the grid size. |
![]() | SetShowGrid (bool set) set showing of grid. |
![]() | IsShowGrid () const |
![]() | Snap (Point *) Snap point to point-position. |
![]() | Snap (int) Snap int to point-position. |
![]() | DrawGrid () draw grid. |
![]() | SetPointDistance (int i) set point distance to i. |
![]() | SetGridSize (int i) set grid size to i. |
![]() | GetMainWindow () const |
![]() | GetConfig () const |
![]() | GetScaleDialog () const |
class for showing the grid and snapping points to discrete point positions.
virtual ~Grid()
void SetSnap(bool set)
void PointDistance()
void GridSize()
void SetShowGrid(bool set)
bool IsShowGrid() const
void Snap(Point *)
int Snap(int)
void DrawGrid()
void SetPointDistance(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