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