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