DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Interface IAnnotation

All Known Implementing Classes:
ImageWatermark, Link, Note, TextWatermark, Watermark

public interface IAnnotation

Interface defines an annotation.


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

Method Detail

drawAnnotation

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 v11.02 for Java generated on Sep 02, 2021
© Copyright 2021, ceTe Software