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 v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software