apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Image_Graph_Line_Formatted

Source Location: /Image_Graph-0.3.0dev1/Graph/Line/Formatted.php

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Line_Solid
      |
      --Image_Graph_Line_Formatted

Formatted user defined line style.


Methods


Child classes:

Image_Graph_Line_Dashed
Dashed line style.
Image_Graph_Line_Dotted
Dotted line style.

Inherited Variables

Inherited Methods

Class: Image_Graph_Line_Solid

Image_Graph_Line_Solid::Image_Graph_Line_Solid()
Image_Graph_SolidLine [Constructor]
Image_Graph_Line_Solid::setThickness()
Set the thickness of the linestyle

Class: Image_Graph_Common

Image_Graph_Common::Image_Graph_Common()
Constructor
Image_Graph_Common::add()
Adds an element to the objects element list, the new Image_Graph_elements parent is automatically set
Image_Graph_Common::addNew()
Creates an object from the class specified and adds it to the objects element list.

Class Details

[line 46]
Formatted user defined line style.

Use this to create a user defined line style. Specify an array of colors that are to be used for displaying the line. The array must



[ Top ]


Method Detail

Image_Graph_Line_Formatted (Constructor)   [line 60]

Image_Graph_Line_Formatted &Image_Graph_Line_Formatted( array $style)

Image_Graph_FormattedLine [Constructor]

Parameters:

array   $style   —  The style of the line

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:57:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.