Strokes

These are the attributes for doing stroked lines in PDF graphics.

FigureMaker methods

rescale_lines(scale)  [ doc ]

stroke_line(x0, y0, x1, y1, _skip_log_check=False)  [ doc ]

stroke_polyline(x, y, color=None, type=None, gap=None, close_subpath=None, legend=None, _skip_log_check=False)  [ doc ]

FigureMaker attributes

line_cap  [ doc | example ]

line_join  [ doc ]

line_width  [ doc ]

miter_limit  [ doc ]

stroke_width  [ doc ]

default_line_scale  [ doc ]

line_type  [ doc | example ]

PyTioga version: alpha (20071021)

Copyright (C) 2007 Taro Sato & Bill Paxton. All rights reserved.