links to this page:
How to lay out submorphs
LayoutPolicy
Classes by category
Swiki Page List
LayoutPolicy
Last updated at 2:50 pm UTC on 16 January 2006
This class controls how the submorphs of a
Morph
are laid out.
The subclass
TableLayout
corresponds to what
AlignmentMorph
used to do.
There is also a
How to lay out submorphs - example 4
.
If you would like to write your own subclass of LayoutPolicy, you may be interested in
LayoutPolicy
.