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

Class: Image_Graph_Line_Solid

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

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Line_Solid

Simple colored line style.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

Methods


Child classes:

Image_Graph_Line_Formatted
Formatted user defined line style.

Inherited Variables

Inherited Methods

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 52]
Simple colored line style.

Use a color for line style.



[ Top ]


Method Detail

Image_Graph_Line_Solid (Constructor)   [line 74]

Image_Graph_Line_Solid Image_Graph_Line_Solid( mixed $color)

Image_Graph_SolidLine [Constructor]

Parameters:

mixed   $color   —  The color of the line

[ Top ]

setThickness   [line 87]

void setThickness( int $thickness)

Set the thickness of the linestyle

Parameters:

int   $thickness   —  The line width in pixels

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.