__construct() __construct(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3) : mixed Parameters float $x1 float $y1 float $x2 float $y2 float $x3 float $y3 Returns mixed —
translate() translate(float $x, float $y) : self Translates the operation's coordinates. Parameters float $x float $y Returns self —