protected GeoElement copy(GeoElement geo) {
   return geo.copy();
 }