casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
TablePlotQt4Agg.PlotFlag Class Reference

List of all members.

Public Member Functions

def __init__
def press_flag
def release_flag
def flag_mouse_move
def press_key
def flag
def draw_rect
def redraw_rects
def erase_rects
def close
def start

Public Attributes

 tb
 TPLP
 canvas
 lastrect
 flaglist
 flagregionlist
 axeslist
 region
 kpress
 Read the current xylims and in plotdata (of a flagdata), force these xylims.
 panel
 rows
 cols

Detailed Description

Definition at line 88 of file TablePlotQt4Agg.py.


Constructor & Destructor Documentation

def TablePlotQt4Agg.PlotFlag.__init__ (   self,
  mm,
  TPLP 
)

Definition at line 90 of file TablePlotQt4Agg.py.


Member Function Documentation

def TablePlotQt4Agg.PlotFlag.draw_rect (   self,
  x0,
  y0,
  x1,
  y1,
  x0data,
  y0data,
  x1data,
  y1data,
  a 
)
def TablePlotQt4Agg.PlotFlag.flag (   self,
  args 
)
def TablePlotQt4Agg.PlotFlag.flag_mouse_move (   self,
  event 
)

Definition at line 217 of file TablePlotQt4Agg.py.

Referenced by TablePlotQt4Agg.PlotFlag.press_flag().

def TablePlotQt4Agg.PlotFlag.press_flag (   self,
  event 
)
def TablePlotQt4Agg.PlotFlag.press_key (   self,
  event 
)

Definition at line 261 of file TablePlotQt4Agg.py.

References TablePlotQt4Agg.PlotFlag.flaglist.

Referenced by TablePlotQt4Agg.PlotFlag.start().

def TablePlotQt4Agg.PlotFlag.release_flag (   self,
  event 
)

Member Data Documentation

Definition at line 93 of file TablePlotQt4Agg.py.

Read the current xylims and in plotdata (of a flagdata), force these xylims.

Do similar thing for getting the flag boxes to rescale when zoomed. self.bb = self.tb._Button(text="FlagButton",file='hand.ppm',command=self.flag)

Definition at line 101 of file TablePlotQt4Agg.py.

Referenced by TablePlotQt4Agg.PlotFlag.close(), and TablePlotQt4Agg.PlotFlag.start().

Definition at line 91 of file TablePlotQt4Agg.py.

Definition at line 92 of file TablePlotQt4Agg.py.


The documentation for this class was generated from the following file: