Class Summary |
AlignmentOriginConstraint |
An AlignmentOriginConstraint is used with an instance of
FractionalLayout to describe the layout of an unbounded
figure. |
FractionalLayout |
A layout manager for a container that lays out components
in a VisualWorks kinda way. |
FrameConstraint |
A FrameConstraint is used with an instance of
FractionalLayout to compute a Rectangle relative to a
containing Rectangle by computing the relative edges and then
adding offsets to them. |
OriginConstraint |
An OriginConstraint is used with an instance of
FractionalLayout to compute a Rectangle relative
to a containing Rectangle, given a preferred Rectangle, by
computing a relative origin and then adding an offset to it. |