Uses of Class
cn.com.anysdk.ocr.model.OcrResult.OcrLine
Packages that use OcrResult.OcrLine
-
Uses of OcrResult.OcrLine in cn.com.anysdk.ocr.model
Methods in cn.com.anysdk.ocr.model that return OcrResult.OcrLineModifier and TypeMethodDescriptionOcrResult.OcrLine.setBox(OcrResult.Box box) OcrResult.OcrLine.setConfidence(double confidence) OcrResult.OcrLine.setWords(List<OcrResult.OcrWord> words) Methods in cn.com.anysdk.ocr.model that return types with arguments of type OcrResult.OcrLineMethod parameters in cn.com.anysdk.ocr.model with type arguments of type OcrResult.OcrLine