Uses of Class
step.plugins.compare.model.RegionDefinion
-
Packages that use RegionDefinion Package Description step.plugins.compare step.plugins.compare.model step.plugins.compare.services.atomic -
-
Uses of RegionDefinion in step.plugins.compare
Methods in step.plugins.compare with parameters of type RegionDefinion Modifier and Type Method Description java.lang.String
DocumentCompareServices. extractRegionText(java.lang.String sessionid, java.lang.String lang, RegionDefinion regionDef)
-
Uses of RegionDefinion in step.plugins.compare.model
Methods in step.plugins.compare.model that return RegionDefinion Modifier and Type Method Description RegionDefinion
Region. getCoordinates()
Methods in step.plugins.compare.model with parameters of type RegionDefinion Modifier and Type Method Description void
Region. setCoordinates(RegionDefinion coordinates)
-
Uses of RegionDefinion in step.plugins.compare.services.atomic
Methods in step.plugins.compare.services.atomic with parameters of type RegionDefinion Modifier and Type Method Description java.lang.String
ImageExtractionService. extractTextFromImage(java.io.File file, RegionDefinion coordinates)
-