Enum Class的使用
com.walker.openocr.OcrType
使用OcrType的程序包
-
com.walker.openocr中OcrType的使用
返回OcrType的com.walker.openocr中的方法修饰符和类型方法说明AbstractTextResolver.getOcrType()TextResolver.getOcrType()static OcrTypestatic OcrTypeReturns the enum constant of this class with the specified name.static OcrType[]OcrType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为OcrType的com.walker.openocr中的方法修饰符和类型方法说明voidAbstractTextResolver.setOcrType(OcrType ocrType) voidTextResolver.setOcrType(OcrType ocrType) 设置识别类型