Login  Register

Re: A couple questions about the Plot classes

Posted by Michael Schmid on Mar 18, 2020; 3:42pm
URL: http://imagej.273.s1.nabble.com/A-couple-questions-about-the-Plot-classes-tp5023038p5023058.html

Hi Philippe:

javadoc: I have referred to the comments in the source code; with a
standardized format [1] they are automatically converted into the API
documentation [2].
I must admit that I am quite lazy in this respect; the comments that I
usually create when contributing code are not a full API documentation
as proposed in [1].

Best,

Michael

[1]
https://www.oracle.com/technetwork/java/javase/documentation/index-137868.html
[2] https://imagej.nih.gov/ij/developer/api/index.html
______________________________________________________________________

On 18/03/2020 4:31 pm, CARL Philippe (LBP) wrote:

> Hi Michael,
> The region where I live is already out of of control since a couple days.
> And thus having my daughters at home, I spend now most of my time on their homeworks.
> Your answer solved (as always) my open questions.
> In fact, I wasn't that far from the solution, since I tryed a:
>             Plot.setLegend(null, "top-left");
> in  macro but didn't think about the:
>             Plot.setLegend("", "top-left");
> I would just have a very silly question : what is the javadoc?
> Have a nice day,
> Philippe

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html