Bastava modificare questa riga:


this.centro = new Punto(centro.getX(), centro.getY());

in

this.centro = centro;