Uses of Interface
java.awt.image.MultiResolutionImage
Packages that use MultiResolutionImage
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Provides classes for creating and modifying images.
-
Uses of MultiResolutionImage in java.awt
Methods in java.awt that return MultiResolutionImageModifier and TypeMethodDescriptionRobot.createMultiResolutionScreenCapture
(Rectangle screenRect) Creates an image containing pixels read from the screen. -
Uses of MultiResolutionImage in java.awt.image
Classes in java.awt.image that implement MultiResolutionImageModifier and TypeClassDescriptionclass
This class provides default implementations of severalImage
methods for classes that want to implement theMultiResolutionImage
interface.class
This class is an array-based implementation of theAbstractMultiResolutionImage
class.