| Trees | Index | Help | 
|---|
| Module gwy :: Class Ruler | 
  | 
| Method Summary | |
|---|---|
Draws a position marker.  | |
Retrieves values indicating the range and current position of a Ruler. | |
Returns: The units the rules uses.  | |
Gets current units placement of ruler ruler. | |
Sets range and current value of a ruler.  | |
Sets the base units a ruler displays.  | |
Sets whether and where units should be placed on the ruler.  | |
| Method Details | 
|---|
  draw_pos()Draws a position marker. This method is intended primarily for subclass implementation. | 
  get_range(lower, upper, position, max_size)Retrieves values indicating the range and current position of aRuler. See Ruler.set_range().
  
  | 
  get_si_unit()Returns: The units the rules uses.
  | 
  get_units_placement()Gets current units placement of rulerruler.
  
  | 
  set_range(lower, upper, position, max_size)Sets range and current value of a ruler.
  | 
  set_si_unit(units)Sets the base units a ruler displays. Setting units toNULL effectively disables 
  them.
  
  | 
  set_units_placement(placement)Sets whether and where units should be placed on the ruler.
  | 
| Trees | Index | Help | 
|---|
| Generated by Epydoc 2.1 on Tue Dec 30 04:01:41 2008 | http://epydoc.sf.net |