| Trees | Indices | Help |
|
|---|
|
|
Provide base interface to text based documents. Specific document interfaces should be derived from the core classes.
| Classes | |
|
PaperSize Defines the dimensions of a sheet of paper. |
|
|
PaperStyle Define the various options for a sheet of paper. |
|
|
FontStyle Defines a font style. |
|
|
TableStyle Specifies the style or format of a table. |
|
|
TableCellStyle Defines the style of a particular table cell. |
|
|
ParagraphStyle Defines the characteristics of a paragraph. |
|
|
StyleSheetList Interface into the user's defined style sheets. |
|
|
StyleSheet A collection of named paragraph styles. |
|
|
SheetParser SAX parsing class for the StyleSheetList XML file. |
|
|
GraphicsStyle Defines the properties of graphics objects, such as line width, color, fill, ect. |
|
|
IndexMark Defines a mark to be associated with text for indexing. |
|
|
BaseDoc Base class for document generators. |
|
|
TextDoc Abstract Interface for text document generators. |
|
|
DrawDoc Abstract Interface for graphical document generators. |
|
|
GVDoc Abstract Interface for Graphviz document generators. |
|
| Functions | |||
|
|||
|
|||
Imports: os, escape, Utils, FontScale, const, logging, make_parser, handler, SAXParseException
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:10 2008 | http://epydoc.sourceforge.net |