Class CropResult


  • public final class CropResult
    extends Object
    Result of a crop utility inference.
    • Constructor Detail

      • CropResult

        public CropResult()
    • Method Detail

      • getCrops

        public ArrayList<CropItem> getCrops()
        List of objects and their cropping coordinates identified in the source document.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object