Package com.mindee.parsing.common
Class Cropper
- java.lang.Object
-
- com.mindee.parsing.common.Cropper
-
public class Cropper extends Object
Cropping result.
-
-
Constructor Summary
Constructors Constructor Description Cropper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<PositionField>getCropping()List of positions within the image.inthashCode()
-