DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Interface IAnnotation

All Known Implementing Classes:
Link, Note

public interface IAnnotation

Interface defines an annotation.


Method Summary
 void drawAnnotation(DocumentWriter writer)
          Draws the annotation to the given DocumentWriter object.
 

Method Detail

drawAnnotation

public void drawAnnotation(DocumentWriter writer)
Draws the annotation to the given DocumentWriter object.

Parameters:
writer - DocumentWriter object to receive the annotation's output.
See Also:
DocumentWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software