Uses of Class
com.datalogics.PDFL.Quad
Packages that use Quad
-
Uses of Quad in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return QuadModifier and TypeMethodDescriptionstatic final QuadPDFLJNI.Quad_transform(long jarg1, Quad jarg1_, long jarg2, Matrix jarg2_) Create a new quad from the results of a Transform on each point of the Quad.Methods in com.datalogics.PDFL that return types with arguments of type QuadModifier and TypeMethodDescriptionWord.getCharQuads()Gets a list of Quads occupied by the individual characters in a word.DocTextFinderQuadInfo.getQuads()List of bounding box quads.Redaction.getQuads()A list of quads to mark.TextMarkupAnnotation.getQuads()A list of quads to mark.Word.getQuads()Gets the specified word's quads, specified in user space coordinates.Methods in com.datalogics.PDFL with parameters of type QuadModifier and TypeMethodDescriptionstatic final longPDFLJNI.Quad_BottomLeft_get(long jarg1, Quad jarg1_) static final longPDFLJNI.Quad_BottomRight_get(long jarg1, Quad jarg1_) static final voidPDFLJNI.Quad_DisposeChildren(long jarg1, Quad jarg1_) static final booleanPDFLJNI.Quad_sameTypeEquals(long jarg1, Quad jarg1_, long jarg2, Quad jarg2_) static final longPDFLJNI.Quad_TopLeft_get(long jarg1, Quad jarg1_) static final longPDFLJNI.Quad_TopRight_get(long jarg1, Quad jarg1_) static final RectPDFLJNI.Quad_toRect(long jarg1, Quad jarg1_) static final StringPDFLJNI.Quad_toString(long jarg1, Quad jarg1_) static final QuadPDFLJNI.Quad_transform(long jarg1, Quad jarg1_, long jarg2, Matrix jarg2_) static final voidPDFLJNI.QuadVector_add(long jarg1, com.datalogics.PDFL.QuadVector jarg1_, long jarg2, Quad jarg2_) static final voidPDFLJNI.QuadVector_set(long jarg1, com.datalogics.PDFL.QuadVector jarg1_, int jarg2, long jarg3, Quad jarg3_) Method parameters in com.datalogics.PDFL with type arguments of type QuadModifier and TypeMethodDescriptionvoidA list of quads to mark.voidA list of quads to mark.Constructor parameters in com.datalogics.PDFL with type arguments of type QuadModifierConstructorDescriptionHighlightAnnotation(Page page, int addAfter, List<Quad> quadList) Create a new HighlightAnnotation at a specific index in the page's annotation array.HighlightAnnotation(Page page, List<Quad> quadList) Create a new HighlightAnnotation at the end of a page's annotation array.Create a new Redaction annotation object with extended options.Create a new Redaction annotation object with extended options.Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, String fontName) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, String fontName, double textSize) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, String fontName, double textSize, boolean repeat) Create a new Redaction annotation object with extended options.Redaction(Page page, List<Quad> regions, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, String fontName, double textSize, boolean repeat, boolean scaleToFit) Create a new Redaction annotation object with extended options.Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, double textSize) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, double textSize, boolean repeat) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.Redaction(Page page, List<Quad> regions, Font font, Color internalColor, boolean fillRedacted, boolean drawBorder, Color borderColor, boolean fillNormal, Color fillColor, double fillOpacity, String overlayText, Color textColor, double textSize, boolean repeat, boolean scaleToFit) Create a new Redaction annotation object with extended options .When Overlay Text is used, font is provided as a font.UnderlineAnnotation(Page page, int addAfter, List<Quad> quadList) Create a new UnderlineAnnotation at a specific index in the page's annotation array.UnderlineAnnotation(Page page, List<Quad> quadList) Create a new UnderlineAnnotation at the end of a page's annotation array.