Class Cropper


  • public class Cropper
    extends Object
    Cropping result.
    • Constructor Detail

      • Cropper

        public Cropper()
    • Method Detail

      • getCropping

        public List<PositionField> getCropping()
        List of positions within the image.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object