Skip navigation links
A B C D E F G I L M N O P R S W 

A

addCleanupLocation(PdfCleanUpLocation) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpTool
 
applyDashPattern(Path, LineDashPattern) - Static method in class com.itextpdf.pdfcleanup.LineDashPattern
 
arcTolerance - Static variable in class com.itextpdf.pdfcleanup.PdfCleanUpTool
Used as the criterion of a good approximation of rounded line joins and line caps.

B

beginMarkedContent(PdfName, PdfDictionary) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 

C

cleanUp() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpTool
Cleans the document by erasing all the areas which are either provided or extracted from redaction annotations.
com.itextpdf.pdfcleanup - package com.itextpdf.pdfcleanup
 

D

DashArrayElem(float, boolean) - Constructor for class com.itextpdf.pdfcleanup.LineDashPattern.DashArrayElem
 

E

eventOccurred(IEventData, EventType) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 

F

filterFillPath(PathRenderInfo, int) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpFilter
 
filterFillPath(Path, Matrix, int) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpFilter
Note: this method will close all unclosed subpaths of the passed path.
filterImage(ImageRenderInfo) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpFilter
 
filterStrokePath(PathRenderInfo) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpFilter
 
filterText(TextRenderInfo) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpFilter
 
floatMultiplier - Static variable in class com.itextpdf.pdfcleanup.PdfCleanUpTool
When a document with line arts is being cleaned up, there are lot of calculations with floating point numbers.

G

getCleanUpColor() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpLocation
Returns a color used to fill the area after erasing it.
getDashArray() - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Getter for the dash array.
getDashPhase() - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Getter for the dash phase.
getEncounteredImage() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 
getEncounteredPath() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 
getEncounteredText() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 
getEventListener() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
getPage() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpLocation
 
getRegion() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpLocation
 
getSupportedEvents() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 
getVal() - Method in class com.itextpdf.pdfcleanup.LineDashPattern.DashArrayElem
 

I

invokeOperator(PdfLiteral, List) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
isGap() - Method in class com.itextpdf.pdfcleanup.LineDashPattern.DashArrayElem
 
isSolid() - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Checks whether the dashed pattern is solid or not.

L

LineDashPattern - Class in com.itextpdf.pdfcleanup
Represents the line dash pattern.
LineDashPattern(PdfArray, float) - Constructor for class com.itextpdf.pdfcleanup.LineDashPattern
Creates new LineDashPattern object.
LineDashPattern.DashArrayElem - Class in com.itextpdf.pdfcleanup
 

M

MAJOR_VERSION - Static variable in class com.itextpdf.pdfcleanup.PdfCleanupProductInfo
The major version number.
MINOR_VERSION - Static variable in class com.itextpdf.pdfcleanup.PdfCleanupProductInfo
The minor version number.

N

next() - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Calculates and returns the next element which is either gap or dash.

O

operandsToMatrix(List) - Static method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 

P

PdfCleanUpEventListener - Class in com.itextpdf.pdfcleanup
 
PdfCleanUpEventListener() - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpEventListener
 
PdfCleanUpFilter - Class in com.itextpdf.pdfcleanup
 
PdfCleanUpFilter(List) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpFilter
 
PdfCleanUpLocation - Class in com.itextpdf.pdfcleanup
Defines the region to be erased in a PDF document.
PdfCleanUpLocation(int, Rectangle) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpLocation
Constructs a PdfCleanUpLocation object.
PdfCleanUpLocation(int, Rectangle, Color) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpLocation
Constructs a PdfCleanUpLocation object.
PdfCleanUpProcessor - Class in com.itextpdf.pdfcleanup
 
PdfCleanUpProcessor(List, PdfDocument) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
PdfCleanupProductInfo - Class in com.itextpdf.pdfcleanup
Product info about this iText add-on.
PdfCleanupProductInfo() - Constructor for class com.itextpdf.pdfcleanup.PdfCleanupProductInfo
 
PdfCleanUpTool - Class in com.itextpdf.pdfcleanup
Represents the main mechanism for cleaning a PDF document.
PdfCleanUpTool(PdfDocument) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpTool
Creates a PdfCleanUpTool object.
PdfCleanUpTool(PdfDocument, boolean) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpTool
Creates a PdfCleanUpTool object.
PdfCleanUpTool(PdfDocument, List) - Constructor for class com.itextpdf.pdfcleanup.PdfCleanUpTool
Creates a PdfCleanUpTool object based on the given List of PdfCleanUpLocations representing regions to be erased from the document.
popCleanedCanvas() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
processContent(byte[], PdfResources) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
processPageContent(PdfPage) - Method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
PRODUCT_NAME - Static variable in class com.itextpdf.pdfcleanup.PdfCleanupProductInfo
The product name.

R

reset() - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Resets the dash array so that the LineDashPattern.next() method will start from the beginning of the dash array.

S

setDashArray(PdfArray) - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Setter for the dash array.
setDashPhase(float) - Method in class com.itextpdf.pdfcleanup.LineDashPattern
Setter for the dash phase.
setGap(boolean) - Method in class com.itextpdf.pdfcleanup.LineDashPattern.DashArrayElem
 
setVal(float) - Method in class com.itextpdf.pdfcleanup.LineDashPattern.DashArrayElem
 

W

writeOperands(PdfCanvas, List) - Static method in class com.itextpdf.pdfcleanup.PdfCleanUpProcessor
 
A B C D E F G I L M N O P R S W 
Skip navigation links

Copyright © 1998–2019 iText Group NV. All rights reserved.