| Method Summary |
| |
add_image(self,
filename,
width,
height)
|
| |
pop_link(self)
|
| |
push_font(self,
font)
|
| |
push_link(self,
url,
name)
|
| Inherited from AbstractFormatter |
| |
__init__(self,
writer)
|
| |
add_flowing_data(self,
data)
|
| |
add_hor_rule(self,
*args,
**kw)
|
| |
add_label_data(self,
format,
counter,
blankline)
|
| |
add_line_break(self)
|
| |
add_literal_data(self,
data)
|
| |
assert_line_data(self,
flag)
|
| |
end_paragraph(self,
blankline)
|
| |
flush_softspace(self)
|
| |
format_counter(self,
format,
counter)
|
| |
format_letter(self,
case,
counter)
|
| |
format_roman(self,
case,
counter)
|
| |
pop_alignment(self)
|
| |
pop_font(self)
|
| |
pop_margin(self)
|
| |
pop_style(self,
n)
|
| |
push_alignment(self,
align)
|
| |
push_margin(self,
margin)
|
| |
push_style(self,
*styles)
|
| |
set_spacing(self,
spacing)
|