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 2817 of file plotting.py.
def plotting.PlotterInstance.__init__ | ( | self, | |
folders | |||
) |
Definition at line 2819 of file plotting.py.
def plotting.PlotterInstance.iterFolders | ( | self, | |
limitSubFoldersOnlyTo = None |
|||
) |
|
private |
Definition at line 2820 of file plotting.py.
Referenced by plotting.PlotterInstance.iterFolders().