Table Of Contents

Previous topic

LateFSTreeModel

Next topic

LinePainter

This Page

phoenix_title LayoutEngine

Interface for layout engines.


class_hierarchy Inheritance Diagram

Inheritance diagram for class LayoutEngine

Inheritance diagram of LayoutEngine


method_summary Methods Summary

__init__  
GetNodeList  
Layout  

api Class API



class LayoutEngine

Interface for layout engines.


Methods



__init__(self, tree)


GetNodeList(self)


Layout(self, node)