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

Class GraphWindow


Method Summary
  get_graph()
Gets the graph widget a graph window currently shows.
  get_graph_curves()
Gets the graph curves widget of a graph window.
  get_graph_data()
Gets the graph data widget of a graph window.

Method Details

get_graph()

Gets the graph widget a graph window currently shows.
Returns:
The currently shown Graph.

get_graph_curves()

Gets the graph curves widget of a graph window.
Returns:

The GraphCurves widget of this graph window. Its model and column layout must be considered private.

Since: 2.5

get_graph_data()

Gets the graph data widget of a graph window.
Returns:

The GraphData widget of this graph window. Its model and column layout must be considered private.

Since: 2.5

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