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

Class: Image_Graph_Line_Solid

Source Location: /Graph/Line/Solid.php

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Line_Solid

Simple colored line style.


Methods


Child classes:

Image_Graph_Line_Formatted
Formatted user defined line style.

Inherited Methods

Class: Image_Graph_Common

Image_Graph_Common::Image_Graph_Common()
Creates an a instance of Image_Graph_Common.
Image_Graph_Common::add()
Adds an element to the objects element list, the new Image_Graph_elements parent is automatically set
Image_Graph_Common::addColor()
Add a color. Ultimately it should call addColor() from the Image_Graph object
Image_Graph_Common::newColor()
Create a new Image_Graph_color.
Image_Graph_Common::setName()
Sets the name

Class Details

[line 43]
Simple colored line style.

Use a color for line style.




[ Top ]


Class Methods


constructor Image_Graph_Line_Solid [line 64]

Image_Graph_Line_Solid &Image_Graph_Line_Solid( Color &$color)

Image_Graph_SolidLine [Constructor]



Parameters:

Color   $color   The color of the line

[ Top ]

method setThickness [line 74]

void setThickness( int $thickness)

Set the thickness of the linestyle



Parameters:

int   $thickness   The line width in pixels

[ Top ]


Documentation generated on Fri, 12 Nov 2004 08:25:50 +0100 by phpDocumentor 1.3.0RC3