Uses of Class java.awt.RenderingHints

Uses in package java.awt

Methods with parameter type java.awt.RenderingHints

void
Adds all the hints from a collection to this collection.
PaintContext
Color.createContext(ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints)
Returns a paint context, used for filling areas of a raster scan with this color.
PaintContext
Returns the PaintContext used to generate the color pattern.
PaintContext
Paint.createContext(ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints)
Create the context necessary for performing the color pattern generation.
PaintContext
Returns a paint context, used for filling areas of a raster scan with the current value of this system color.
PaintContext
Creates the context used to paint the texture.
CompositeContext
AlphaComposite.createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
Creates a CompositeContext that can be used to perform compositing operations according to this AlphaComposite settings.
CompositeContext
Composite.createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
Create a context state for performing the compositing operation.

Methods with return type java.awt.RenderingHints

RenderingHints
Returns the current rendering hints.

Uses in package java.awt.image.renderable

Constructors with parameter type java.awt.RenderingHints

Methods with parameter type java.awt.RenderingHints

RenderedImage
RenderedImage
RenderedImage
void

Methods with return type java.awt.RenderingHints

RenderingHints

Uses in package java.awt.image

Constructors with parameter type java.awt.RenderingHints

Construct AffineTransformOp with the given xform and rendering hints.
BandCombineOp.BandCombineOp(float[][] matrix, RenderingHints hints)
Construct a BandCombineOp.
Convert from source color space to destination color space.
Convert a BufferedImage through a ColorSpace.
Convert from a source colorspace to a destination colorspace.
Convert from a source colorspace to a destinatino colorspace.
ConvolveOp.ConvolveOp(Kernel kernel, int edgeCondition, RenderingHints hints)
Construct a ConvolveOp.
Construct a new LookupOp using the given LookupTable.
RescaleOp.RescaleOp(float scaleFactor, float offset, RenderingHints hints)
Create a new RescaleOp object using the given scale factor and offset.
RescaleOp.RescaleOp(float[] scaleFactors, float[] offsets, RenderingHints hints)
Create a new RescaleOp object using the given scale factors and offsets.

Methods with return type java.awt.RenderingHints

RenderingHints
Returns rendering hints that are used during transformation.
RenderingHints
Returns the rendering hints for this operation.
RenderingHints
Returns the rendering hints for this operation.
RenderingHints
Returns the rendering hints for this op.
RenderingHints
Returns the rendering hints for this operation.
RenderingHints
Returns the rendering hints for this operation.
RenderingHints
Returns the rendering hints for this operation.
RenderingHints
Returns the rendering hints for this operation.