cctbx.command_line.precession_view module¶
- cctbx.command_line.precession_view.frac2int(c)¶
- class cctbx.command_line.precession_view.render_pil(w, h, *args, **kwds)¶
Bases:
render_2d
- GetSize()¶
- draw_filled_circle(canvas, x, y, radius, color)¶
- draw_line(canvas, x1, y1, x2, y2)¶
- draw_open_circle(canvas, x, y, radius, color=None)¶
- draw_text(canvas, text, x, y)¶
- get_scale_factor()¶
- class cctbx.command_line.precession_view.render_postscript(w, h, *args, **kwds)¶
Bases:
render_2d
- GetSize()¶
- draw_filled_circle(canvas, x, y, radius, color)¶
- draw_line(canvas, x1, y1, x2, y2)¶
- draw_open_circle(canvas, x, y, radius, color=None)¶
- draw_text(canvas, text, x, y)¶
- get_scale_factor()¶
- paint(canvas)¶
- cctbx.command_line.precession_view.run(args, out=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>)¶