Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.identifydialog.PlotCanvas Class Reference
Inheritance diagram for agroeyepy.View.identifydialog.PlotCanvas:
Collaboration diagram for agroeyepy.View.identifydialog.PlotCanvas:

Public Member Functions

def __init__ (self, initValues, dataRange)
 
def redrawPlot (self, values)
 

Public Attributes

 yMax
 
 fig
 
 axes
 
 column0
 
 column1
 
 y
 
 xTicks
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.identifydialog.PlotCanvas.__init__ (   self,
  initValues,
  dataRange 
)

Member Function Documentation

§ redrawPlot()

def agroeyepy.View.identifydialog.PlotCanvas.redrawPlot (   self,
  values 
)

Member Data Documentation

§ axes

agroeyepy.View.identifydialog.PlotCanvas.axes

§ column0

agroeyepy.View.identifydialog.PlotCanvas.column0

§ column1

agroeyepy.View.identifydialog.PlotCanvas.column1

§ fig

agroeyepy.View.identifydialog.PlotCanvas.fig

§ xTicks

agroeyepy.View.identifydialog.PlotCanvas.xTicks

§ y

agroeyepy.View.identifydialog.PlotCanvas.y

§ yMax

agroeyepy.View.identifydialog.PlotCanvas.yMax

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