Drawer Class Reference
[CAPTCHA's implementation]

Inheritance diagram for Drawer:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setTuringImage (TuringImage $turingImage)
 
Returns:
Drawer

 getTuringImage ()
 
Returns:
TuringImage


Private Attributes

 $turingImage = null


Detailed Description

Definition at line 16 of file Drawer.class.php.


Member Function Documentation

Drawer::setTuringImage ( TuringImage turingImage  ) 

Returns:
Drawer

Definition at line 23 of file Drawer.class.php.

Referenced by TuringImage::setBackgroundDrawer(), and TuringImage::setTextDrawer().

Drawer::getTuringImage (  ) 

Returns:
TuringImage

Definition at line 33 of file Drawer.class.php.

Referenced by WavesBackgroundDrawer::draw(), RandomLinesBackgroundDrawer::draw(), LinearStringDrawer::draw(), InclinedStringDrawer::draw(), CurvedStringDrawer::draw(), CircleBackgroundDrawer::draw(), CellBackgroundDrawer::draw(), CircleBackgroundDrawer::drawCircle(), TextDrawer::drawCraracter(), WavesBackgroundDrawer::drawWave(), TextDrawer::getFont(), BackgroundDrawer::makeColor(), and TextDrawer::showError().


Member Data Documentation

Drawer::$turingImage = null [private]

Definition at line 18 of file Drawer.class.php.

Referenced by CurvedStringDrawer::draw().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:17 2007 for onPHP by  doxygen 1.5.4