Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Uses of Class
java.awt.image.ReplicateScaleFilter

Packages that use ReplicateScaleFilter
java.awt.image Provides classes for creating and modifying images. 
 

Uses of ReplicateScaleFilter in java.awt.image
 

Subclasses of ReplicateScaleFilter in java.awt.image
 class AreaAveragingScaleFilter
          An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.