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

Public Member Functions

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

 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 = None,
  parent = None 
)

Member Function Documentation

◆ getDataTable()

def getDataTable (   self)

◆ parentClosed()

def parentClosed (   self,
  e 
)
Here is the call graph for this function:

◆ setCurrentTime()

def setCurrentTime (   self,
  val = None 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setData()

def setData (   self,
  dataseries,
  timesteps,
  labels,
  timeMin = 0,
  timeMax = 0 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPlotObjectData()

def setPlotObjectData (   self,
  obj 
)
Here is the call graph for this function:

◆ updateGraph()

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

Member Data Documentation

◆ currentTime

currentTime

◆ dataRange

dataRange

◆ dataseries

dataseries

◆ labels

labels

◆ legend

legend

◆ legendwidth

legendwidth

◆ lines

lines

◆ timeMax

timeMax

◆ timeMin

timeMin

◆ timepen

timepen

◆ timeplot

timeplot

◆ timesteps

timesteps

◆ updatedData

updatedData

◆ updatedTime

updatedTime

◆ ylabel

ylabel

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