Skip navigation links
aXSL API 0.3-SNAPSHOT

Package org.axsl.area

Interfaces useful in the creation of an AreaTree that is backed by an FOTree.

See: Description

Package org.axsl.area Description

Interfaces useful in the creation of an AreaTree that is backed by an FOTree.

The process of laying an FOTree out into an AreaTree, while quite complex, requires only a small subset of the information that is available in the FOTree and AreaTrees. The content, ordering, and properties are already known and recorded in the FOTree. These interfaces therefore provide two main services to the layout systems that use them: 1) The sizes of the various areas (the locations are not really needed by the layout systems), and 2) The ability to create new areas as needed.

The Area-W implementation therefore is responsible to make sure that the areas are properly positioned and for enforcing size constraints.

Skip navigation links
aXSL API 0.3-SNAPSHOT

This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.