Java doc: Minor formatting tweak
This commit is contained in:
Binary file not shown.
@@ -1402,8 +1402,8 @@ extends java.lang.Object</pre>
|
|||||||
|
|
||||||
<p><b>Value</b>
|
<p><b>Value</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li> One of <a href="#SAMP_444"><code>TJ.SAMP_*</code></a> <i>[no default; must be
|
<li> One of <a href="#SAMP_444"><code>TJ.SAMP_*</code></a> <i>[no default; must be explicitly
|
||||||
explicitly specified for lossy compression, encoding, and decoding]</i>
|
specified for lossy compression, encoding, and decoding]</i>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="seeLabel">See Also:</span></dt>
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -499,8 +499,8 @@ public final class TJ {
|
|||||||
*
|
*
|
||||||
* <p><b>Value</b>
|
* <p><b>Value</b>
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li> One of {@link TJ#SAMP_444 TJ.SAMP_*} <i>[no default; must be
|
* <li> One of {@link #SAMP_444 TJ.SAMP_*} <i>[no default; must be explicitly
|
||||||
* explicitly specified for lossy compression, encoding, and decoding]</i>
|
* specified for lossy compression, encoding, and decoding]</i>
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
public static final int PARAM_SUBSAMP = 4;
|
public static final int PARAM_SUBSAMP = 4;
|
||||||
@@ -534,7 +534,7 @@ public final class TJ {
|
|||||||
*
|
*
|
||||||
* <p><b>Value</b>
|
* <p><b>Value</b>
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li> One of {@link TJ#CS_RGB TJ.CS_*} <i>[default for lossy compression:
|
* <li> One of {@link #CS_RGB TJ.CS_*} <i>[default for lossy compression:
|
||||||
* automatically selected based on the subsampling level and pixel
|
* automatically selected based on the subsampling level and pixel
|
||||||
* format]</i>
|
* format]</i>
|
||||||
* </ul>
|
* </ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user