public interface DefaultFilterNames
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANNOTATION
Not a singular filter, but can be used to toggle the visibility of annotations in the input files
|
static java.lang.String |
BASELINETABLE
Table recogintion and optimization
|
static java.lang.String |
BIDI
Bidi filter, sorted the words in read direction
|
static java.lang.String |
CMAPPATCH
Patches a missing CMAP by character based OCR
|
static java.lang.String |
HEADERFOOTER
A filter to auto-detect and exclude headers and footers
|
static java.lang.String |
HIDEROTATEDTEXT
Hide rotated text elements
|
static java.lang.String |
INVISIBLEELEMENTS
Removes transparent and white graphics objects
|
static java.lang.String |
MARGIN
Removes the top and left margin, strict mode only
|
static java.lang.String |
MULTICOLUMN
A sorter to detect multi column layouts and reorder the elements accordingly
|
static java.lang.String |
OCR
OCR for image elements
|
static java.lang.String |
PAGERANGE
Excludes certain pages from the comparison
|
static java.lang.String |
REGEXP
Removes text elements according to regexp patterns
|
static java.lang.String |
TEXTTRANSFORM
Character replacement to solve issues with OCR and representation forms
|
static final java.lang.String MARGIN
static final java.lang.String HEADERFOOTER
static final java.lang.String MULTICOLUMN
static final java.lang.String INVISIBLEELEMENTS
static final java.lang.String HIDEROTATEDTEXT
static final java.lang.String REGEXP
static final java.lang.String BIDI
static final java.lang.String ANNOTATION
static final java.lang.String TEXTTRANSFORM
static final java.lang.String CMAPPATCH
static final java.lang.String OCR
static final java.lang.String PAGERANGE
static final java.lang.String BASELINETABLE
Copyright © 2010-2022 by i-net software GmbH