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

Class: Image_Graph_Line_Dotted

Source Location: /Graph/Line/Dotted.php

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Line_Solid
      |
      --Image_Graph_Line_Formatted
         |
         --Image_Graph_Line_Dotted

Dotted line style.


Methods


Inherited Variables

Inherited Methods

Class: Image_Graph_Line_Formatted

Image_Graph_Line_Formatted::Image_Graph_Line_Formatted()
Image_Graph_FormattedLine [Constructor]

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()
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 44]
Dotted line style.

This style displays as a short line with a shorter space afterwards, i.e 1px color1, 1px color2, 1px color1, etc.




[ Top ]


Class Methods


constructor Image_Graph_Line_Dotted [line 52]

Image_Graph_Line_Dotted &Image_Graph_Line_Dotted( int $color1, int $color2)

DottedLine [Constructor]



Parameters:

int   $color1   The color representing the dots
int   $color2   The color representing the spaces

[ Top ]


Documentation generated on Wed, 15 Sep 2004 10:30:24 +0200 by phpDocumentor 1.2.3