Class BBOXConverter.BBOXPixel

  • Enclosing class:
    BBOXConverter

    public static class BBOXConverter.BBOXPixel
    extends Object
    The Class BBOXPixel.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Dec 18, 2023
    • Field Detail

      • x

        public double x
      • y

        public double y
      • w

        public double w
      • h

        public double h
    • Constructor Detail

      • BBOXPixel

        public BBOXPixel​(double x,
                         double y,
                         double w,
                         double h)
        Instantiates a new BBOX pixel.
        Parameters:
        x - the x
        y - the y
        w - the w
        h - the h
    • Method Detail

      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string