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

Class: Image_Graph_Line_Formatted

Source Location: /Image_Graph-0.8.0/Graph/Line/Formatted.php

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Line_Solid
      |
      --Image_Graph_Line_Formatted

Formatted user defined line style.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

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]
Image_Graph_Common::add()
Adds an element to the objects element list.
Image_Graph_Common::addNew()
Creates an object from the class and adds it to the objects element list.
Image_Graph_Common::hide()
Hide the element

Class Details

[line 53]
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.



[ Top ]


Method Detail

Image_Graph_Line_Formatted (Constructor)   [line 69]

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 15:39:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.