This is the complete list of members for plotting.Frame, including all inherited members.
__init__(self, pad, bounds, zmax, nrows, xbinlabels=None, xbinlabelsize=None, xbinlabeloption=None, ybinlabels=None) | plotting.Frame | |
_frame | plotting.Frame | private |
_pad | plotting.Frame | private |
adjustMarginLeft(self, adjust) | plotting.Frame | |
adjustMarginRight(self, adjust) | plotting.Frame | |
redrawAxis(self) | plotting.Frame | |
setGridx(self, grid) | plotting.Frame | |
setGridy(self, grid) | plotting.Frame | |
setLogx(self, log) | plotting.Frame | |
setLogy(self, log) | plotting.Frame | |
setTitle(self, title) | plotting.Frame | |
setXLabelSize(self, size) | plotting.Frame | |
setXTitle(self, title) | plotting.Frame | |
setXTitleOffset(self, offset) | plotting.Frame | |
setXTitleSize(self, size) | plotting.Frame | |
setYTitle(self, title) | plotting.Frame | |
setYTitleOffset(self, offset) | plotting.Frame | |
setYTitleSize(self, size) | plotting.Frame |