function Extent(b,a,d,c){this._min_x=b;this._min_y=a;this._max_x=d;this._max_y=c};
