phoenix_title wx.lib.printout.PrintBase


class_hierarchy Class Hierarchy

Inheritance diagram for class PrintBase:

sub_classes Known Subclasses

wx.lib.printout.PrintTableDraw


method_summary Methods Summary

GetCellDiff

GetDate

GetDateTime

GetFontColour

getHeight

GetNow

getWidth

OutTextPageWidth

OutTextRegion

SetChar

SetFlow

SetPreview

SetPrintFont

SetPSize

SetPTSize

SetScale

TestFull


api Class API

PrintBase: def SetPrintFont(self, font)

Methods

GetCellDiff(self, text, width)


GetDate(self)


GetDateTime(self)


GetFontColour(self, font)


getHeight(self)


GetNow(self)


getWidth(self)


OutTextPageWidth(self, textout, y_out, align, indent, txtdraw = True)


OutTextRegion(self, textout, txtdraw = True)


SetChar(self, ln_text, width)


SetFlow(self, ln_text, width)


SetPreview(self, preview)


SetPrintFont(self, font)


SetPSize(self, width, height)


SetPTSize(self, width, height)


SetScale(self, scale)


TestFull(self, text_test)