Uses of Class
com.logicaldoc.zonalocr.Zone
-
Packages that use Zone Package Description com.logicaldoc.zonalocr -
-
Uses of Zone in com.logicaldoc.zonalocr
Methods in com.logicaldoc.zonalocr that return types with arguments of type Zone Modifier and Type Method Description Map<String,Zone>
OCRTemplate. getZones()
Methods in com.logicaldoc.zonalocr with parameters of type Zone Modifier and Type Method Description String
ZonalOCR. extractZoneText(File scan, Zone zone, Locale locale, String tenant, boolean updateSample)
Uses the OCR to extract the text from the given zoneMethod parameters in com.logicaldoc.zonalocr with type arguments of type Zone Modifier and Type Method Description void
OCRTemplate. setZones(Map<String,Zone> zones)
-