Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHunterLab.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHunterLab.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorHunterLab.html Sun Jan 11 12:33:25 2015 @@ -124,9 +124,39 @@ extends <a href="http://docs.oracle.com/ <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.html#b">b</a></strong></code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html#L">L</a></strong></code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.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/ColorHunterLab.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/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + L: 0 + a: 0 + b: 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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + L: 100.000 + a: -5.336 + b: 5.433 + </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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + L: 46.109 + a: 78.962 + b: 29.794 + </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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + L: 84.569 + a: -72.518 + b: 50.842 + </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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + L: 26.870 + a: 72.885 + b: -190.923 + </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/ColorHunterLab.html#line.21">L</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.71">L</a></pre> </li> </ul> <a name="a"> @@ -202,7 +315,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>a</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.22">a</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.72">a</a></pre> </li> </ul> <a name="b"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>b</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.23">b</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.73">b</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorHunterLab</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.25">ColorHunterLab</a>(double L, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorHunterLab.html#line.75">ColorHunterLab</a>(double L, double a, double b)</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/ColorHunterLab.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/ColorHunterLab.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/ColorHunterLab.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/ColorHunterLab.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/ColorXyz.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorXyz.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorXyz.html Sun Jan 11 12:33:25 2015 @@ -116,14 +116,44 @@ 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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html#X">X</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/ColorXyz.html#Y">Y</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorXyz.html#Z">Z</a></strong></code> </td> </tr> @@ -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/ColorXyz.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/ColorXyz.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/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + X: 0 + Y: 0 + Z: 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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + X: 95.05 + Y: 100.00 + Z: 108.90 + </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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + X: 41.24 + Y: 21.26 + Z: 1.93 + </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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + X: 35.76 + Y: 71.52 + Z: 11.92 + </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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + X: 18.05 + Y: 7.22 + Z: 95.05 + </pre></div> +</li> +</ul> <a name="X"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>X</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.21">X</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.71">X</a></pre> </li> </ul> <a name="Y"> @@ -202,7 +315,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/ColorXyz.html#line.22">Y</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.72">Y</a></pre> </li> </ul> <a name="Z"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>Z</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.23">Z</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.73">Z</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorXyz</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.25">ColorXyz</a>(double X, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorXyz.html#line.75">ColorXyz</a>(double X, double Y, double Z)</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/ColorXyz.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/ColorXyz.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/ColorXyz.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/ColorXyz.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/class-use/ColorCieLab.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLab.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLab.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></code></td> +<td class="colLast"><span class="strong">ColorCieLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></code></td> +<td class="colLast"><span class="strong">ColorCieLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></code></td> +<td class="colLast"><span class="strong">ColorCieLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></code></td> +<td class="colLast"><span class="strong">ColorCieLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></code></td> +<td class="colLast"><span class="strong">ColorCieLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLch.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLch.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLch.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><span class="strong">ColorCieLch.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><span class="strong">ColorCieLch.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><span class="strong">ColorCieLch.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><span class="strong">ColorCieLch.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><span class="strong">ColorCieLch.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLuv.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLuv.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCieLuv.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<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"><span class="strong">ColorCieLuv.</span><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"><span class="strong">ColorCieLuv.</span><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"><span class="strong">ColorCieLuv.</span><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>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"><span class="strong">ColorCieLuv.</span><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="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"><span class="strong">ColorCieLuv.</span><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> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorCieLuv.html" title="class in org.apache.commons.imaging.color">ColorCieLuv</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmy.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmy.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmy.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,63 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<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"><span class="strong">ColorCmy.</span><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"><span class="strong">ColorCmy.</span><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>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"><span class="strong">ColorCmy.</span><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="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"><span class="strong">ColorCmy.</span><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="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"><span class="strong">ColorCmy.</span><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"><span class="strong">ColorCmy.</span><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"><span class="strong">ColorCmy.</span><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>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"><span class="strong">ColorCmy.</span><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> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorCmy.html" title="class in org.apache.commons.imaging.color">ColorCmy</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmyk.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmyk.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorCmyk.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,63 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<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"><span class="strong">ColorCmyk.</span><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"><span class="strong">ColorCmyk.</span><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>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"><span class="strong">ColorCmyk.</span><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="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"><span class="strong">ColorCmyk.</span><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="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"><span class="strong">ColorCmyk.</span><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="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"><span class="strong">ColorCmyk.</span><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="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"><span class="strong">ColorCmyk.</span><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="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"><span class="strong">ColorCmyk.</span><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> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorCmyk.html" title="class in org.apache.commons.imaging.color">ColorCmyk</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsl.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsl.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsl.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<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"><span class="strong">ColorHsl.</span><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"><span class="strong">ColorHsl.</span><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"><span class="strong">ColorHsl.</span><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>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"><span class="strong">ColorHsl.</span><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>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"><span class="strong">ColorHsl.</span><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> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorHsl.html" title="class in org.apache.commons.imaging.color">ColorHsl</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsv.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsv.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHsv.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<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"><span class="strong">ColorHsv.</span><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"><span class="strong">ColorHsv.</span><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"><span class="strong">ColorHsv.</span><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>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"><span class="strong">ColorHsv.</span><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="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"><span class="strong">ColorHsv.</span><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> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorHsv.html" title="class in org.apache.commons.imaging.color">ColorHsv</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHunterLab.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHunterLab.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorHunterLab.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><span class="strong">ColorHunterLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><span class="strong">ColorHunterLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><span class="strong">ColorHunterLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><span class="strong">ColorHunterLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.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/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></code></td> +<td class="colLast"><span class="strong">ColorHunterLab.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorHunterLab.html" title="class in org.apache.commons.imaging.color">ColorHunterLab</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorXyz.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorXyz.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/class-use/ColorXyz.html Sun Jan 11 12:33:25 2015 @@ -89,6 +89,45 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a> in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> declared as <a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><span class="strong">ColorXyz.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><span class="strong">ColorXyz.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><span class="strong">ColorXyz.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html#GREEN">GREEN</a></strong></code> +<div class="block">A constant for color green.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><span class="strong">ColorXyz.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.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/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></code></td> +<td class="colLast"><span class="strong">ColorXyz.</span><code><strong><a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html#WHITE">WHITE</a></strong></code> +<div class="block">A constant for color white.</div> +</td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/commons/imaging/color/package-summary.html">org.apache.commons.imaging.color</a> that return <a href="../../../../../../org/apache/commons/imaging/color/ColorXyz.html" title="class in org.apache.commons.imaging.color">ColorXyz</a></span><span class="tabEnd"> </span></caption> <tr> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/formats/gif/GifImageParser.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/formats/gif/GifImageParser.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/formats/gif/GifImageParser.html Sun Jan 11 12:33:25 2015 @@ -410,7 +410,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getMetadata</h4> -<pre>public <a href="../../../../../../org/apache/commons/imaging/common/ImageMetadata.html" title="interface in org.apache.commons.imaging.common">ImageMetadata</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.500">getMetadata</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, +<pre>public <a href="../../../../../../org/apache/commons/imaging/common/ImageMetadata.html" title="interface in org.apache.commons.imaging.common">ImageMetadata</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.501">getMetadata</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> params) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -448,7 +448,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getImageInfo</h4> -<pre>public <a href="../../../../../../org/apache/commons/imaging/ImageInfo.html" title="class in org.apache.commons.imaging">ImageInfo</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.520">getImageInfo</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, +<pre>public <a href="../../../../../../org/apache/commons/imaging/ImageInfo.html" title="class in org.apache.commons.imaging">ImageInfo</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.521">getImageInfo</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> params) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -485,7 +485,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>dumpImageFile</h4> -<pre>public boolean <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.583">dumpImageFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a> pw, +<pre>public boolean <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.584">dumpImageFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a> pw, <a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -510,7 +510,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getFormatCompliance</h4> -<pre>public <a href="../../../../../../org/apache/commons/imaging/FormatCompliance.html" title="class in org.apache.commons.imaging">FormatCompliance</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.633">getFormatCompliance</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource) +<pre>public <a href="../../../../../../org/apache/commons/imaging/FormatCompliance.html" title="class in org.apache.commons.imaging">FormatCompliance</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.634">getFormatCompliance</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><strong>Description copied from class: <code><a href="../../../../../../org/apache/commons/imaging/ImageParser.html#getFormatCompliance(org.apache.commons.imaging.common.bytesource.ByteSource)">ImageParser</a></code></strong></div> @@ -532,7 +532,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getBufferedImage</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.644">getBufferedImage</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.645">getBufferedImage</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> params) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -560,7 +560,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>writeImage</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.757">writeImage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> src, +<pre>public void <a href="../../../../../../src-html/org/apache/commons/imaging/formats/gif/GifImageParser.html#line.758">writeImage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> src, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> os, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> params) throws <a href="../../../../../../org/apache/commons/imaging/ImageWriteException.html" title="class in org.apache.commons.imaging">ImageWriteException</a>, @@ -595,7 +595,7 @@ extends <a href="../../../../../../org/a <ul class="blockListLast"> <li class="blockList"> <h4>getXmpXml</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/formats/gif/GifImageParser.html#line.1015">getXmpXml</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, +<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/formats/gif/GifImageParser.html#line.1016">getXmpXml</a>(<a href="../../../../../../org/apache/commons/imaging/common/bytesource/ByteSource.html" title="class in org.apache.commons.imaging.common.bytesource">ByteSource</a> byteSource, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> params) throws <a href="../../../../../../org/apache/commons/imaging/ImageReadException.html" title="class in org.apache.commons.imaging">ImageReadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
