Eidolon
Public Member Functions | Public Attributes | List of all members
MeasurementPlotWidget Class Reference
Inheritance diagram for MeasurementPlotWidget:
Inheritance graph
Collaboration diagram for MeasurementPlotWidget:
Collaboration graph

Public Member Functions

def __init__ (self, plugin, parent=None)
 
def isLineVisible (self, measure, metric)
 
def setLineVisible (self, measure, metric, isVisible)
 
def setMeasurement (self, measure, metric, data)
 
def updatePlot (self)
 
- Public Member Functions inherited from TimePlotWidget
def __init__ (self, plugin=None, parent=None)
 
def parentClosed (self, e)
 
def setCurrentTime (self, val=None)
 
def updateGraph (self)
 
def setPlotObjectData (self, obj)
 
def setData (self, dataseries, timesteps, labels, timeMin=0, timeMax=0)
 
def getDataTable (self)
 
- Public Member Functions inherited from BasePlotWidget
def __init__ (self, plugin, parent=None)
 
def setTitle (self, title)
 
def setUpdated (self)
 
def setShowLegend (self, show=True, update=True)
 
def paintEvent (self, e)
 
def updateGraph (self)
 
def setPlotObjectData (self, obj)
 
def getDataTable (self)
 

Public Attributes

 measureCache
 
- Public Attributes inherited from TimePlotWidget
 currentTime
 
 ylabel
 
 legendwidth
 
 lines
 
 timeplot
 
 updatedTime
 
 timepen
 
 legend
 
 updatedData
 
 dataseries
 
 timesteps
 
 labels
 
 dataRange
 
 timeMax
 
 timeMin
 
- Public Attributes inherited from BasePlotWidget
 plugin
 
 title
 
 updatedData
 
 legend
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  plugin,
  parent = None 
)

Member Function Documentation

◆ isLineVisible()

def isLineVisible (   self,
  measure,
  metric 
)

◆ setLineVisible()

def setLineVisible (   self,
  measure,
  metric,
  isVisible 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setMeasurement()

def setMeasurement (   self,
  measure,
  metric,
  data 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updatePlot()

def updatePlot (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ measureCache

measureCache

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