Module gwy :: Class Curve
[show private | hide private]
[frames | no frames]

Class Curve


Method Summary
  __init__()
Creates Curve widget.
  reset()
Removes all control points, resetting the curves to their initial state.
  set_channels(num_channels, colors)
  set_curve_type(type)
  set_range(min_x, max_x, min_y, max_y)
  UNIMPLEMENTED_get_control_points(channel_data, triplets)
  UNIMPLEMENTED_set_control_points(channel_data, prune)

Method Details

__init__()
(Constructor)

Creates Curve widget. By default, the widget will have 3 curves.
Returns:
new Curve widget.

reset()

Removes all control points, resetting the curves to their initial state.

Generated by Epydoc 2.1 on Tue Dec 30 04:01:41 2008 http://epydoc.sf.net