| $AtDataLabels | PSGraphPie | |
| $AtGraphArea | PSGraph_util | |
| $AtLegend | PSGraph_util | |
| $AtMainTitle | PSGraph_util | |
| $AtPlotArea | PSGraphPie | |
| $AuxTags | PSGraph_util | [protected] |
| $COLORLIST | PSGraph_util | [protected, static] |
| $DataSeries | PSGraph_base | [protected] |
| $Height | PSGraph_base | [protected] |
| $Output | PSGraph_base | [protected] |
| $Width | PSGraph_base | [protected] |
| $WorkMode | PSGraph_util | [protected] |
| __construct($width=320, $height=240) | PSGraphPie | |
| PSGraph_base::__construct($width, $height, PSGraph_output &$output) | PSGraph_base | [protected] |
| add_data_series($data_obj) | PSGraph_base | [protected] |
| addAuxTag($text) | PSGraph_util | |
| addData(array $ydata, array $labels) | PSGraphPie | |
| addDataLabels() | PSGraphPie | |
| addLegend() | PSGraph_util | |
| addMainTitle($title_string) | PSGraph_util | |
| addText($x, $y, $text) | PSGraph_util | |
| clearLegend() | PSGraph_util | |
| draw() | PSGraphPie | |
| draw_common1() | PSGraph_util | [protected] |
| draw_common2() | PSGraph_util | [protected] |
| drawBuffer() | PSGraph_util | |
| make_common_attribute_string(array $attr) | PSGraph_base | [protected] |
| setMargin($top, $right, $bottom, $left) | PSGraph_util | |
| setMode($mode) | PSGraph_util | |