Source for file ArrowPoint.php
Documentation is available at ArrowPoint.php
* Description: ArrowPoint characteristics
* @copyright (c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>
* @link http://www.steema.com
return $this->g->calc3DPoint($p->getX(), $p->getY(), $this->z);
|