[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/lib/ -> graphlib.php (summary)

(no description)

File Size: 1769 lines (78 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

graph:: (38 methods):
  init()
  draw_text()
  draw_stack()
  draw()
  draw_set()
  draw_data()
  draw_legend()
  draw_y_label_right()
  draw_y_label_left()
  draw_title()
  draw_x_label()
  draw_zero_axis_left()
  draw_zero_axis_right()
  draw_x_axis()
  draw_y_axis()
  init_data()
  init_x_ticks()
  init_y_ticks()
  init_labels()
  init_legend()
  init_y_axis()
  init_x_axis()
  find_range()
  graph()
  print_TTF()
  update_boundaryBox()
  get_null_size()
  get_boundaryBox()
  draw_rectangle()
  init_colours()
  output()
  init_variable()
  plot()
  bar()
  area()
  line()
  draw_brush_line()
  draw_brush()


Class: graph  - X-Ref

init()   X-Ref
No description

draw_text()   X-Ref
No description

draw_stack()   X-Ref
No description

draw()   X-Ref
No description

draw_set($order, $set, $offset)   X-Ref
No description

draw_data()   X-Ref
No description

draw_legend()   X-Ref
No description

draw_y_label_right()   X-Ref
No description

draw_y_label_left()   X-Ref
No description

draw_title()   X-Ref
No description

draw_x_label()   X-Ref
No description

draw_zero_axis_left()   X-Ref
No description

draw_zero_axis_right()   X-Ref
No description

draw_x_axis()   X-Ref
No description

draw_y_axis()   X-Ref
No description

init_data()   X-Ref
No description

init_x_ticks()   X-Ref
No description

init_y_ticks()   X-Ref
No description

init_labels()   X-Ref
No description

init_legend()   X-Ref
No description

init_y_axis()   X-Ref
No description

init_x_axis()   X-Ref
No description

find_range($data, $min, $max, $resolution)   X-Ref
No description

graph()   X-Ref
No description

print_TTF($message)   X-Ref
No description

update_boundaryBox(&$boundaryBox, $coords)   X-Ref
No description

get_null_size()   X-Ref
No description

get_boundaryBox($message)   X-Ref
No description

draw_rectangle($border, $colour, $type)   X-Ref
No description

init_colours()   X-Ref
No description

output()   X-Ref
No description

init_variable(&$variable, $value, $default)   X-Ref
No description

plot($x, $y, $type, $size, $colour, $offset)   X-Ref
No description

bar($x, $y, $type, $size, $colour, $offset, $index, $yoffset)   X-Ref
No description

area($x_start, $y_start, $x_end, $y_end, $type, $colour, $offset)   X-Ref
No description

line($x_start, $y_start, $x_end, $y_end, $type, $brush_type, $brush_size, $colour, $offset)   X-Ref
No description

draw_brush_line($x0, $y0, $x1, $y1, $size, $type, $colour)   X-Ref
No description

draw_brush($x, $y, $size, $type, $colour)   X-Ref
No description



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7