352353354355356357358359360361362
} svg.setWidth(maxX+30); svg.setHight(maxY+70); svg.setMhight(minY); svg.setMwidth(minX); return svg.release(); }