Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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