# -*- coding: utf-8 -*- # automatically generated by generate_docs.py. doc="""Attributes supported by this class are: loc(type:tuple) default="The location of the text box.". shadow(type:) default="The value is either None or a tuple. When non-None, a drop-shadow is drawn beneath the object. X-off, and y-off specifies the offset of the shadow relative to the object, and fill specifies the style of the shadow (@pxref{module-fill-style}).". left_fudge(type:length in points (\\xref{unit})) default="The amount of space left of the box". bottom_fudge(type:length in points (\\xref{unit})) default="The amount of space below the last line". fill_style(type:fill_style.T) default="Specifies the fill style of the text box.". right_fudge(type:length in points (\\xref{unit})) default="The amount of space right of the box". top_fudge(type:length in points (\\xref{unit})) default="The amount of space (in points) above the first line". text(type:str) default="Text body. <>". radius(type:length in points (\\xref{unit})) default="Radius of the four corners of the rectangle. If the value is zero, a sharp-cornered rectangle is drawn.". line_style(type:line_style.T) default="The line style of the surrounding frame.". _arrows(type:list) default="The list of arrows. Not to be touched by the user directly". """