Class ImageObject


  • public class ImageObject
    extends Object
    • Constructor Detail

      • ImageObject

        public ImageObject​(int x1,
                           int y1,
                           int x2,
                           int y2,
                           String label)
    • Method Detail

      • getXCenterPixels

        public double getXCenterPixels()
      • getYCenterPixels

        public double getYCenterPixels()