about ImageJ extensibility
Posted by
Airen ZaldÃvar Peraza on
Jul 13, 2015; 7:55am
URL: http://imagej.273.s1.nabble.com/about-ImageJ-extensibility-tp5013530.html
Dear ImageJ developers, I would like to request for future versions of
ImageJ that you replace private and package methods, if possible, for
protected methods. This way inheritance would be much more easy. We have
extended ImageJ creating our own ImageCanvas, ImageWindow, etc and we are
very happy with the results, since we can use zoom, move, filters, etc,
with very little customization. Only that sometimes we cannot reuse code
because of the visibility of the parent attributes and/or methods. Code
sometimes is not very extensible.
Best regards Airen
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html