Package com.datalogics.PDFL
Class DocTextFinderQuadInfo
java.lang.Object
com.datalogics.PDFL.DocTextFinderQuadInfo
A bounding box quad of a character in a PDF file that was part of a string that matched a given regular expression.
-
Constructor Summary
ConstructorsConstructorDescriptionA bounding box quad of a character in a PDF file that was part of a string that matched a given regular expression. -
Method Summary
-
Constructor Details
-
DocTextFinderQuadInfo
public DocTextFinderQuadInfo()A bounding box quad of a character in a PDF file that was part of a string that matched a given regular expression.
-
-
Method Details
-
delete
public void delete() -
getPageNum
public int getPageNum()Page number quad was found on. -
getQuads
List of bounding box quads.
-