Readme.en.txt
Readme.es.txt
changeLog
Readme.it.txt
Readme.fr.txt
Todo List
awImage | --awGraph
[line 60]
[line 32]
[line 39]
[line 46]
[line 67]
static void cleanCache( )
static void deleteAllCache( )
static bool deleteFromCache( string $name)
awGraph __construct( [int $width = NULL], [int $height = NULL], [string $name = NULL], [int $timeout = 0])
void add( $component)
void addAbsLabel( awLabel $label, awPoint $point)
void addLabel( awLabel $label, int $x, int $y)
void draw( [string $mode = Graph::DRAW_DISPLAY])
void setTiming( bool $timing)
[line 95]
[line 88]