Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
java.awt.image.renderable.RenderableImage

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

Uses of RenderableImage in java.awt
 

Methods in java.awt with parameters of type RenderableImage
Modifier and Type Method and Description
abstract  void Graphics2D.drawRenderableImage(RenderableImage img, AffineTransform xform)
          Renders a RenderableImage, applying a transform from image space into user space before drawing.
 

Uses of RenderableImage in java.awt.image.renderable
 

Classes in java.awt.image.renderable that implement RenderableImage
Modifier and Type Class and Description
 class RenderableImageOp
          This class handles the renderable aspects of an operation with help from its associated instance of a ContextualRenderedImageFactory.
 

Methods in java.awt.image.renderable that return RenderableImage
Modifier and Type Method and Description
 RenderableImage ParameterBlock.getRenderableSource(int index)
          Returns a source as a RenderableImage.
 

Methods in java.awt.image.renderable that return types with arguments of type RenderableImage
Modifier and Type Method and Description
 Vector<RenderableImage> RenderableImageOp.getSources()
          Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
 Vector<RenderableImage> RenderableImage.getSources()
          Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
 

Methods in java.awt.image.renderable with parameters of type RenderableImage
Modifier and Type Method and Description
 RenderContext ContextualRenderedImageFactory.mapRenderContext(int i, RenderContext renderContext, ParameterBlock paramBlock, RenderableImage image)
          Maps the operation's output RenderContext into a RenderContext for each of the operation's sources.
 

Constructors in java.awt.image.renderable with parameters of type RenderableImage
Constructor and Description
RenderableImageProducer(RenderableImage rdblImage, RenderContext rc)
          Constructs a new RenderableImageProducer from a RenderableImage and a RenderContext.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

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

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.