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

The Formatter class defines an interface for specifying simple structured output without having to be concerned with exactly how that output is displayed. More...

Public Member Functions

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

Detailed Description

The Formatter class defines an interface for specifying simple structured output without having to be concerned with exactly how that output is displayed.


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