Class DisplayValue

Description

Located in /admin/lib/jpgraph.php (line 4440)


	
			
Variable Summary
mixed $angle
mixed $color
mixed $ff
mixed $format
mixed $fs
mixed $fsize
mixed $halign
mixed $margin
mixed $negcolor
mixed $negformat
mixed $show
mixed $valign
Method Summary
void SetAngle (mixed $a)
void SetColor (mixed $color, [mixed $negcolor = ""])
void SetFont (mixed $ff, [mixed $fs = FS_NORMAL], [mixed $fsize = 10])
void SetFormat (mixed $format, [mixed $negformat = ""])
void SetMargin (mixed $m)
void SetVAlign (mixed $aVAlign)
void Show ([mixed $f = true])
void Stroke (mixed $img, mixed $aVal, mixed $x, mixed $y)
Variables
mixed $angle (line 4442)
mixed $color = "navy" (line 4444)
mixed $ff = FF_FONT1 (line 4443)
mixed $format = "%.1f" (line 4441)
mixed $fs = FS_NORMAL (line 4443)
mixed $fsize = 10 (line 4443)
mixed $halign = "center" (line 4445)
mixed $margin = 5 (line 4445)
mixed $negcolor = "" (line 4444)
mixed $negformat = "" (line 4441)
mixed $show = false (line 4441)
mixed $valign = "" (line 4445)
Methods
SetAngle (line 4466)
void SetAngle (mixed $a)
SetColor (line 4451)
void SetColor (mixed $color, [mixed $negcolor = ""])
SetFont (line 4456)
void SetFont (mixed $ff, [mixed $fs = FS_NORMAL], [mixed $fsize = 10])
SetFormat (line 4474)
void SetFormat (mixed $format, [mixed $negformat = ""])
SetMargin (line 4462)
void SetMargin (mixed $m)
SetVAlign (line 4470)
void SetVAlign (mixed $aVAlign)
Show (line 4447)
void Show ([mixed $f = true])
Stroke (line 4479)
void Stroke (mixed $img, mixed $aVal, mixed $x, mixed $y)

Documentation generated on Sun, 13 Mar 2005 14:25:10 +0100 by phpDocumentor 1.3.0RC3