John Hewson created PDFBOX-1941:
-----------------------------------
Summary: Refactor PageDrawer operators
Key: PDFBOX-1941
URL: https://issues.apache.org/jira/browse/PDFBOX-1941
Project: PDFBox
Issue Type: Improvement
Components: Rendering
Affects Versions: 2.0.0
Reporter: John Hewson
Priority: Minor
- Clean up the code in org.apache.pdfbox.util.operator.pagedrawer.*.
Formatting, JavaDoc, etc.
- Make sure that no classes in org.apache.pdfbox.util.operator.pagedrawer.*
swallow exceptions, except for Invoke.
- Remove setLinePath from PageDrawer which is only used for combined stroke +
fill. Replace it with a new strokeAndFillPath(...) method.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)