[
https://issues.apache.org/jira/browse/PDFBOX-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1224:
--------------------------------
Component/s: PDModel
> Angle units are not consistent
> ------------------------------
>
> Key: PDFBOX-1224
> URL: https://issues.apache.org/jira/browse/PDFBOX-1224
> Project: PDFBox
> Issue Type: Wish
> Components: PDModel
> Affects Versions: 1.6.0
> Environment: ubuntu 10.04
> Reporter: jypllx
> Priority: Minor
> Labels: api-change
>
> Hi Devs,
> I've noticed that the angle units are not consistent throughout pdfbox. For
> instance, org.apache.pdfbox.pdmodel.PDPage.setRotation() needs a angle in
> degrees while
> org.apache.pdfbox.pdmodel.edit.PDPageContentStream.setTextRotation() needs an
> angle in radians...
> The javadoc does not specify which units are taken as arguments.
> It would save devs a bit of time to know that all angles are to be provided
> in degrees or radians.
> Thanks and keep up the good work !!
> jy
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)