Class ImageScaleOperation

    • Constructor Detail

      • ImageScaleOperation

        public ImageScaleOperation​(float widthFactor,
                                   float heightFactor)
    • Method Detail

      • getWidthFactor

        public float getWidthFactor()
      • getHeightFactor

        public float getHeightFactor()
      • 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