This class extends JPanel
in order to support layout management. Image tiling is supported as of version 1.3 of the JavaTM 2 Platform via {@link Graphics2D#drawRenderedImage(RenderedImage,AffineTransform)}.
This class is not a committed part of the JavaTM Advanced Imaging API per se. It might therefore not be supported by JAI implementations other than that of Sun Microsystems, Inc.
@see java.awt.Graphics2D @see java.awt.image.RenderedImage @see javax.swing.JPanel @see javax.swing.JComponent
|
|