Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore.WrappedTextFormatter Class Reference

Implements the Formatter interface in a very simple form, just outputting text with word wrapping to a file object. More...

Inherits Formatter.

Public Member Functions

def __init__
 
def heading (self, name)
 
def paragraph (self, text)
 
def indent (self)
 
def unindent (self)
 

Detailed Description

Implements the Formatter interface in a very simple form, just outputting text with word wrapping to a file object.


The documentation for this class was generated from the following file: