Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit1502bca

Browse files
committed
Fix javadoc error
1 parent69984f0 commit1502bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/main/java/net/imagej/notebook/ImageJNotebookService.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ <T extends RealType<T>> Object RAIToPNG(RandomAccessibleInterval<T> source,
123123
* <p>
124124
* For example, passing a grid layout of {2, 2} with four images {A, B, C, D} will result in
125125
* them being laid out along the first two axes (let's call them X and Y) in a 2 x 2 grid:
126+
* </p>
126127
*
127128
* <pre>
128129
* AB
129130
* CD
130131
* </pre>
131-
* </p>
132132
* <p>
133133
* The images do not need to be of equal size; images will be padded along each dimension as
134134
* needed so that everything lines up in a grid. In the example above, if A and C have different

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp