Class ImageCropOperation

    • Constructor Detail

      • ImageCropOperation

        public ImageCropOperation​(float x,
                                  float y,
                                  float width,
                                  float height)
    • Method Detail

      • getX

        public float getX()
      • getY

        public float getY()
      • getWidth

        public float getWidth()
      • getHeight

        public float getHeight()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getBounds

        public java.awt.Rectangle getBounds()