Package com.snowtide.pdf.annot

The com.snowtide.pdf.annot package contains interfaces and classes that PDFTextStream uses to represent various types of annotations present in PDF documents.

See:
          Description

Interface Summary
Annotation The common interface implemented by all PDF annotation classes.
 

Class Summary
FreeTextAnnotation An Annotation implementation that represents a PDF annotation of type FreeText.
LinkAnnotation An Annotation implementation that represents a PDF annotation of type Link.
TextAnnotation An Annotation implementation that represents a PDF annotation of type Text.
 

Package com.snowtide.pdf.annot Description

The com.snowtide.pdf.annot package contains interfaces and classes that PDFTextStream uses to represent various types of annotations present in PDF documents.