Public Member Functions | |
def | __init__ (self, folders) |
def | iterFolders (self, limitSubFoldersOnlyTo=None) |
Private Attributes | |
_plotterFolders | |
Instance of plotter that knows the directory content, holds many folders.
Definition at line 2828 of file plotting.py.
def plotting.PlotterInstance.__init__ | ( | self, | |
folders | |||
) |
Definition at line 2830 of file plotting.py.
Definition at line 2833 of file plotting.py.
References plotting.PlotterInstance._plotterFolders.
|
private |
Definition at line 2831 of file plotting.py.
Referenced by plotting.PlotterInstance.iterFolders().