Source for file LegendResolver.php
Documentation is available at LegendResolver.php
* @copyright (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
* @link http://www.steema.com
function getBounds($legend, $rectangle);//TODO Check: is this on total legend, or only item?
function getItemText($legend, $legendStyle, $index, $text);
|