Dear experts,
could someone please explain in greater detail what is meant by:
"
*drawShapes*
public void drawShapes​(java.lang.String shapeType, java.util.ArrayList
floatCoords)
Adds a set of 'shapes' such as boxes and whiskers
Parameters:
shapeType - e.g. "boxes width=20"
floatCoords - eg[6][3] holding 1 Xval + 5 Yvals for 3 boxes
"
=====
Especially, how does
"1 Xval + 5 Yvals"
work for 3 boxes if the box-width is given?
It would help to see the definition of "floatCoords" for this case.
Many thanks
Herbie
:::::::::::::
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html