Dmitry Zvorygin created PDFBOX-3289:
---------------------------------------

             Summary: Wrong unit MM_PER_INCH in PDRectangle
                 Key: PDFBOX-3289
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3289
             Project: PDFBox
          Issue Type: Improvement
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Dmitry Zvorygin
            Priority: Minor


PDRectangle has private field MM_PER_INCH, which is actually POINTS_PER_MM 
according to how that constant is defined, and how that constant is used 
further.

Since the field is private, I believe it can be easily renamed to avoid 
confusion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to