Java Reference
In-Depth Information
11.10 Web Course materials
The Web Course Chapter 11: Java section provides demonstration applets and
applications of the image classes and techniques discussed here. The Supple-
ments section gives an overview of the Java Advanced Imaging (JAI) API [6]. JAI
offers many additional tools for imaging processing and I/O beyond those dis-
cussed in this chapter. JAI is a Sun Microsystems product and is not part of the
core Java language distribution. However, it is available for Windows, Linux, and
Solaris platforms.
The Te ch section looks further at image-processing techniques and explores
some image-making examples such as fractal animations. The Physics section
continues with development of experimental simulations and data analysis tools
with Java.
References
[1] Jonathan Knudsen, Java 2D Graphics , O'Reilly, 1999.
[2] Patrick Niemeyer, Jonathan Knudsen, Learning Java , 2nd edn, O'Reilly, 2002.
[3] Programmer's Guide to the Java 2D API Enhanced Graphics and Imaging for Java , Sun
Microsystems, 2001, http://java.sun.com/j2se/1.4.0/pdf/j2d-book.pdf .
[4] Java Image I/O API Guide, http://java.sun.com/j2se/1.5.0/docs/guide/
imageio/index.html .
[5] The javax.imageio package specifications, http://java.sun.com/j2se/
1.5.0/docs/api/javax/imageio/package-summary.html .
[6] Java Advanced Imaging (JAI) API, http://java.sun.com/products/
java-media/jai/ .
Resource
How to Use Icons - The Java Tutorial , Sun Microsystems, http://java.sun.com/docs/
books/tutorial/uiswing/misc/icon.html .
Search WWH ::




Custom Search