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

Class: Utils

Source Location: /misc/Utils.php

Class Overview


Utils class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>

Variables

Methods



Class Details

[line 16]
Utils class

Description: Chart utility procedures




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Variables

static $FUNCTIONTYPESCOUNT =  37

[line 256]

Number of chart Function types.



Tags:

access:  public

Type:   mixed


[ Top ]

static $SERIESTYPESCOUNT =  46

[line 323]

List of chart Function types.



Tags:

access:  public

Type:   mixed


[ Top ]

static $TOOLTYPESCOUNT =  19

[line 202]

Number of chart Tool types.



Tags:

access:  public

Type:   mixed


[ Top ]

$BuildNumber =  "1.0.1.825"

[line 18]



Tags:

access:  public

Type:   mixed


[ Top ]

$VersionMode =  "EVALUATION VERSION"

[line 19]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method hex2rgb [line 62]

static void hex2rgb( $color)



Parameters:

   $color  

[ Top ]

static method rgbhex [line 53]

static void rgbhex( $red, $green, $blue)



Parameters:

   $red  
   $green  
   $blue  

[ Top ]

static method sort [line 184]

static void sort( $startIndex, $endIndex, $c, $s)



Tags:

access:  public


Parameters:

   $startIndex  
   $endIndex  
   $c  
   $s  

[ Top ]

static method stringToDouble [line 130]

static void stringToDouble( $text, $value)



Tags:

access:  public


Parameters:

   $text  
   $value  

[ Top ]

static method swapInteger [line 146]

static void swapInteger( $a, $b)



Tags:

access:  public


Parameters:

   $a  
   $b  

[ Top ]

constructor Utils [line 87]

Utils Utils( )



Tags:

access:  public


[ Top ]

method getDateTimeStep [line 82]

double getDateTimeStep( value $value)

Evaluates and returns a steema.<!-- -->teechart.<!-- -->DateTimeStep value as an Axis double scale that may be used to set the steema.<!-- -->teechart.<!-- -->Axis.<!-- -->Increment.



Tags:

access:  public


Parameters:

value   $value   DateTimeStep

[ Top ]


Documentation generated on Thu, 18 Dec 2008 13:13:53 +0100 by phpDocumentor 1.4.1