Uses of Interface
cn.com.anysdk.ocr.service.IOcrService
Packages that use IOcrService
-
Uses of IOcrService in cn.com.anysdk.ocr.factory
Methods in cn.com.anysdk.ocr.factory that return IOcrServiceModifier and TypeMethodDescriptionstatic IOcrServiceOcrServiceProxyFactory.createProxy(IOcrService service) 创建 OCR 服务代理static IOcrServiceOcrServiceFactory.createService(OcrProperties properties) Methods in cn.com.anysdk.ocr.factory with parameters of type IOcrServiceModifier and TypeMethodDescriptionstatic IOcrServiceOcrServiceProxyFactory.createProxy(IOcrService service) 创建 OCR 服务代理 -
Uses of IOcrService in cn.com.anysdk.ocr.service.impl
Classes in cn.com.anysdk.ocr.service.impl that implement IOcrService