OpenMPCD
Public Member Functions | Public Attributes | List of all members
MPCDAnalysis.InteractivePlotter.PlotSelectionList.PlotSelectionList Class Reference
Inheritance diagram for MPCDAnalysis.InteractivePlotter.PlotSelectionList.PlotSelectionList:
Inheritance graph
[legend]
Collaboration diagram for MPCDAnalysis.InteractivePlotter.PlotSelectionList.PlotSelectionList:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, parent, plotter)
 
def getColumnName (self, column)
 
def getItemIndex (self, item)
 
def getItemData (self, item)
 
def getItemColumn (self, item, column)
 
def GetListCtrl (self)
 
def GetSortImages (self)
 
def OnGetItemText (self, item, col)
 
def OnGetItemImage (self, item)
 
def OnGetItemAttr (self, item)
 
def SortItems (self, sorter)
 
def OnItemActivated (self, event)
 

Public Attributes

 plotter
 
 images
 
 imagelist
 
 itemIndexMap
 

Detailed Description

List of plots and their characteristics, which can be used to select which plots to draw.

Definition at line 11 of file PlotSelectionList.py.

Member Function Documentation

◆ getColumnName()

def MPCDAnalysis.InteractivePlotter.PlotSelectionList.PlotSelectionList.getColumnName (   self,
  column 
)
    Returns a column'a name.

    @param[in] column The column ID, from the range [0, GetColumnCount()).
    @throw OutOfRangeException Throws if column is out of range.

Definition at line 39 of file PlotSelectionList.py.


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