wx.lib.fancytext.Renderer¶Class for rendering XML marked up text.
See the module docstring for a description of the markup.
This class must be subclassed and the methods the methods that do the drawing overridden for a particular output device.
Class Hierarchy¶
Inheritance diagram for class Renderer:
Known Subclasses¶wx.lib.fancytext.DCRenderer, wx.lib.fancytext.SizeRenderer
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Properties Summary¶
Class API¶Class for rendering XML marked up text.
See the module docstring for a description of the markup.
This class must be subclassed and the methods the methods that do the drawing overridden for a particular output device.
Initialize self. See help(type(self)) for accurate signature.