//for shapes that need to intake doubles Ellipse2D.Double circle = new Ellipse2D.Double(x, y, width, height);