diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2010-06-19 19:10:10 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2010-06-19 19:10:10 +0000 |
commit | 4ed47c3dd4e24ed8654695655493ac4283ed716b (patch) | |
tree | 6b4a4f62710fa626ee35b12da9765876dfb91498 /lib | |
parent | 0c428f0574116bf5f8013a7af03e2d1697b1d7ff (diff) | |
download | xmlgraphics-fop-4ed47c3dd4e24ed8654695655493ac4283ed716b.tar.gz xmlgraphics-fop-4ed47c3dd4e24ed8654695655493ac4283ed716b.zip |
Minor refactoring and style fixups:
- private lineLayoutsList can be a primitive array
- eliminate some stray hungarians (inconsistent btw: iFirstIndex, but nEliminableLines...)
- inverted principal loop in createLineBreaks(), to make debugging less confusing (and preparation for partial fix of Bug 38264)
- compacted some boolean expressions ( (x ? true : false) -> plain x )
- removed some commented code
- extracted some code into processUpdates; findHyphenationPoints was getting too long
- minor javadoc fixups
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@956271 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions