Home | Trees | Index | Help |
|
---|
Package wx :: Class PostScriptDC |
|
object
--+ |Object
--+ |DC
--+ | PostScriptDC
This is a 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. |
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) |
Property Summary | |
---|---|
PrintData : See GetPrintData and SetPrintData | |
thisown : The membership flag |
Instance Method Details |
---|
__init__(self,
printData)
|
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.
|
Property Details |
---|
PrintDataSee
|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:15 2007 | http://epydoc.sf.net |