Class OdoGraph Extends Graph
(Defined in: jpgraph_odo.php : 60)
 
 OdoGraph  Graph 
 Add() 
 Stroke() 
 StrokeIcons() 
 StrokeTexts() 
 __construct() 
 Add() 
 AddBand() 
 AddLine() 
 AddText() 
 AddY() 
 AddY2() 
 CheckCSIMCache() 
 GetCSIMImgHTML() 
 GetHTMLImageMap() 
 Set3DPerspective() 
 Set90AndMargin() 
 SetAlphaBlending() 
 SetAngle() 
 SetAxisLabelBackground() 
 SetAxisStyle() 
 SetBackgroundCFlag() 
 SetBackgroundCountryFlag() 
 SetBackgroundGradient() 
 SetBackgroundImage() 
 SetBackgroundImageMix() 
 SetBackgroundImagePos() 
 SetBox() 
 SetClipping() 
 SetColor() 
 SetCSIMImgAlt() 
 SetFrame() 
 SetFrameBevel() 
 SetGridDepth() 
 SetIconDepth() 
 SetImgFormat() 
 SetMargin() 
 SetMarginColor() 
 SetScale() 
 SetShadow() 
 SetTextScaleAbsCenterOff() 
 SetTickDensity() 
 SetTitleBackground() 
 SetTitleBackgroundFillStyle() 
 SetUserFont() 
 SetUserFont1() 
 SetUserFont2() 
 SetUserFont3() 
 SetY2OrderBack() 
 SetY2Scale() 
 SetYDeltaDist() 
 SetYScale() 
 Stroke() 
 StrokeCSIM() 
 StrokeCSIMImage() 
 StrokeFrameBackground() 
 StrokeStore() 
 __construct() 
 

Class usage and Overview

 


Class Methods

 

OdoGraph ::
Add($aObj)

ArgumentDefaultDescription
$aObj  No description available

Description:
No description available.

 

OdoGraph ::
Stroke($aStrokeFileName)
// Since Windrose graphs doesn't have any linear scale the position of// each icon has to be given as absolute coordinates

ArgumentDefaultDescription
$aStrokeFileName "" No description available

Description:
No description available.

 

OdoGraph ::
StrokeIcons()
// Since Windrose graphs doesn't have any linear scale the position of// each icon has to be given as absolute coordinates


Description:
No description available.

 

OdoGraph ::
StrokeTexts()


Description:
No description available.

 

OdoGraph ::
__construct($aWidth, $aHeight, $aCachedName, $aTimeOut, $aInline)
//===================================================// CLASS OdoGraph// Description: Main class to handle odometer graphs//===================================================

ArgumentDefaultDescription
$aWidth -1 No description available
$aHeight -1 No description available
$aCachedName "" No description available
$aTimeOut 0 No description available
$aInline true No description available

Description:
No description available.