This is the complete list of members for plotting.PlotTextBox, including all inherited members.
__init__(self, xmin, ymin, xmax, ymax, lineheight=0.04, fillColor=ROOT.kWhite, transparent=True, **kwargs) | plotting.PlotTextBox | |
_currenty | plotting.PlotTextBox | private |
_fillColor | plotting.PlotTextBox | private |
_lineheight | plotting.PlotTextBox | private |
_pave | plotting.PlotTextBox | private |
_textArgs | plotting.PlotTextBox | private |
_texts | plotting.PlotTextBox | private |
_transparent | plotting.PlotTextBox | private |
_xmax | plotting.PlotTextBox | private |
_xmin | plotting.PlotTextBox | private |
_ymax | plotting.PlotTextBox | private |
_ymin | plotting.PlotTextBox | private |
addText(self, text) | plotting.PlotTextBox | |
Draw(self, options="") | plotting.PlotTextBox | |
move(self, dx=0, dy=0, dw=0, dh=0) | plotting.PlotTextBox | |
width(self) | plotting.PlotTextBox |