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.20050511.rpd on Sun Mar 26 10:01:07 2006 http://epydoc.sf.net