Class Rectangle

    • Constructor Detail

      • Rectangle

        public Rectangle()
      • Rectangle

        public Rectangle​(int x,
                         int y,
                         int width,
                         int height)