▼CAbstractProductProcessITextEvent |
|
CiText.PdfCleanup.Actions.Event.PdfSweepProductEvent |
Class represents events registered in iText cleanup module |
CiText.PdfCleanup.Util.CleanUpCsCompareUtil |
Utility class providing methods to check images compatibility |
CiText.PdfCleanup.Exceptions.CleanupExceptionMessageConstant |
Class that bundles all the error message templates as constants |
CiText.PdfCleanup.Util.CleanUpHelperUtil |
Utility class providing clean up helping methods |
CiText.PdfCleanup.Util.CleanUpImageUtil |
Utility class providing methods to handle images and work with graphics |
CiText.PdfCleanup.Logs.CleanUpLogMessageConstant |
Class that bundles all the log message templates as constants |
CiText.PdfCleanup.CleanUpProperties |
Contains properties for PdfCleanUpTool operations |
CiText.PdfCleanup.Autosweep.CommonRegex |
This class contains some of the more common regular expressions to be used for redaction |
CiText.PdfCleanup.LineDashPattern.DashArrayElem |
Class representing a single element of a dash array |
▼CIEventListener |
|
CiText.PdfCleanup.PdfCleanUpEventListener |
An event listener which handles cleanup related events |
▼CILocationExtractionStrategy |
|
▼CiText.PdfCleanup.Autosweep.ICleanupStrategy |
This class represents a generic cleanup strategy to be used with iText.PdfCleanup.PdfCleaner or PdfAutoSweepTools ICleanupStrategy must implement Cloneable to ensure a strategy can be reset after having handled a page |
CiText.PdfCleanup.Autosweep.CompositeCleanupStrategy |
This class is a composite pattern for ICleanupStrategy |
CiText.PdfCleanup.Autosweep.RegexBasedCleanupStrategy |
This class represents a regular expression based cleanup strategy |
CiText.PdfCleanup.LineDashPattern |
Represents the line dash pattern |
CiText.PdfCleanup.PathOffsetApproximationProperties |
Contains properties for iText.Kernel.Pdf.Canvas.Parser.ClipperLib.ClipperOffset operations |
CiText.PdfCleanup.Autosweep.PdfAutoSweepTools |
Class that automatically extracts all regions of interest from a given PdfDocument and redacts them |
▼CPdfCanvasProcessor |
|
CiText.PdfCleanup.PdfCleanUpProcessor |
PDF content stream processor, which filters content to be cleaned up |
CiText.PdfCleanup.PdfCleaner |
Main entry point for cleaning a PDF document |
CiText.PdfCleanup.PdfCleanUpLocation |
Defines the region to be erased in a PDF document |
CiText.PdfCleanup.PdfCleanUpTool |
Represents the main mechanism for cleaning a PDF document |
CiText.PdfCleanup.Actions.Data.PdfSweepProductData |
Stores an instance of iText.Commons.Actions.Data.ProductData related to iText pdfSweep module |
▼CRegexBasedLocationExtractionStrategy |
|
CiText.PdfCleanup.Autosweep.RegexBasedCleanupStrategy |
This class represents a regular expression based cleanup strategy |