Shape | --Circle
This class is utilized by the PieChart class for generating the pie chart type
[line 173]
[line 180]
[line 201]
[line 207]
[line 194]
[line 187]
Circle __construct( mixed &$Canvas, ColorAllocator &$ColorAllocator, mixed $UseAntialias, integer $Center_XPos, integer $Center_YPos, integer $Width, integer $Height)
void addChunk( Chunk $chunk, Chunk &$chunk)
void draw( string $BorderColor)
void draw_Caption( )
void draw_Chunk( mixed $chunk, mixed $ColorHandler)
void draw_Filled( )
void draw_GradientChunk( mixed $chunk, mixed $ColorHandler)