| Class | Description |
|---|---|
| AlignContext |
To position an element inside an box, we need the following data:
(1) Offset.
|
| BoxAlignContext |
Creation-Date: 13.10.2006, 22:22:10
|
| InlineBlockAlignContext |
Todo: We should select a baseline (and not be limited to the first one)
|
| NodeAlignContext |
A generic align context for images and other nodes.
|
| ReplacedContentAlignContext |
A generic align context for images and other nodes.
|
| TextElementAlignContext |
Creation-Date: 13.10.2006, 22:26:50
|
| VerticalAlignmentProcessor |
There's only one alignment processor for the vertical layouting.
|