Java Doc for PDAnnotation.java in » PDF » jPod » de » intarsys » pdf » pd » Java Source Code / Java DocumentationJava Source Code and Java Documentation
An Annotation is an abstract object that allows a PDF document to be changed
and extended in a variety of ways. Annotations are recorded with a page in
the PDF document. The behavior of an annotation depends on the subtype.
copyAppearanceDictInner(COSDictionary stateDict) When the appearance dictionary has multiple states, this methos copies
the inner appearance dictionaries.
Parameters: stateDict - An inner appearance dictionary.
Create the receiver class from an already defined
COSDictionary .
NEVER use the constructor directly.
Parameters: object - the PDDocument containing the new object
When the appearance dictionary has multiple states, this methos copies
the inner appearance dictionaries.
Parameters: stateDict - An inner appearance dictionary. A copy of the inner appearance dict.