Class FDFAnnotationStrikeOut

    • Constructor Detail

      • FDFAnnotationStrikeOut

        public FDFAnnotationStrikeOut()
        Default constructor.
      • FDFAnnotationStrikeOut

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

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