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 Class
java.awt.image.renderable.RenderContext

Packages that use RenderContext
Package Description
java.awt.image.renderable Provides classes and interfaces for producing rendering-independent images. 
 

Uses of RenderContext in java.awt.image.renderable
 

Methods in java.awt.image.renderable that return RenderContext
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.
 

Methods in java.awt.image.renderable with parameters of type RenderContext
Modifier and Type Method and Description
 RenderedImage ContextualRenderedImageFactory.create(RenderContext renderContext, ParameterBlock paramBlock)
          Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.
 RenderedImage RenderableImageOp.createRendering(RenderContext renderContext)
          Creates a RenderedImage which represents this RenderableImageOp (including its Renderable sources) rendered according to the given RenderContext.
 RenderedImage RenderableImage.createRendering(RenderContext renderContext)
          Creates a RenderedImage that represented a rendering of this image using a given 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.
 void RenderableImageProducer.setRenderContext(RenderContext rc)
          Sets a new RenderContext to use for the next startProduction() call.
 

Constructors in java.awt.image.renderable with parameters of type RenderContext
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.