Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Interface
java.awt.image.RenderedImage

Packages that use RenderedImage
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.awt.image Provides classes for creating and modifying images. 
java.awt.image.renderable Provides classes and interfaces for producing rendering-independent images. 
 

Uses of RenderedImage in java.awt
 

Methods in java.awt with parameters of type RenderedImage
abstract  void Graphics2D.drawRenderedImage(RenderedImage img, AffineTransform xform)
          Renders a RenderedImage, applying a transform from image space into user space before drawing.
 

Uses of RenderedImage in java.awt.image
 

Subinterfaces of RenderedImage in java.awt.image
 interface WritableRenderedImage
          WriteableRenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters and which can be modified and/or written over.
 

Classes in java.awt.image that implement RenderedImage
 class BufferedImage
          The BufferedImage subclass describes an Image with an accessible buffer of image data.
 

Uses of RenderedImage in java.awt.image.renderable
 

Methods in java.awt.image.renderable that return RenderedImage
 RenderedImage ContextualRenderedImageFactory.create(RenderContext renderContext, ParameterBlock paramBlock)
          Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.
 RenderedImage RenderedImageFactory.create(ParameterBlock paramBlock, RenderingHints hints)
          Creates a RenderedImage representing the results of an imaging operation (or chain of operations) for a given ParameterBlock and RenderingHints.
 RenderedImage RenderableImageOp.createScaledRendering(int w, int h, RenderingHints hints)
          Creates a RenderedImage instance of this image with width w, and height h in pixels.
 RenderedImage RenderableImageOp.createDefaultRendering()
          Gets a RenderedImage instance of this image with a default width and height in pixels.
 RenderedImage RenderableImageOp.createRendering(RenderContext renderContext)
          Creates a RenderedImage which represents this RenderableImageOp (including its Renderable sources) rendered according to the given RenderContext.
 RenderedImage RenderableImage.createScaledRendering(int w, int h, RenderingHints hints)
          Creates a RenderedImage instance of this image with width w, and height h in pixels.
 RenderedImage RenderableImage.createDefaultRendering()
          Returnd a RenderedImage instance of this image with a default width and height in pixels.
 RenderedImage RenderableImage.createRendering(RenderContext renderContext)
          Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
 RenderedImage ParameterBlock.getRenderedSource(int index)
          A convenience method to return a source as a RenderedImage.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter