PolygonPainterSquareCoordinate Class Reference

#include <mappolygons.h>

Inheritance diagram for PolygonPainterSquareCoordinate:

Inheritance graph
[legend]
List of all members.

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

Detailed Description

Definition at line 46 of file mappolygons.h.


Member Function Documentation

void PolygonPainterSquareCoordinate::setpoint ( int  x,
int  y 
) [protected, virtual]

Implements PolygonPainter< Poly_gon >.

Definition at line 36 of file mappolygons.cpp.

References setpointabs().

virtual void PolygonPainterSquareCoordinate::setpointabs ( int  x,
int  y 
) [protected, pure virtual]

Implemented in ShowPolygonUsingTemps, and FieldAddressing.

Referenced by setpoint(), and setspecificpoint().

void PolygonPainterSquareCoordinate::setspecificpoint ( int  x,
int  y 
) [inline]

Definition at line 51 of file mappolygons.h.

References setpointabs().

bool PolygonPainterSquareCoordinate::paintPolygon ( const Poly_gon poly  ) 

Reimplemented from PolygonPainter< Poly_gon >.

Reimplemented in ShowPolygonUsingTemps.

Definition at line 42 of file mappolygons.cpp.

References PolygonPainter< Poly >::paintPolygon(), and Poly_gon::vertex.

Referenced by FieldAddressing::operate(), and ShowPolygonUsingTemps::paintPolygon().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:47:15 2012 for Advanced Strategic Command by  doxygen 1.5.1