Login  Register

Text justification in text ROIs

Posted by Jan Eglinger-3 on Jun 07, 2011; 8:34am
URL: http://imagej.273.s1.nabble.com/Text-justification-in-text-ROIs-tp3684315.html

Dear all,

is it possible to have Text ROIs centered or right-justified?

I know of the macro functions setJustification("center") and
drawString("line\nbreak", x, y), but I would like to have a multi-line
text selection centered without the need of using macros, if possible.

Thanks,
Jan