Package wx :: Class MetafileDataObject
[frames | no frames]

Type MetafileDataObject

  object --+        
           |        
  DataObject --+    
               |    
DataObjectSimple --+
                   |
                  MetafileDataObject


Proxy of C++ MetafileDataObject class
Method Summary
DataObjectSimple __init__(self, format)
Constructor accepts the supported format (none by default) which may also be set later with SetFormat.
  __repr__(self)

Class Variable Summary

Method Details

__init__(self)
(Constructor)

Constructor accepts the supported format (none by default) which may also be set later with SetFormat.
Parameters:
format
           (type=DataFormat)
Returns:
DataObjectSimple
Overrides:
wx.DataObjectSimple.__init__ (inherited documentation)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:29 2005 http://epydoc.sf.net