Class FDFAnnotationSquiggly

All Implemented Interfaces:
COSObjectable

public class FDFAnnotationSquiggly extends FDFAnnotationTextMarkup
This represents a Squiggly FDF annotation.
  • Field Details

  • Constructor Details

    • FDFAnnotationSquiggly

      public FDFAnnotationSquiggly()
      Default constructor.
    • FDFAnnotationSquiggly

      public FDFAnnotationSquiggly(COSDictionary a)
      Constructor.
      Parameters:
      a - An existing FDF Annotation.
    • FDFAnnotationSquiggly

      public FDFAnnotationSquiggly(Element element) throws IOException
      Constructor.
      Parameters:
      element - An XFDF element.
      Throws:
      IOException - If there is an error extracting information from the element.