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

Class: Plot

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

Class Overview




Variables

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 4504]


[ Top ]


Class Variables

$color = "black"

[line 4511]


Type:   mixed


[ Top ]

$coords = array()

[line 4506]


Type:   mixed


[ Top ]

$csimalts = null

[line 4510]


Type:   mixed


[ Top ]

$csimareas = ""

[line 4509]


Type:   mixed


[ Top ]

$csimtargets = array()

[line 4508]


Type:   mixed


[ Top ]

$legend = ""

[line 4507]


Type:   mixed


[ Top ]

$line_weight = 1

[line 4505]


Type:   mixed


[ Top ]

$numpoints = 0

[line 4512]


Type:   mixed


[ Top ]

$value =

[line 4514]


Type:   mixed


[ Top ]

$weight = 1

[line 4513]


Type:   mixed


[ Top ]



Method Detail

Plot (Constructor)   [line 4517]

Plot Plot( &$aDatay, [ $aDatax = false])


Parameters:

   &$aDatay     
   $aDatax     

[ Top ]

GetCSIMareas   [line 4548]

void GetCSIMareas( )


Overridden in child classes as:

GroupBarPlot::GetCSIMareas()

[ Top ]

Legend   [line 4643]

void Legend( &$aGraph)


Overridden in child classes as:

BarPlot::Legend()
GroupBarPlot::Legend()
AccBarPlot::Legend()
ErrorLinePlot::Legend()
LinePlot::Legend()
AccLinePlot::Legend()
ScatterPlot::Legend()

Parameters:

   &$aGraph     

[ Top ]

Max   [line 4593]

void Max( )


Overridden in child classes as:

BarPlot::Max()
GroupBarPlot::Max()
AccBarPlot::Max()
AccLinePlot::Max()

[ Top ]

Min   [line 4565]

void Min( )


Overridden in child classes as:

BarPlot::Min()
GroupBarPlot::Min()
AccBarPlot::Min()
AccLinePlot::Min()

[ Top ]

PreStrokeAdjust   [line 4554]

void PreStrokeAdjust( &$aGraph)


Overridden in child classes as:

BarPlot::PreStrokeAdjust()
ErrorPlot::PreStrokeAdjust()
LinePlot::PreStrokeAdjust()

Parameters:

   &$aGraph     

[ Top ]

SetColor   [line 4624]

void SetColor( $aColor)


Overridden in child classes as:

LinePlot::SetColor()

Parameters:

   $aColor     

[ Top ]

SetCSIMTargets   [line 4542]

void SetCSIMTargets( &$aTargets, [ $aAlts = null])


Parameters:

   &$aTargets     
   $aAlts     

[ Top ]

SetLegend   [line 4628]

void SetLegend( $aLegend)


Parameters:

   $aLegend     

[ Top ]

SetLineWeight   [line 4632]

void SetLineWeight( [ $aWeight = 1])


Parameters:

   $aWeight     

[ Top ]

SetWeight   [line 4560]

void SetWeight( $aWeight)


Parameters:

   $aWeight     

[ Top ]

Stroke   [line 4533]

void Stroke( &$aImg, &$aXScale, &$aYScale)


Overridden in child classes as:

BarPlot::Stroke()
GroupBarPlot::Stroke()
AccBarPlot::Stroke()
ErrorPlot::Stroke()
ErrorLinePlot::Stroke()
LinePlot::Stroke()
AccLinePlot::Stroke()
ScatterPlot::Stroke()

Parameters:

   &$aImg     
   &$aXScale     
   &$aYScale     

[ Top ]

StrokeDataValue   [line 4537]

void StrokeDataValue( $img, $aVal, $x, $y)


Parameters:

   $img     
   $aVal     
   $x     
   $y     

[ Top ]

StrokeMargin   [line 4638]

void StrokeMargin( &$aImg)


Parameters:

   &$aImg     

[ Top ]


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