[
https://issues.apache.org/jira/browse/PDFBOX-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912058#comment-13912058
]
John Hewson commented on PDFBOX-1941:
-------------------------------------
- make all operator.pagedrawer.* classes final.
> 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
> Assignee: 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)