Class FDFAnnotationSquiggly

    • Constructor Detail

      • 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.