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 boolean
canEqual(Object other)
boolean
equals(Object o)
List<PositionField>
getCropping()
List of positions within the image.int
hashCode()
-