Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Associate structure tree elements directly to render content | Peter Hancock | 2012-01-27 | 1 | -34/+0 |
| | | | | | | | | | | * Defer the binding of PCData to struct elems using a placeholder mechanism. * Translate text nodes to marked-content sequences in IF structure tree. * Replace ptr with structure tree element. * Re-order table footers so they appear at the end of the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImproveAccessibility@1236718 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Introduced the StructurePointerPropertySet interface to aid with accessing ↵ | Jeremias Maerki | 2009-04-16 | 1 | -0/+34 |
the structure pointer uniformly (similar to BreakPropertySet). Getting null as the pointer in TextLayoutManager should not be a reason for a warning anymore. A null value can simply indicate that the text is part of a leader which is treated as a painting artifact during rendering. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@765522 13f79535-47bb-0310-9956-ffa450edef68 |