Package com.geniusscansdk.core
Class TextLayoutToTextConverter
java.lang.Object
com.geniusscansdk.core.TextLayoutToTextConverter
Converts a text layout to its textual representation
The goal is to properly recreate lines, paragraphs etc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract TextLayoutToTextConverterResult
convert
(TextLayout textLayout) Perform the conversionstatic TextLayoutToTextConverter
Create an text layout to text converter
-
Constructor Details
-
TextLayoutToTextConverter
public TextLayoutToTextConverter()
-
-
Method Details
-
convert
Perform the conversion -
create
Create an text layout to text converter
-