| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenderContext | |
| java.awt.image.renderable | |
| Uses of RenderContext in java.awt.image.renderable | 
| Methods in java.awt.image.renderable that return RenderContext | |
 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.  | 
| Methods in java.awt.image.renderable with parameters of type RenderContext | |
 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.  | 
 RenderedImage | 
ContextualRenderedImageFactory.create(RenderContext renderContext,
       ParameterBlock paramBlock)
Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.  | 
 void | 
RenderableImageProducer.setRenderContext(RenderContext rc)
Sets a new RenderContext to use for the next startProduction() call.  | 
 RenderedImage | 
RenderableImage.createRendering(RenderContext renderContext)
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.  | 
 RenderedImage | 
RenderableImageOp.createRendering(RenderContext renderContext)
Creates a RenderedImage which represents this RenderableImageOp (including its Renderable sources) rendered according to the given RenderContext.  | 
| Constructors in java.awt.image.renderable with parameters of type RenderContext | |
RenderableImageProducer(RenderableImage rdblImage,
                        RenderContext rc)
Constructs a new RenderableImageProducer from a RenderableImage and a RenderContext.  | 
|
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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.