Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLuv.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLuv.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLuv.html Sun Jan 11 12:33:25 2015 @@ -116,9 +116,33 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#BLACK">BLACK</a></strong></code> +<div class="block">A constant for color black.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#BLUE">BLUE</a></strong></code> +<div class="block">A constant for color blue.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#L">L</a></strong></code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#RED">RED</a></strong></code> +<div class="block">A constant for color red.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#u">u</a></strong></code> </td> @@ -127,6 +151,12 @@ extends <a href="http://docs.oracle.com/ <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#v">v</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> </table> </li> </ul> @@ -162,6 +192,14 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -171,7 +209,7 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -187,13 +225,88 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Field Detail</h3> +<a name="BLACK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLACK</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + L: 0.000 + u: 0.000 + v: 0.000 + </pre></div> +</li> +</ul> +<a name="WHITE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + L: 100.000 + u: 0.000 + v: -0.017 + </pre></div> +</li> +</ul> +<a name="RED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>RED</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + L: 53.233 + u: 175.053 + v: 37.751 + </pre></div> +</li> +</ul> +<a name="GREEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GREEN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + L: 87.737 + u: -83.080 + v: 107.401 + </pre></div> +</li> +</ul> +<a name="BLUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLUE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + L: 32.303 + u: -9.400 + v: -130.358 + </pre></div> +</li> +</ul> <a name="L"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>L</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.21">L</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.71">L</a></pre> </li> </ul> <a name="u"> @@ -202,7 +315,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>u</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.22">u</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.72">u</a></pre> </li> </ul> <a name="v"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>v</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.23">v</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.73">v</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorCieLuv</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.25">ColorCieLuv</a>(double L, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.75">ColorCieLuv</a>(double L, double u, double v)</pre> </li> @@ -244,16 +357,42 @@ extends <a href="http://docs.oracle.com/ <a name="toString()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.32">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.82">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.87">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLuv.html#line.110">hashCode</a>()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li>
Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmy.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmy.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmy.html Sun Jan 11 12:33:25 2015 @@ -116,17 +116,65 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#BLACK">BLACK</a></strong></code> +<div class="block">A constant for color black.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#BLUE">BLUE</a></strong></code> +<div class="block">A constant for color blue.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#C">C</a></strong></code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#CYAN">CYAN</a></strong></code> +<div class="block">A constant for color cyan.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#M">M</a></strong></code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#MAGENTA">MAGENTA</a></strong></code> +<div class="block">A constant for color magenta.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#RED">RED</a></strong></code> +<div class="block">A constant for color red.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#Y">Y</a></strong></code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#YELLOW">YELLOW</a></strong></code> +<div class="block">A constant for color yellow.</div> +</td> +</tr> </table> </li> </ul> @@ -162,6 +210,14 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -171,7 +227,7 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -187,13 +243,133 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Field Detail</h3> +<a name="CYAN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CYAN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.29">CYAN</a></pre> +<div class="block">A constant for color cyan. Color components are: + <pre> + cyan: 100 + magenta: 0 + yellow: 0 + </pre></div> +</li> +</ul> +<a name="MAGENTA"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MAGENTA</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.39">MAGENTA</a></pre> +<div class="block">A constant for color magenta. Color components are: + <pre> + cyan: 0 + magenta: 100 + yellow: 0 + </pre></div> +</li> +</ul> +<a name="YELLOW"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>YELLOW</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.49">YELLOW</a></pre> +<div class="block">A constant for color yellow. Color components are: + <pre> + cyan: 0 + magenta: 0 + yellow: 100 + </pre></div> +</li> +</ul> +<a name="BLACK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLACK</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.59">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + cyan: 100 + magenta: 100 + yellow: 100 + </pre></div> +</li> +</ul> +<a name="WHITE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.69">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + cyan: 0 + magenta: 0 + yellow: 0 + </pre></div> +</li> +</ul> +<a name="RED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>RED</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.79">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + cyan: 0 + magenta: 100 + yellow: 100 + </pre></div> +</li> +</ul> +<a name="GREEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GREEN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.89">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + cyan: 100 + magenta: 0 + yellow: 100 + </pre></div> +</li> +</ul> +<a name="BLUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLUE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.99">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + cyan: 100 + magenta: 100 + yellow: 0 + </pre></div> +</li> +</ul> <a name="C"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>C</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.21">C</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.101">C</a></pre> </li> </ul> <a name="M"> @@ -202,7 +378,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>M</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.22">M</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.102">M</a></pre> </li> </ul> <a name="Y"> @@ -211,7 +387,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>Y</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.23">Y</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.103">Y</a></pre> </li> </ul> </li> @@ -228,7 +404,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorCmy</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.25">ColorCmy</a>(double C, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.105">ColorCmy</a>(double C, double M, double Y)</pre> </li> @@ -244,16 +420,42 @@ extends <a href="http://docs.oracle.com/ <a name="toString()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.32">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.112">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.117">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmy.html#line.140">hashCode</a>()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmyk.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmyk.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCmyk.html Sun Jan 11 12:33:25 2015 @@ -116,10 +116,34 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#BLACK">BLACK</a></strong></code> +<div class="block">A constant for color black.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#BLUE">BLUE</a></strong></code> +<div class="block">A constant for color blue.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#C">C</a></strong></code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#CYAN">CYAN</a></strong></code> +<div class="block">A constant for color cyan.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#K">K</a></strong></code> </td> </tr> @@ -128,9 +152,33 @@ extends <a href="http://docs.oracle.com/ <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#M">M</a></strong></code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#MAGENTA">MAGENTA</a></strong></code> +<div class="block">A constant for color magenta.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#RED">RED</a></strong></code> +<div class="block">A constant for color red.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#Y">Y</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#YELLOW">YELLOW</a></strong></code> +<div class="block">A constant for color yellow.</div> +</td> +</tr> </table> </li> </ul> @@ -167,6 +215,14 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -176,7 +232,7 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -192,13 +248,141 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Field Detail</h3> +<a name="CYAN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CYAN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.30">CYAN</a></pre> +<div class="block">A constant for color cyan. Color components are: + <pre> + cyan: 100 + magenta: 0 + yellow: 0 + key: 0 + </pre></div> +</li> +</ul> +<a name="MAGENTA"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MAGENTA</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.41">MAGENTA</a></pre> +<div class="block">A constant for color magenta. Color components are: + <pre> + cyan: 0 + magenta: 100 + yellow: 0 + key: 0 + </pre></div> +</li> +</ul> +<a name="YELLOW"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>YELLOW</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.52">YELLOW</a></pre> +<div class="block">A constant for color yellow. Color components are: + <pre> + cyan: 0 + magenta: 0 + yellow: 100 + key: 0 + </pre></div> +</li> +</ul> +<a name="BLACK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLACK</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.63">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + cyan: 0 + magenta: 0 + yellow: 0 + key: 100 + </pre></div> +</li> +</ul> +<a name="WHITE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.74">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + cyan: 0 + magenta: 0 + yellow: 0 + key: 0 + </pre></div> +</li> +</ul> +<a name="RED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>RED</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.85">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + cyan: 0 + magenta: 100 + yellow: 100 + key: 0 + </pre></div> +</li> +</ul> +<a name="GREEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GREEN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.96">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + cyan: 100 + magenta: 0 + yellow: 100 + key: 0 + </pre></div> +</li> +</ul> +<a name="BLUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLUE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.107">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + cyan: 100 + magenta: 100 + yellow: 0 + key: 0 + </pre></div> +</li> +</ul> <a name="C"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>C</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.21">C</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.109">C</a></pre> </li> </ul> <a name="M"> @@ -207,7 +391,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>M</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.22">M</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.110">M</a></pre> </li> </ul> <a name="Y"> @@ -216,7 +400,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>Y</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.23">Y</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.111">Y</a></pre> </li> </ul> <a name="K"> @@ -225,7 +409,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>K</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.24">K</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.112">K</a></pre> </li> </ul> </li> @@ -242,7 +426,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorCmyk</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.26">ColorCmyk</a>(double C, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.114">ColorCmyk</a>(double C, double M, double Y, double K)</pre> @@ -259,16 +443,42 @@ extends <a href="http://docs.oracle.com/ <a name="toString()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.34">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.122">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.127">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCmyk.html#line.151">hashCode</a>()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsl.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsl.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsl.html Sun Jan 11 12:33:25 2015 @@ -116,17 +116,47 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#BLACK">BLACK</a></strong></code> +<div class="block">A constant for color black.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#BLUE">BLUE</a></strong></code> +<div class="block">A constant for color blue.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#H">H</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#L">L</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#RED">RED</a></strong></code> +<div class="block">A constant for color red.</div> +</td> +</tr> <tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#S">S</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> </table> </li> </ul> @@ -162,6 +192,14 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -171,7 +209,7 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -187,13 +225,88 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Field Detail</h3> +<a name="BLACK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLACK</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + Hue: 0 + Saturation: 0 + Lightness: 0 + </pre></div> +</li> +</ul> +<a name="WHITE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + Hue: 0 + Saturation: 0 + Lightness: 100 + </pre></div> +</li> +</ul> +<a name="RED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>RED</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + Hue: 0 + Saturation: 100 + Lightness: 100 + </pre></div> +</li> +</ul> +<a name="GREEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GREEN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + Hue: 120 + Saturation: 100 + Lightness: 100 + </pre></div> +</li> +</ul> +<a name="BLUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLUE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + Hue: 240 + Saturation: 100 + Lightness: 100 + </pre></div> +</li> +</ul> <a name="H"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>H</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.21">H</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.71">H</a></pre> </li> </ul> <a name="S"> @@ -202,7 +315,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>S</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.22">S</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.72">S</a></pre> </li> </ul> <a name="L"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>L</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.23">L</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.73">L</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorHsl</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.25">ColorHsl</a>(double H, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.75">ColorHsl</a>(double H, double S, double L)</pre> </li> @@ -244,16 +357,42 @@ extends <a href="http://docs.oracle.com/ <a name="toString()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.32">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.82">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.87">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsl.html#line.110">hashCode</a>()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsv.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsv.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHsv.html Sun Jan 11 12:33:25 2015 @@ -116,9 +116,33 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#BLACK">BLACK</a></strong></code> +<div class="block">A constant for color black.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#BLUE">BLUE</a></strong></code> +<div class="block">A constant for color blue.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#H">H</a></strong></code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#RED">RED</a></strong></code> +<div class="block">A constant for color red.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#S">S</a></strong></code> </td> @@ -127,6 +151,12 @@ extends <a href="http://docs.oracle.com/ <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#V">V</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> </table> </li> </ul> @@ -162,6 +192,14 @@ extends <a href="http://docs.oracle.com/ <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -171,7 +209,7 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -187,13 +225,88 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a> <h3>Field Detail</h3> +<a name="BLACK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLACK</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + Hue: 0 + Saturation: 0 + Value: 0 + </pre></div> +</li> +</ul> +<a name="WHITE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + Hue: 0 + Saturation: 0 + Value: 100 + </pre></div> +</li> +</ul> +<a name="RED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>RED</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + Hue: 0 + Saturation: 100 + Value: 100 + </pre></div> +</li> +</ul> +<a name="GREEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GREEN</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + Hue: 120 + Saturation: 100 + Value: 100 + </pre></div> +</li> +</ul> +<a name="BLUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BLUE</h4> +<pre>public static final <a href="../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + Hue: 240 + Saturation: 100 + Value: 100 + </pre></div> +</li> +</ul> <a name="H"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>H</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.21">H</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.71">H</a></pre> </li> </ul> <a name="S"> @@ -202,7 +315,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>S</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.22">S</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.72">S</a></pre> </li> </ul> <a name="V"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>V</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.23">V</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.73">V</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorHsv</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.25">ColorHsv</a>(double H, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.75">ColorHsv</a>(double H, double S, double V)</pre> </li> @@ -244,16 +357,42 @@ extends <a href="http://docs.oracle.com/ <a name="toString()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.32">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.82">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.87">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHsv.html#line.110">hashCode</a>()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li>
