Home | Trees | Index | Help |
|
---|
Package wx :: Class PostScriptDC |
|
object
--+ |Object
--+ |DC
--+ | PostScriptDC
wx.DC
that can write to PostScript files on any platform.Method Summary | |
---|---|
PostScriptDC |
Constructs a PostScript printer device context from a wx.PrintData
object. |
__repr__(self)
| |
wxPrintData | GetPrintData(self)
|
int |
Return resolution used in PostScript output. (Static method) |
SetPrintData(self,
data)
| |
Set resolution (in pixels per inch) that will be used in PostScript output. (Static method) |
Instance Method Details |
---|
__init__(self,
printData)
Constructs a PostScript printer device context from a |
Static Method Details |
---|
GetResolution()Return resolution used in PostScript output.
|
SetResolution(ppi)Set resolution (in pixels per inch) that will be used in PostScript output. Default is 720ppi.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:11 2005 | http://epydoc.sf.net |