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

Class: PieGraph

Source Location: /pearweb-1.1.5/include/jpgraph/jpgraph_pie.php

Class Overview

Graph
   |
   --PieGraph



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 378]


[ Top ]


Class Variables

$legends = array()

[line 380]


Type:   mixed


[ Top ]

$plots = array()

[line 381]


Type:   mixed
Overrides:   Array


[ Top ]

$posx =

[line 379]


Type:   mixed


[ Top ]

$posy =

[line 379]


Type:   mixed


[ Top ]

$radius =

[line 379]


Type:   mixed


[ Top ]



Method Detail

PieGraph (Constructor)   [line 384]

PieGraph PieGraph( [ $width = 300], [ $height = 200], [ $cachedName = ""], [ $timeout = 0], [ $inline = 1])


Parameters:

   $width     
   $height     
   $cachedName     
   $timeout     
   $inline     

[ Top ]

Add   [line 393]

void Add( &$pie)


Overrides Graph::Add() (parent method not documented)

Parameters:

   &$pie     

[ Top ]

DisplayCSIMAreas   [line 402]

void DisplayCSIMAreas( )


[ Top ]

SetColor   [line 397]

void SetColor( $c)


Overrides Graph::SetColor() (parent method not documented)

Parameters:

   $c     

[ Top ]

Stroke   [line 431]

void Stroke( [ $aStrokeFileName = ""])


Overrides Graph::Stroke() (parent method not documented)

Parameters:

   $aStrokeFileName     

[ Top ]


Documentation generated on Sat, 06 Jan 2007 00:31:54 -0500 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.