From Java Media Framework API's Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. byByeongseob Ki, Scott Klasky, Nancy McCracken
Java 2D provides a set of classes that define operations on BufferedImage and Tile objects
BufferedImage extends java.awt.Image and allows you to access individual pixels in an image
Tile defines the data and data layout within an image