| Trees | Index | Help | 
|---|
| Module gwy :: Class GraphLabel | 
  | 
| Method Summary | |
|---|---|
Creates a new graph label.  | |
Enables or disables user input to a graph label.  | |
Gets the model of a graph key.  | |
Sets new model of a graph label.  | |
draws a graph label on a drawable  | |
Creates PostScript representation of a graph label.  | |
| Method Details | 
|---|
  __init__()
    
  Creates a new graph label.
   | 
  enable_user_input(enable)Enables or disables user input to a graph label.
  | 
  get_model()Gets the model of a graph key.
  | 
  set_model(gmodel)Sets new model of a graph label.
  | 
  UNIMPLEMENTED_draw_on_drawable(drawable, gc, layout, x, y, width, height)draws a graph label on a drawable
  | 
  UNIMPLEMENTED_export_vector(x, y, width, height, fontsize)Creates PostScript representation of a graph label.
  | 
| Trees | Index | Help | 
|---|
| Generated by Epydoc 2.1 on Tue Dec 30 04:01:42 2008 | http://epydoc.sf.net |