WavesBackgroundDrawer Class Reference
[CAPTCHA's implementation]

Inheritance diagram for WavesBackgroundDrawer:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 draw ()
 
Returns:
WavesBackgroundDrawer


Public Attributes

const MIN_WAVE_DISTANCE = 8
const MAX_WAVE_DISTANCE = 20
const MAX_WAVE_OFFSET = 5

Private Member Functions

 drawWave ($y)


Detailed Description

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


Member Function Documentation

WavesBackgroundDrawer::draw (  ) 

Returns:
WavesBackgroundDrawer

Reimplemented from BackgroundDrawer.

Definition at line 25 of file WavesBackgroundDrawer.class.php.

References drawWave(), and Drawer::getTuringImage().

Here is the call graph for this function:

WavesBackgroundDrawer::drawWave ( y  )  [private]

Definition at line 38 of file WavesBackgroundDrawer.class.php.

References Drawer::getTuringImage(), and BackgroundDrawer::makeColor().

Referenced by draw().

Here is the call graph for this function:


Member Data Documentation

const WavesBackgroundDrawer::MIN_WAVE_DISTANCE = 8

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

const WavesBackgroundDrawer::MAX_WAVE_DISTANCE = 20

Definition at line 19 of file WavesBackgroundDrawer.class.php.

const WavesBackgroundDrawer::MAX_WAVE_OFFSET = 5

Definition at line 20 of file WavesBackgroundDrawer.class.php.


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