You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2010/01/13 16:18:54 UTC

[jira] Created: (PDFBOX-597) PDAcnnotation has methods not defined for all annotations

PDAcnnotation has methods not defined for all annotations
---------------------------------------------------------

                 Key: PDFBOX-597
                 URL: https://issues.apache.org/jira/browse/PDFBOX-597
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
            Reporter: Johannes Koch
            Priority: Minor


PDAnnotation has methods for getting/setting entries not defined for all annotations (A, AA, BS). The patch, I'll provide later, moves the methods to the classes for specific annotations for which these entries are defined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PDFBOX-597) PDAcnnotation has methods not defined for all annotations

Posted by "Johannes Koch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Koch updated PDFBOX-597:
---------------------------------

    Attachment: PDFBOX-597_patch_00.txt

The patch (PDFBOX-597_patch_00.txt) moves methods to more specific classes and adds some more getter/setter methods.

> PDAcnnotation has methods not defined for all annotations
> ---------------------------------------------------------
>
>                 Key: PDFBOX-597
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-597
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>            Reporter: Johannes Koch
>            Priority: Minor
>         Attachments: PDFBOX-597_patch_00.txt
>
>
> PDAnnotation has methods for getting/setting entries not defined for all annotations (A, AA, BS). The patch, I'll provide later, moves the methods to the classes for specific annotations for which these entries are defined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.