Fixed error exporting AreaList: ShapeRoi can fail to fill
commit59a979827cee20a4a8489cc44a5a424703699dd1
authorAlbert Cardona <acardona@ini.phys.ethz.ch>
Fri, 26 Feb 2010 13:14:54 +0000 (26 14:14 +0100)
committerAlbert Cardona <acardona@ini.phys.ethz.ch>
Fri, 26 Feb 2010 13:14:54 +0000 (26 14:14 +0100)
treeb412a8555111be66a18405aab011697ccc8cf439
parent87049cb880f3796ab38ed63d133699bc0f7d7f04
Fixed error exporting AreaList: ShapeRoi can fail to fill
a mask if the boundaries are beyond the edges.
I was considering the possibility of negative values,
but not beyond width,height of the image.

Spotted by Ignacio Arganda.
ini/trakem2/display/AreaList.java