Uses of Class
com.mindee.v2.product.crop.CropItem
-
Packages that use CropItem Package Description com.mindee.v2.product.crop -
-
Uses of CropItem in com.mindee.v2.product.crop
Methods in com.mindee.v2.product.crop that return types with arguments of type CropItem Modifier and Type Method Description ArrayList<CropItem>CropResult. getCrops()List of objects and their cropping coordinates identified in the source document.Constructor parameters in com.mindee.v2.product.crop with type arguments of type CropItem Constructor Description CropResult(ArrayList<CropItem> crops)
-