Table Of Contents

Previous topic

StrTextConverter

Next topic

Transform

This Page

phoenix_title TextConverter

TextConverter interface.


class_hierarchy Inheritance Diagram

Inheritance diagram for class TextConverter

Inheritance diagram of TextConverter


method_summary Methods Summary

__init__  
Convert Should return a string. The node argument will be an

api Class API



class TextConverter

TextConverter interface.


Methods



__init__(self, painter)


Convert(node)

Should return a string. The node argument will be an MVCTreeNode.