Class Image_Graph_Fill_Solid

Description

Solid fill-element

This class is used throughout Image_Graph to perform solid fills. It is mainly used for diagram-data-elements (like a bar or a line) and the diagram-grid.

Located in /Graph/Fill/Solid.php (line 45)

Image_Graph_Fill_Common
   |
   --Image_Graph_Fill_Solid
Method Summary
 Image_Graph_Fill_Solid Image_Graph_Fill_Solid (array $attributes)
 void drawGDBox (resource &$img, array $pos)
Methods
Constructor Image_Graph_Fill_Solid (line 53)

Constructor

  • access: public
Image_Graph_Fill_Solid Image_Graph_Fill_Solid (array $attributes)
  • array $attributes: attributes like color
drawGDBox (line 65)

Draws fill element, shape: box

  • access: public
void drawGDBox (resource &$img, array $pos)
  • resource &$img: GD-resource to draw to
  • array $pos: of array of int absolute position for upper left and lower right edge

Redefinition of:
Image_Graph_Fill_Common::drawGDBox()
Draws fill element, shape: box

Inherited Methods

Inherited From Image_Graph_Fill_Common

 Image_Graph_Fill_Common::Image_Graph_Fill_Common()
 Image_Graph_Fill_Common::drawGDBox()
 Image_Graph_Fill_Common::drawGDPolygon()
 Image_Graph_Fill_Common::setColor()

Documentation generated on Sat, 21 Feb 2004 23:28:06 +0100 by phpDocumentor 1.3.0RC2