Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by TomWilcox: http://wiki.apache.org/xmlgraphics-fop/AreaTreeXMLDocumentation ------------------------------------------------------------------------------ - = FOP IF Tree: Documentation =; + = FOP IF Tree: Documentation = - == Intro... == + == Intro... == + The aim here is to create some kind of documentation for the evolving FOP Intermediate Format that is under development by the Apache FOP team. This has all spawned from my frustration at requiring the information contained within the AreaTree XML tree that I have managed to gain access to, only to discover that there is no definitive documentation to be found.. I wanted to know the dimensions of an area that I have created and could not know for sure since the attributes of the nodes were abbrevated to forms such as bpd and ipda! @@ -15, +16 @@ [Contributors' initials are found in square brackets with a key at the bottom of the page for recognition :) ] + == IF Attributes == + * bpd = block-progression-dimension of the content rectangle of the area (= height for lr-tb script) [JM] * bpda = allocated bpd = content bpd + spaces + borders + padding [JM] * ipd = inline-progression-dimension of the content rectangle of the area (= width for lr-tb script) [JM] @@ -23, +26 @@ * prod-id = reference attribute id (e.g. <fo:block id="123">) [GD] == Notes == + Units are millipoints (1000ths of a point) as used in most of FOP (most notably the layout engine). [JM] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
