make mesh resolution a Patch parameter instead of 32
commita4bf79d4fc58f42494b071648874e50d09cf922a
authorStephan Saalfeld <saalfeld@saalfeld-mac.(none)>
Wed, 14 Sep 2011 00:49:28 +0000 (13 20:49 -0400)
committerStephan Saalfeld <saalfeld@saalfeld-mac.(none)>
Wed, 14 Sep 2011 00:49:28 +0000 (13 20:49 -0400)
tree45ae86e3bbc683a77c3fdca25f989226d1f7e17c
parent1c78fac9458af67cd49f81a8c418a86f0273f7a9
make mesh resolution a Patch parameter instead of 32
* introduced getter and setter with the setter compensating
  for mesh-dependent bounding box sizes
* loading and saving into XML project files works
TODO
* add it as a field to the Patch properties dialog
* add a default resolution to the projec properties
  and use the default resolution when creating a new
  Patch
ini/trakem2/display/Patch.java
ini/trakem2/imaging/Blending.java
mpicbg/trakem2/align/AlignTask.java