| Class | Description |
|---|---|
| AreaGrid |
A grid of visual areas that contains all the child areas of a visual area node.
|
| BaseAreaTreeProvider |
A common base for our box tree providers.
|
| BaseBoxTreeProvider |
A common base for our box tree providers.
|
| BaseLogicalTreeProvider |
A common base for our logical tree providers.
|
| BaseOperator |
A common base for our area operators.
|
| BaseParametrizedOperation | |
| DefaultArea |
Default generic Area implementation.
|
| DefaultBox |
Default generic box implementation.
|
| DefaultContentRect |
A default ContentRect implementation.
|
| DefaultGridTopology |
The default topology that obtains the area layout from a grid.
|
| DefaultLogicalArea |
Default LogicalArea implementation.
|
| DefaultPage |
Default generic page implementation.
|
| DefaultTag |
A default simple tag implementation that allows to specify the tag value and level.
|
| GenericTreeNode |
A generic tree node used as a base for the Box and Area implementation.
|