.. include:: headings.inc .. currentmodule:: lib.printout .. highlight:: python .. _lib.printout.PrintBase: ========================================================================================================================================== |phoenix_title| **PrintBase** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **PrintBase** .. raw:: html

Inheritance diagram of PrintBase

| |sub_classes| Known Subclasses ============================== :class:`lib.printout.PrintTableDraw` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.printout.PrintBase.GetCellDiff` :meth:`~lib.printout.PrintBase.GetDate` :meth:`~lib.printout.PrintBase.GetDateTime` :meth:`~lib.printout.PrintBase.GetFontColour` :meth:`~lib.printout.PrintBase.getHeight` :meth:`~lib.printout.PrintBase.GetNow` :meth:`~lib.printout.PrintBase.getWidth` :meth:`~lib.printout.PrintBase.OutTextPageWidth` :meth:`~lib.printout.PrintBase.OutTextRegion` :meth:`~lib.printout.PrintBase.SetChar` :meth:`~lib.printout.PrintBase.SetFlow` :meth:`~lib.printout.PrintBase.SetPreview` :meth:`~lib.printout.PrintBase.SetPrintFont` :meth:`~lib.printout.PrintBase.SetPSize` :meth:`~lib.printout.PrintBase.SetPTSize` :meth:`~lib.printout.PrintBase.SetScale` :meth:`~lib.printout.PrintBase.TestFull` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: PrintBase(object) .. method:: GetCellDiff(self, text, width) .. method:: GetDate(self) .. method:: GetDateTime(self) .. method:: GetFontColour(self, font) .. method:: getHeight(self) .. method:: GetNow(self) .. method:: getWidth(self) .. method:: OutTextPageWidth(self, textout, y_out, align, indent, txtdraw = True) .. method:: OutTextRegion(self, textout, txtdraw = True) .. method:: SetChar(self, ln_text, width) .. method:: SetFlow(self, ln_text, width) .. method:: SetPreview(self, preview) .. method:: SetPrintFont(self, font) .. method:: SetPSize(self, width, height) .. method:: SetPTSize(self, width, height) .. method:: SetScale(self, scale) .. method:: TestFull(self, text_test)