Phoenix Logo

phoenix_title wx.lib.plot.polyobjects.PlotPrintout

Controls how the plot is made in printing and previewing


class_hierarchy Class Hierarchy

Inheritance diagram for class PlotPrintout:

super_classes Known Superclasses

wx.Printout


method_summary Methods Summary

__init__ graph is instance of plotCanvas to be printed or previewed
GetPageInfo  
HasPage  
OnPrintPage  

api Class API



class PlotPrintout(wx.Printout)

Controls how the plot is made in printing and previewing


Methods



__init__(self, graph)

graph is instance of plotCanvas to be printed or previewed



GetPageInfo(self)


HasPage(self, page)


OnPrintPage(self, page)