PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class


In This Topic
    PDFAnnotation Class Methods
    In This Topic

    For a list of all members of this type, see PDFAnnotation members.

    Public Methods
     NameDescription
    Public MethodSignals the start of the initialization of annotation's properties.
    The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance.  
    Public MethodGets a value indicating whether the annotation should be rotated when the page is rotated.  
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSignals the end of the initialization of annotation's properties.
    The annotation appearance is updated when the initialization ends.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodOverloaded. Merges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection.  
    Public MethodGets the annotation contents.  
    Public MethodGets the COS annotation.  
    Public MethodGets the annotation creation date.  
    Public MethodGets the display rectangle of this annotation.  
    Public MethodGets the annotation ID.  
    Public MethodGets the annotation modified date.  
    Public MethodGets the mouse down action.  
    Public MethodGets the mouse enter action.  
    Public MethodGets the mouse leave action.  
    Public MethodGets the mouse up action.  
    Public MethodGets the annotation normal appearance.  
    Public MethodGets the page that contains this annotation..  
    Public MethodGets the page close action.  
    Public MethodGets the page invisible action.  
    Public MethodGets the page open action.  
    Public MethodGets the page visible action.  
    Public MethodGets the annotation rectangle in standard PDF coordinates.  
    Public MethodGets the associated popup annotation.  
    Public MethodGets the annotation rotation angle.  
    Public MethodGets a value indicating whether the interpretation of isViewable method should be reversed.  
    Public MethodGets the type of the annotation.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets a value indicating whether to display the annotation or not.  
    Public MethodGets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types.  
    Public MethodGets a value indicating whether the annotation should be modified.  
    Public MethodGets a value indicating whether the annotation contents should be modified.  
    Public MethodGets a value indicating whether the annotation should be printed.  
    Public MethodGets a value indicating whether the annotation is read only.  
    Public MethodGets a value indicating whether the annotation should be displayed.  
    Public MethodGets a value indicating whether the annotation should be scaled to current page zoom.  
    Public MethodSets a value indicating whether the annotation should be rotated when the page is rotated.  
    Public MethodSets the annotation contents.  
    Public MethodSets the annotation creation date.  
    Public MethodOverloaded. Sets the display rectangle of this annotation.  
    Public MethodSets the annotation ID.  
    Public MethodSets a value indicating whether to display the annotation or not.  
    Public MethodSets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types.  
    Public MethodSets a value indicating whether the annotation should be modified.  
    Public MethodSets a value indicating whether the annotation contents should be modified.  
    Public MethodSets a value indicating whether the annotation should be printed.  
    Public MethodSets a value indicating whether the annotation is read only.  
    Public MethodSets a value indicating whether the annotation should be displayed.  
    Public MethodSets a value indicating whether the annotation should be scaled to current page zoom.  
    Public MethodSets the annotation modified date.  
    Public MethodSets the mouse down action.  
    Public MethodSets the mouse enter action.  
    Public MethodSets the mouse leave action.  
    Public MethodSets the mouse up action.  
    Public MethodSets the annotation normal appearance.  
    Public MethodSets the page close action.  
    Public MethodSets the page invisible action.  
    Public MethodSets the page open action.  
    Public MethodSets the page visible action.  
    Public MethodSets the annotation rectangle in standard PDF coordinates.  
    Public MethodSets the associated popup annotation.  
    Public MethodSets the annotation rotation angle.
    The accepted values for this property are 0, 90, 180 and 270 degrees.  
    Public MethodSets a value indicating whether the interpretation of isViewable method should be reversed.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also