Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/ImageParser.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/ImageParser.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/ImageParser.html Sun Jan 11 12:33:25 2015 @@ -945,7 +945,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getAllBufferedImages</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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>> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.468">getAllBufferedImages</a>(byte[] bytes) +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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>> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.469">getAllBufferedImages</a>(byte[] bytes) 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">Gets all images specified by the byte array (some @@ -965,7 +965,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getAllBufferedImages</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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>> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.484">getAllBufferedImages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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>> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.485">getAllBufferedImages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) 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">Gets all images specified by indicated file (some @@ -985,7 +985,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getBufferedImage</h4> -<pre>public abstract <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/ImageParser.html#line.507">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 abstract <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/ImageParser.html#line.508">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> @@ -1009,7 +1009,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getBufferedImage</h4> -<pre>public final <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/ImageParser.html#line.525">getBufferedImage</a>(byte[] bytes, +<pre>public final <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/ImageParser.html#line.526">getBufferedImage</a>(byte[] bytes, <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> @@ -1033,7 +1033,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getBufferedImage</h4> -<pre>public final <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/ImageParser.html#line.545">getBufferedImage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, +<pre>public final <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/ImageParser.html#line.546">getBufferedImage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, <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> @@ -1057,7 +1057,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>writeImage</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.577">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/ImageParser.html#line.578">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>, @@ -1088,7 +1088,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getImageSize</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.595">getImageSize</a>(byte[] bytes) +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.596">getImageSize</a>(byte[] bytes) 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">Get the size of the image described by the specified byte array.</div> @@ -1107,7 +1107,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getImageSize</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.611">getImageSize</a>(byte[] bytes, +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.612">getImageSize</a>(byte[] bytes, <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> @@ -1128,7 +1128,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getImageSize</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.626">getImageSize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.627">getImageSize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) 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">Get the size of the image described by the specified file.</div> @@ -1147,7 +1147,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getImageSize</h4> -<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.642">getImageSize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, +<pre>public final <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.643">getImageSize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, <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> @@ -1168,7 +1168,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getImageSize</h4> -<pre>public abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.664">getImageSize</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 abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.665">getImageSize</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> @@ -1189,7 +1189,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getXmpXml</h4> -<pre>public abstract <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/ImageParser.html#line.684">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 abstract <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/ImageParser.html#line.685">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> @@ -1215,7 +1215,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getICCProfileBytes</h4> -<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.699">getICCProfileBytes</a>(byte[] bytes) +<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.700">getICCProfileBytes</a>(byte[] bytes) 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">Get an array of bytes describing the International Color Consortium (ICC) @@ -1236,7 +1236,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getICCProfileBytes</h4> -<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.717">getICCProfileBytes</a>(byte[] bytes, +<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.718">getICCProfileBytes</a>(byte[] bytes, <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> @@ -1259,7 +1259,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getICCProfileBytes</h4> -<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.734">getICCProfileBytes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) +<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.735">getICCProfileBytes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) 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">Get an array of bytes describing the International Color Consortium (ICC) @@ -1280,7 +1280,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getICCProfileBytes</h4> -<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.752">getICCProfileBytes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, +<pre>public final byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.753">getICCProfileBytes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file, <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> @@ -1303,7 +1303,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getICCProfileBytes</h4> -<pre>public abstract byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.779">getICCProfileBytes</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 abstract byte[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.780">getICCProfileBytes</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> @@ -1326,7 +1326,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>dumpImageFile</h4> -<pre>public final <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/ImageParser.html#line.793">dumpImageFile</a>(byte[] bytes) +<pre>public final <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/ImageParser.html#line.794">dumpImageFile</a>(byte[] bytes) 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">Write the ImageInfo and format-specific information for the image @@ -1346,7 +1346,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>dumpImageFile</h4> -<pre>public final <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/ImageParser.html#line.809">dumpImageFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) +<pre>public final <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/ImageParser.html#line.810">dumpImageFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file) 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">Write the ImageInfo and format-specific information for the image @@ -1366,7 +1366,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>dumpImageFile</h4> -<pre>public final <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/ImageParser.html#line.832">dumpImageFile</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 final <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/ImageParser.html#line.833">dumpImageFile</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">Write the ImageInfo and format-specific information for the image @@ -1386,7 +1386,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>dumpImageFile</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.855">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/ImageParser.html#line.856">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> @@ -1407,7 +1407,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getName</h4> -<pre>public abstract <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/ImageParser.html#line.866">getName</a>()</pre> +<pre>public abstract <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/ImageParser.html#line.867">getName</a>()</pre> <div class="block">Get a descriptive name for the implementation of an ImageParser.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>a valid, subject-matter-specific string.</dd></dl> </li> @@ -1418,7 +1418,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getDefaultExtension</h4> -<pre>public abstract <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/ImageParser.html#line.875">getDefaultExtension</a>()</pre> +<pre>public abstract <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/ImageParser.html#line.876">getDefaultExtension</a>()</pre> <div class="block">Get the default extension for the format specified by an implementation of ImageParser. Some parsers can support more than one extension (i.e. .JPEG, .JPG; .TIF, .TIFF, etc.).</div> @@ -1431,7 +1431,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getAcceptedExtensions</h4> -<pre>protected abstract <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/ImageParser.html#line.882">getAcceptedExtensions</a>()</pre> +<pre>protected abstract <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/ImageParser.html#line.883">getAcceptedExtensions</a>()</pre> <div class="block">Get an array of all accepted extensions</div> <dl><dt><span class="strong">Returns:</span></dt><dd>A valid array of one or more elements.</dd></dl> </li> @@ -1442,7 +1442,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getAcceptedTypes</h4> -<pre>protected abstract <a href="../../../../org/apache/commons/imaging/ImageFormat.html" title="interface in org.apache.commons.imaging">ImageFormat</a>[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.889">getAcceptedTypes</a>()</pre> +<pre>protected abstract <a href="../../../../org/apache/commons/imaging/ImageFormat.html" title="interface in org.apache.commons.imaging">ImageFormat</a>[] <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.890">getAcceptedTypes</a>()</pre> <div class="block">Get an array of ImageFormat objects describing all accepted types</div> <dl><dt><span class="strong">Returns:</span></dt><dd>A valid array of one or more elements.</dd></dl> </li> @@ -1453,7 +1453,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>canAcceptType</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.898">canAcceptType</a>(<a href="../../../../org/apache/commons/imaging/ImageFormat.html" title="interface in org.apache.commons.imaging">ImageFormat</a> type)</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.899">canAcceptType</a>(<a href="../../../../org/apache/commons/imaging/ImageFormat.html" title="interface in org.apache.commons.imaging">ImageFormat</a> type)</pre> <div class="block">Indicates whether the ImageParser implementation can accept the specified format</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - An instance of ImageFormat.</dd> @@ -1466,7 +1466,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>canAcceptExtension</h4> -<pre>protected final boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.916">canAcceptExtension</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> +<pre>protected final boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.917">canAcceptExtension</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> <div class="block">Indicates whether the ImageParser implementation can accept the specified file based on its extension.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - An valid file reference.</dd> @@ -1479,7 +1479,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>canAcceptExtension</h4> -<pre>protected final boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.927">canAcceptExtension</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> filename)</pre> +<pre>protected final boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.928">canAcceptExtension</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> filename)</pre> <div class="block">Indicates whether the ImageParser implementation can accept the specified file name based on its extension.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>filename</code> - An valid string giving a file name or file path.</dd> @@ -1492,7 +1492,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getBufferedImageFactory</h4> -<pre>protected <a href="../../../../org/apache/commons/imaging/common/BufferedImageFactory.html" title="interface in org.apache.commons.imaging.common">BufferedImageFactory</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.956">getBufferedImageFactory</a>(<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)</pre> +<pre>protected <a href="../../../../org/apache/commons/imaging/common/BufferedImageFactory.html" title="interface in org.apache.commons.imaging.common">BufferedImageFactory</a> <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.957">getBufferedImageFactory</a>(<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)</pre> <div class="block">Get an instance of IBufferedImageFactory based on the presence of a specification for ImagingConstants..BUFFERED_IMAGE_FACTORY within the supplied params.</div> @@ -1506,7 +1506,7 @@ extends <a href="../../../../org/apache/ <ul class="blockListLast"> <li class="blockList"> <h4>isStrict</h4> -<pre>public static boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.981">isStrict</a>(<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)</pre> +<pre>public static boolean <a href="../../../../src-html/org/apache/commons/imaging/ImageParser.html#line.982">isStrict</a>(<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)</pre> <div class="block">A utility method to search a params specification and determine whether it contains the ImagingConstants.PARAM_KEY_STRICT specification. Intended
Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/class-use/ImageWriteException.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/class-use/ImageWriteException.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/class-use/ImageWriteException.html Sun Jan 11 12:33:25 2015 @@ -1173,7 +1173,7 @@ <tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">Dithering.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/Dithering.html#applyFloydSteinbergDithering(java.awt.image.BufferedImage,%20org.apache.commons.imaging.palette.Palette)">applyFloydSteinbergDithering</a></strong>(<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> image, - <a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="class in org.apache.commons.imaging.palette">Palette</a> palette)</code> + <a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="interface in org.apache.commons.imaging.palette">Palette</a> palette)</code> <div class="block">Changes the given image to only use colors from the given palette, applying Floyd-Steinberg dithering in the process.</div> </td> @@ -1183,13 +1183,13 @@ <td class="colLast"><span class="strong">QuantizedPalette.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/QuantizedPalette.html#getPaletteIndex(int)">getPaletteIndex</a></strong>(int rgb)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract int</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">Palette.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/Palette.html#getPaletteIndex(int)">getPaletteIndex</a></strong>(int rgb)</code> <div class="block">Looks up the palette index for a given color.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="class in org.apache.commons.imaging.palette">Palette</a></code></td> +<td class="colFirst"><code><a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="interface in org.apache.commons.imaging.palette">Palette</a></code></td> <td class="colLast"><span class="strong">PaletteFactory.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/PaletteFactory.html#makeQuantizedRgbaPalette(java.awt.image.BufferedImage,%20boolean,%20int)">makeQuantizedRgbaPalette</a></strong>(<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, boolean transparent, int max)</code> @@ -1199,24 +1199,24 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">MedianCutMostPopulatedBoxesImplementation.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCutMostPopulatedBoxesImplementation.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, +<td class="colLast"><span class="strong">MostPopulatedBoxesMedianCut.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MostPopulatedBoxesMedianCut.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, boolean ignoreAlpha)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">MedianCutLongestAxisImplementation.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCutLongestAxisImplementation.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, +<td class="colLast"><span class="strong">MedianCut.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCut.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, boolean ignoreAlpha)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract boolean</code></td> -<td class="colLast"><span class="strong">MedianCutImplementation.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCutImplementation.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">LongestAxisMedianCut.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/LongestAxisMedianCut.html#performNextMedianCut(java.util.List,%20boolean)">performNextMedianCut</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.imaging.palette.ColorGroup> colorGroups, boolean ignoreAlpha)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="class in org.apache.commons.imaging.palette">Palette</a></code></td> -<td class="colLast"><span class="strong">MedianCutQuantizer.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCutQuantizer.html#process(java.awt.image.BufferedImage,%20int,%20org.apache.commons.imaging.palette.MedianCutImplementation,%20boolean)">process</a></strong>(<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> image, +<td class="colFirst"><code><a href="../../../../../org/apache/commons/imaging/palette/Palette.html" title="interface in org.apache.commons.imaging.palette">Palette</a></code></td> +<td class="colLast"><span class="strong">MedianCutQuantizer.</span><code><strong><a href="../../../../../org/apache/commons/imaging/palette/MedianCutQuantizer.html#process(java.awt.image.BufferedImage,%20int,%20org.apache.commons.imaging.palette.MedianCut,%20boolean)">process</a></strong>(<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> image, int maxColors, - <a href="../../../../../org/apache/commons/imaging/palette/MedianCutImplementation.html" title="class in org.apache.commons.imaging.palette">MedianCutImplementation</a> medianCutImplementation, + <a href="../../../../../org/apache/commons/imaging/palette/MedianCut.html" title="interface in org.apache.commons.imaging.palette">MedianCut</a> medianCut, boolean verbose)</code> </td> </tr> </tbody> Modified: websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLab.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLab.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html#b">b</a></strong></code> </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"><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"><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"><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>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLab.html#L">L</a></strong></code> </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"><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="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"><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> </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/ColorCieLab.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/ColorCieLab.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/ColorCieLab.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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + L: 100 + a: 0 + b: 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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + L: 53 + a: 80 + b: 67 + </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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + L: 88 + a: -86 + b: 83 + </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/ColorCieLab.html" title="class in org.apache.commons.imaging.color">ColorCieLab</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + L: 32 + a: 79 + b: -108 + </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/ColorCieLab.html#line.21">L</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html#line.22">a</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.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/ColorCieLab.html#line.23">b</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.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>ColorCieLab</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.25">ColorCieLab</a>(double L, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLab.html#line.75">ColorCieLab</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/ColorCieLab.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/ColorCieLab.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/ColorCieLab.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/ColorCieLab.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/ColorCieLch.html ============================================================================== --- websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLch.html (original) +++ websites/production/commons/content/proper/commons-imaging/apidocs/org/apache/commons/imaging/color/ColorCieLch.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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a></code></td> +<td class="colLast"><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"><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>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLch.html#C">C</a></strong></code> </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"><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="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/commons/imaging/color/ColorCieLch.html#H">H</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/ColorCieLch.html#L">L</a></strong></code> </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"><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="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"><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> </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/ColorCieLch.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/ColorCieLch.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/ColorCieLch.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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.29">BLACK</a></pre> +<div class="block">A constant for color black. Color components are: + <pre> + L: 0 + c: 0 + h: 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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.39">WHITE</a></pre> +<div class="block">A constant for color white. Color components are: + <pre> + L: 100 + c: 0 + h: 297 + </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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.49">RED</a></pre> +<div class="block">A constant for color red. Color components are: + <pre> + L: 53 + c: 80 + h: 67 + </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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.59">GREEN</a></pre> +<div class="block">A constant for color green. Color components are: + <pre> + L: 88 + c: -86 + h: 83 + </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/ColorCieLch.html" title="class in org.apache.commons.imaging.color">ColorCieLch</a> <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.69">BLUE</a></pre> +<div class="block">A constant for color blue. Color components are: + <pre> + L: 32 + c: 79 + h: -108 + </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/ColorCieLch.html#line.21">L</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.71">L</a></pre> </li> </ul> <a name="C"> @@ -202,7 +315,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>C</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.22">C</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.72">C</a></pre> </li> </ul> <a name="H"> @@ -211,7 +324,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>H</h4> -<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.23">H</a></pre> +<pre>public final double <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.73">H</a></pre> </li> </ul> </li> @@ -228,7 +341,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>ColorCieLch</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.25">ColorCieLch</a>(double L, +<pre>public <a href="../../../../../src-html/org/apache/commons/imaging/color/ColorCieLch.html#line.75">ColorCieLch</a>(double L, double C, double H)</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/ColorCieLch.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/ColorCieLch.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/ColorCieLch.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/ColorCieLch.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>
