Class Point

Description

Stores point position.

Located in /gd2imaging.php (line 20)


	
			
Variable Summary
mixed $x
mixed $y
Method Summary
Point __construct ( $x,  $y)
void getPosition ()
Variables
mixed $x (line 22)
  • access: public
mixed $y (line 24)
  • access: public
Methods
Constructor __construct (line 26)
  • access: public
Point __construct ( $x,  $y)
  • $x
  • $y
getPosition (line 31)
  • access: public
void getPosition ()

Documentation generated on Fri, 04 Nov 2011 17:56:15 +0100 by phpDocumentor 1.4.2