Class FDFAnnotationHighlight

    • Constructor Detail

      • FDFAnnotationHighlight

        public FDFAnnotationHighlight()
        Default constructor.
      • FDFAnnotationHighlight

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

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