Overview and description of Leadtools Document Unstructured classes, and enumerations.
Class | Description | |
---|---|---|
![]() |
FilterParenthesesFunction | One of the built-in functions that operates by removing parentheses surrounding information. |
![]() |
Function | The Function class is one of the building units and provides a way to process documents and other inputs from the element that contains it. |
![]() |
GroupElement | Consists of a collection of elements and a LogicalOperationElement defining the relationship among them to specify the data of interest. |
![]() |
LogicalOperationElement | One of the elements that can perform logical operations (such as AND, OR, etc.). |
![]() |
MultipleLinesOptions | Specifies the multiple lines options to match text in a document. |
![]() |
PageLocationElement | Unstructured element that filters out the inputs based on their page location. |
![]() |
ProxyFunction | Default constructor for a proxy function class. |
![]() |
RegexInspectorElement | Processing member to perform Regex matching operations. |
![]() |
RegexParameters | Defines a set of Regex parameters. |
![]() |
RelativeLocationElement | Element that describes information that can be found relative to a certain location. |
![]() |
RelativeLocationParameter | Group of parameters related to the relative location description. |
![]() |
SearchElement | Used to search a document for some value. |
![]() |
SearchWindowSize | Defines the search window used when looking for information. |
![]() |
SettingsManager | This class holds different settings required by unstructured elements. |
![]() |
UnstructuredConditionalElement | Unstructured element used to connect or disconnect the next elements in the graph based on input texts. |
![]() |
UnstructuredDataReader | A data reader that handles and processes unstructured elements. |
![]() |
UnstructuredElement | Base class for all unstructured elements. |
![]() |
UnstructuredElementSet | Defines a set of unstructured elements. |
![]() |
UnstructuredFilterElement | Unstructured element filters that are composed of input texts based on properties, such as text height, confidence, number of characters, and location on document page. |
Enumeration | Description | |
---|---|---|
![]() |
CharacteristicsSize | Specifies filter type on text input based on their font size or bounds height. |
![]() |
ConditionalAction | Specifies whether to pass the output of this element to the next element when the input satisfies one of the regular expressions in the Regex list. |
![]() |
Confidence | Specifies filter type to apply based on confidence type, such as OcrConfidence or RegexMatchingConfidence . |
![]() |
FilteringMethodOptions | Determines the method to use for filtering inputs. |
![]() |
LogicalOperationType | Logical operation type. |
![]() |
PageLocation | Specifies the text filter based on its distance from the page bounds. |
![]() |
ValuesProperties | Specifies the filtering method based on the text's value properties. |