API Reference for Enthought Tool Suite 3.0.1
PDF implementation of the core2d drawing library
| Author: | Eric Jones, Enthought, Inc., eric@enthought.com |
|---|---|
| Copyright: | Space Telescope Science Institute |
| License: | BSD Style |
The PDF implementation relies heavily on the ReportLab project.
cap_style = { }
fixme: I believe this can be implemented but for now, it is not.
CompiledPath = None
join_style = { }
stroke, fill, mode
path_mode = { }
This is hacked so that all samples are put on the same page
| Local name | Refers to |
|---|---|
| affine | enthought.kiva.affine |
| array | numpy.array |
| basecore2d | enthought.kiva.basecore2d |
| canvas | reportlab.pdfgen.canvas |
| constants | enthought.kiva.constants |
| copy | copy |
| EOF_FILL | enthought.kiva.constants.EOF_FILL |
| FILL | enthought.kiva.constants.FILL |
| izip | itertools.izip |
| reportlab.pdfbase._fontdata | reportlab.pdfbase._fontdata |
| reportlab.pdfbase.pdfmetrics | reportlab.pdfbase.pdfmetrics |
| STROKE | enthought.kiva.constants.STROKE |
| warnings | warnings |
© Copyright 2002-2008 Enthought, Inc.