-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum NativeTextFilterStrategy extends Enum<NativeTextFilterStrategy>
Additional parameter for NativeGenericTextRecognizer to set the type of the scanned object
-
-
Enum Constant Summary
Enum Constants Enum Constant Description LcdDotMatrixDisplayLCD display
LicensePlateMLLicense plate of the auto (ML-based)
LicensePlateClassicLicense plate of the auto
DocumentGeneric document printed on a paper or a card
-
Method Summary
Modifier and Type Method Description final IntegergetNativeId()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getNativeId
final Integer getNativeId()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-