Interface DefaultFilterNames
public interface DefaultFilterNames
The naming constants of all filter plugins that are shipped with the installation
All of these filters can be in one of three states: 'loaded', 'not loaded'
(because the plugin is missing or is incompatible), or 'deactivated' (due to the configuration).
- Since:
- 5.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringNot a singular filter, but can be used to toggle the visibility of annotations in the input filesstatic final StringTable recogintion and optimizationstatic final StringBidi filter, sorted the words in read directionstatic final StringPatches a missing CMAP by character based OCRstatic final StringA filter to auto-detect and exclude headers and footersstatic final StringHide rotated text elementsstatic final StringRemoves transparent and white graphics objectsstatic final StringRemoves the top and left margin, strict mode onlystatic final StringA sorter to detect multi column layouts and reorder the elements accordinglystatic final StringOCR for image elementsstatic final StringExcludes certain pages from the comparisonstatic final StringRemoves text elements according to regexp patternsstatic final StringCharacter replacement to solve issues with OCR and representation forms
-
Field Details
-
MARGIN
-
HEADERFOOTER
-
MULTICOLUMN
A sorter to detect multi column layouts and reorder the elements accordingly- See Also:
-
INVISIBLEELEMENTS
-
HIDEROTATEDTEXT
-
REGEXP
-
BIDI
-
ANNOTATION
Not a singular filter, but can be used to toggle the visibility of annotations in the input files- See Also:
-
TEXTTRANSFORM
Character replacement to solve issues with OCR and representation forms- See Also:
-
CMAPPATCH
-
OCR
-
PAGERANGE
-
BASELINETABLE
-