#include <mappolygons.h>
Inheritance diagram for PolygonPainterSquareCoordinate:

Public Member Functions | |
| void | setspecificpoint (int x, int y) |
| bool | paintPolygon (const Poly_gon &poly) |
Protected Member Functions | |
| virtual void | setpoint (int x, int y) |
| virtual void | setpointabs (int x, int y)=0 |
|
|
Reimplemented from PolygonPainter< Poly_gon >. Reimplemented in ShowPolygonUsingTemps. Definition at line 43 of file mappolygons.cpp. References PolygonPainter< Poly >::paintPolygon(), and Poly_gon::vertex. Referenced by FieldAddressing::operate(), and ShowPolygonUsingTemps::paintPolygon(). |
|
||||||||||||
|
Implements PolygonPainter< Poly_gon >. Definition at line 37 of file mappolygons.cpp. References setpointabs(). |
|
||||||||||||
|
Implemented in ShowPolygonUsingTemps, and FieldAddressing. Referenced by setpoint(), and setspecificpoint(). |
|
||||||||||||
|
Definition at line 51 of file mappolygons.h. References setpointabs(). |
1.4.2