$AtGraphArea | PSGraph_util | |
$AtLegend | PSGraph_util | |
$AtMainTitle | PSGraph_util | |
$AtPlotArea | PSGraph_util | |
$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, $height) | PSGraph_util | |
PSGraph_base::__construct($width, $height, PSGraph_output &$output) | PSGraph_base | [protected] |
add_data_series($data_obj) | PSGraph_base | [protected] |
addAuxTag($text) | PSGraph_util | |
addLegend() | PSGraph_util | |
addMainTitle($title_string) | PSGraph_util | |
addText($x, $y, $text) | PSGraph_util | |
clearLegend() | PSGraph_util | |
draw() | PSGraph_base | |
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 |