Image_Graph_Data_Common::stackingDrawGD()

Image_Graph_Data_Common::stackingDrawGD() -- Draw all diagram elements in this stacking-group

Synopsis

require_once '/Graph/Data/Common.php';

void Image_Graph_Data_Common::stackingDrawGD (array &$dataElements, mixed &$img)

Description

This package is not documented yet.

Parameter

array &$dataElements

references to dataElements (objects of this type)

mixed &$img

Throws

throws no exceptions thrown

Note

This function can be called statically.