コード例 #1
0
 protected GeoElement copyInternal(Construction cons, GeoElement geo) {
   return geo.copyInternal(cons);
 }