Class TwoByteCropFunction<T,​R>

    • Constructor Detail

      • TwoByteCropFunction

        public TwoByteCropFunction()
    • Method Detail

      • setFrom

        public void setFrom​(double x,
                            double y)
        Parameters:
        x - coordinate of start point for cropping
        y - coordinate of start point for cropping
      • setTo

        public void setTo​(double x,
                          double y)
        Parameters:
        x - coordinate of end point for cropping
        y - coordinate of end point for cropping