A B C D E F G H I J K L M N O P R S T U V W X Y

A

AbsoluteDescriptor - class javax.media.jai.operator.AbsoluteDescriptor.
An OperationDescriptor describing the "Absolute" operation.
AbsoluteDescriptor() - Constructor for class javax.media.jai.operator.AbsoluteDescriptor
Constructor.
accumulateStatistics(String, Raster, Object) - Method in class javax.media.jai.StatisticsOpImage
Accumulates statistics on the specified region into the previously created statistics object.
add(Object) - Method in class javax.media.jai.CollectionImage
Adds the specified object to this collection.
add(Object) - Method in class javax.media.jai.ImageSequence
Adds a SequentialImage to this collection.
add(Object) - Method in class javax.media.jai.ImageStack
Adds a CoordinateImage to this collection.
add(Object) - Method in class javax.media.jai.CollectionOp
Adds the specified object to this collection.
add(RenderedImage, int, int, Raster) - Method in interface javax.media.jai.TileCache
Adds a tile to the cache.
add(ROI) - Method in class javax.media.jai.ROI
Adds another ROI to this one and returns the result as a new ROI.
add(ROI) - Method in class javax.media.jai.ROIShape
Adds another mask to this one.
addAll(Collection) - Method in class javax.media.jai.CollectionImage
Adds all of the elements in the specified collection to this collection.
addAll(Collection) - Method in class javax.media.jai.CollectionOp
Adds all of the elements in the specified collection to this collection.
AddCollectionDescriptor - class javax.media.jai.operator.AddCollectionDescriptor.
An OperationDescriptor describing the "AddCollection" operation.
AddCollectionDescriptor() - Constructor for class javax.media.jai.operator.AddCollectionDescriptor
Constructor.
AddConstDescriptor - class javax.media.jai.operator.AddConstDescriptor.
An OperationDescriptor describing the "AddConst" operation.
AddConstDescriptor() - Constructor for class javax.media.jai.operator.AddConstDescriptor
Constructor.
AddConstToCollectionDescriptor - class javax.media.jai.operator.AddConstToCollectionDescriptor.
An OperationDescriptor describing the "AddConstToCollection" operation.
AddConstToCollectionDescriptor() - Constructor for class javax.media.jai.operator.AddConstToCollectionDescriptor
Constructor.
AddDescriptor - class javax.media.jai.operator.AddDescriptor.
An OperationDescriptor describing the "Add" operation.
AddDescriptor() - Constructor for class javax.media.jai.operator.AddDescriptor
Constructor.
addNodeSource(Object) - Method in class javax.media.jai.RenderedOp
Adds a source to the ParameterBlock of this node.
addNotify() - Method in class javax.media.jai.widget.ImageCanvas
 
addPrivateChunk(String, byte[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Adds a private chunk, in binary form, to the list of chunks to be stored with this image.
addPropertyGenerator(PropertyGenerator) - Method in class javax.media.jai.RenderedOp
Adds a PropertyGenerator to the node.
addPropertyGenerator(PropertyGenerator) - Method in class javax.media.jai.RenderableOp
Adds a PropertyGenerator to the node.
addPropertyGenerator(String, PropertyGenerator) - Method in class javax.media.jai.OperationRegistry
Adds a PropertyGenerator to the registry, associating it with a particular OperationDescriptor.
addRenderingHints(Map) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
addRenderingHints(Map) - Method in class javax.media.jai.RenderableGraphics
 
addSink(PlanarImage) - Method in class javax.media.jai.PlanarImage
Adds a PlanarImage sink to the list of sinks.
addSink(PlanarImage) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and adds a PlanarImage sink to the list of sinks of the rendered image.
addSource(PlanarImage) - Method in class javax.media.jai.PlanarImage
Adds a PlanarImage source to the list of sources.
addSource(PlanarImage) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and adds a PlanarImage source to the list of sources of the rendered image.
addTileObserver(TileObserver) - Method in class javax.media.jai.WritableRenderedImageAdapter
Add an observer.
addTileObserver(TileObserver) - Method in class javax.media.jai.TiledImage
Informs this TiledImage that another object is interested in being notified whenever any tile becomes writable or ceases to be writable.
addTileToCache(int, int, Raster) - Method in class javax.media.jai.OpImage
Adds a tile at a given location to the cache.
addViewportListener(ViewportListener) - Method in class javax.media.jai.widget.ScrollingImagePanel
Adds the specified ViewportListener to the panel
adjustmentValueChanged(AdjustmentEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT when either scrollbar changes.
AffineDescriptor - class javax.media.jai.operator.AffineDescriptor.
An OperationDescriptor describing the "Affine" operation.
AffineDescriptor() - Constructor for class javax.media.jai.operator.AffineDescriptor
Constructor.
alpha - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The alpha opacity value of the entry.
AndConstDescriptor - class javax.media.jai.operator.AndConstDescriptor.
An OperationDescriptor describing the "AndConst" operation.
AndConstDescriptor() - Constructor for class javax.media.jai.operator.AndConstDescriptor
Constructor.
AndDescriptor - class javax.media.jai.operator.AndDescriptor.
An OperationDescriptor describing the "And" operation.
AndDescriptor() - Constructor for class javax.media.jai.operator.AndDescriptor
Constructor.
AreaOpImage - class javax.media.jai.AreaOpImage.
An abstract base class for image operators that require only a fixed rectangular source region around a source pixel in order to compute each destination pixel.
AreaOpImage(RenderedImage, BorderExtender, TileCache, ImageLayout, int, int, int, int, boolean) - Constructor for class javax.media.jai.AreaOpImage
Constructs an AreaOpImage.
aspect - Variable in class javax.media.jai.MultiResolutionRenderableImage
The aspect ratio, derived from the highest-resolution source.
available() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
AWTImageDescriptor - class javax.media.jai.operator.AWTImageDescriptor.
An OperationDescriptor describing the "AWTImage" operation.
AWTImageDescriptor() - Constructor for class javax.media.jai.operator.AWTImageDescriptor
Constructor.

B

BandCombineDescriptor - class javax.media.jai.operator.BandCombineDescriptor.
An OperationDescriptor describing the "BandCombine" operation.
BandCombineDescriptor() - Constructor for class javax.media.jai.operator.BandCombineDescriptor
Constructor.
bandDataOffsets - Variable in class javax.media.jai.RasterAccessor
The bandOffset + subRasterOffset + DataBufferOffset into each of the numBand data arrays
bandOffsets - Variable in class javax.media.jai.RasterAccessor
Offset from a pixel's offset to a band of that pixel
BandSelectDescriptor - class javax.media.jai.operator.BandSelectDescriptor.
An OperationDescriptor describing the "BandSelect" operation.
BandSelectDescriptor() - Constructor for class javax.media.jai.operator.BandSelectDescriptor
Constructor.
bankdata - Variable in class javax.media.jai.DataBufferDouble
The array of data banks.
bankdata - Variable in class javax.media.jai.DataBufferFloat
The array of data banks.
beingDragged - Variable in class javax.media.jai.widget.ScrollingImagePanel
True if we are in the middle of a mouse drag.
bitDepth - Variable in class com.sun.media.jai.codec.PNGEncodeParam
 
bitDepthSet - Variable in class com.sun.media.jai.codec.PNGEncodeParam
 
blue - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The blue color value of the entry.
BMPDescriptor - class javax.media.jai.operator.BMPDescriptor.
An OperationDescriptor describing the "BMP" operation.
BMPDescriptor() - Constructor for class javax.media.jai.operator.BMPDescriptor
Constructor.
BMPEncodeParam - class com.sun.media.jai.codec.BMPEncodeParam.
An instance of ImageEncodeParam for encoding images in the BMP format.
BMPEncodeParam() - Constructor for class com.sun.media.jai.codec.BMPEncodeParam
Constructs an BMPEncodeParam object with default values for parameters.
BORDER_CONST_FILL - Static variable in class javax.media.jai.operator.BorderDescriptor
 
BORDER_COPY - Static variable in class javax.media.jai.BorderExtender
A constant for use in the createInstance method.
BORDER_EXTEND - Static variable in class javax.media.jai.operator.BorderDescriptor
 
BORDER_REFLECT - Static variable in class javax.media.jai.BorderExtender
A constant for use in the createInstance method.
BORDER_REFLECT - Static variable in class javax.media.jai.operator.BorderDescriptor
 
BORDER_WRAP - Static variable in class javax.media.jai.BorderExtender
A constant for use in the createInstance method.
BORDER_WRAP - Static variable in class javax.media.jai.operator.BorderDescriptor
 
BORDER_ZERO - Static variable in class javax.media.jai.BorderExtender
A constant for use in the createInstance method.
BORDER_ZERO_FILL - Static variable in class javax.media.jai.operator.BorderDescriptor
 
BorderDescriptor - class javax.media.jai.operator.BorderDescriptor.
An OperationDescriptor describing the "Border" operation.
BorderDescriptor() - Constructor for class javax.media.jai.operator.BorderDescriptor
Constructor.
BorderExtender - class javax.media.jai.BorderExtender.
An abstract superclass for classes that extend a WritableRaster with additional pixel data taken from a PlanarImage.
BorderExtender() - Constructor for class javax.media.jai.BorderExtender
 
BorderExtenderConstant - class javax.media.jai.BorderExtenderConstant.
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with constant values.
BorderExtenderConstant(double[]) - Constructor for class javax.media.jai.BorderExtenderConstant
Constructs an instance of BorderExtenderConstant with a given set of constants.
BorderExtenderCopy - class javax.media.jai.BorderExtenderCopy.
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the edge pixels.
BorderExtenderReflect - class javax.media.jai.BorderExtenderReflect.
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the whole image.
BorderExtenderWrap - class javax.media.jai.BorderExtenderWrap.
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the whole image.
BorderExtenderZero - class javax.media.jai.BorderExtenderZero.
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with zeros.
bottomPadding - Variable in class javax.media.jai.Interpolation
The number of pixels lying below the interpolation kernel key position.
bottomPadding - Variable in class javax.media.jai.AreaOpImage
The number of source pixels needed below the central pixel.
boundingBox - Variable in class javax.media.jai.RenderableOp
 
BoxFilterDescriptor - class javax.media.jai.operator.BoxFilterDescriptor.
An OperationDescriptor describing the "BoxFilter" operation.
BoxFilterDescriptor() - Constructor for class javax.media.jai.operator.BoxFilterDescriptor
Constructor.
BYTE_496 - Static variable in class javax.media.jai.ColorCube
A ColorCube for dithering RGB byte data into 216 colors.
BYTE_855 - Static variable in class javax.media.jai.ColorCube
A ColorCube for dithering YCC byte data into 200 colors.
ByteArraySeekableStream - class com.sun.media.jai.codec.ByteArraySeekableStream.
A subclass of SeekableStream that takes input from an array of bytes.
ByteArraySeekableStream(byte[]) - Constructor for class com.sun.media.jai.codec.ByteArraySeekableStream
Constructs a ByteArraySeekableStream taking input from an entire input byte array.
ByteArraySeekableStream(byte[], int, int) - Constructor for class com.sun.media.jai.codec.ByteArraySeekableStream
Constructs a ByteArraySeekableStream taking input from a given segment of an input byte array.
byteDataArrays - Variable in class javax.media.jai.RasterAccessor
The image data in a two-dimensional byte array.

C

cache - Variable in class javax.media.jai.OpImage
A reference to a centralized TileCache object.
cameraPosition - Variable in class javax.media.jai.SequentialImage
The camera position associated with the image.
canEncodeImage(RenderedImage, ImageEncodeParam) - Method in class com.sun.media.jai.codec.ImageCodec
Returns true if the given image and encoder param object are suitable for encoding by this ImageCodec.
canSeekBackwards() - Method in class com.sun.media.jai.codec.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canSeekBackwards() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Returns false since seking backwards is not supported.
canSeekBackwards() - Method in class com.sun.media.jai.codec.SegmentedSeekableStream
Returns true if seeking backwards is supported.
canSeekBackwards() - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Returns true since this object supports seeking backwards.
canSeekBackwards() - Method in class com.sun.media.jai.codec.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class com.sun.media.jai.codec.FileSeekableStream
Returns true since seeking backwards is supported.
canvasHeight - Variable in class javax.media.jai.widget.ImageCanvas
The height of the canvas.
CanvasJAI - class javax.media.jai.CanvasJAI.
An extension of java.awt.Canvas for use with JAI.
CanvasJAI(GraphicsConfiguration) - Constructor for class javax.media.jai.CanvasJAI
Constructs an instance of CanvasJAI using the given GraphicsConfiguration.
canvasWidth - Variable in class javax.media.jai.widget.ImageCanvas
The width of the canvas.
clampDataArrays() - Method in class javax.media.jai.RasterAccessor
Clamps data array values to a range that the underlying raster can deal with.
ClampDescriptor - class javax.media.jai.operator.ClampDescriptor.
An OperationDescriptor describing the "Clamp" operation.
ClampDescriptor() - Constructor for class javax.media.jai.operator.ClampDescriptor
Constructor.
clear() - Method in class javax.media.jai.CollectionImage
Removes all of the elements from this collection.
clear() - Method in class javax.media.jai.CollectionOp
Removes all of the elements from this collection.
clearCIFPreferences(String, String) - Method in class javax.media.jai.OperationRegistry
Removes all preferences between CIFs within a product registered under a particular OperationDescriptor.
clearHistogram() - Method in class javax.media.jai.Histogram
Resets the counts of all bins to zero.
clearOperationPreferences(String, String) - Method in class javax.media.jai.OperationRegistry
Removes all RIF and CIF preferences within a product registered under a particular OperationDescriptor.
clearProductPreferences(String) - Method in class javax.media.jai.OperationRegistry
Removes all preferences between products registered under a common OperationDescriptor.
clearPropertyState() - Method in class javax.media.jai.OperationRegistry
Removes all property associated information from this OperationRegistry.
clearRect(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
clearRect(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
clearRenderingHints() - Method in class javax.media.jai.JAI
Clears the RenderingHints associated with this JAI instance.
clearRIFPreferences(String, String) - Method in class javax.media.jai.OperationRegistry
Removes all preferences between RIFs within a product registered under a particular OperationDescriptor.
clip(Shape) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
clip(Shape) - Method in class javax.media.jai.RenderableGraphics
 
clipRect(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
clipRect(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
clone() - Method in class javax.media.jai.ImageLayout
Returns a clone of the ImageLayout as an Object.
clone() - Method in class javax.media.jai.PerspectiveTransform
Returns a copy of this PerspectiveTransform object.
close() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
close() - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Does nothing.
close() - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Closes this stream and releases any system resources associated with the stream.
close() - Method in class com.sun.media.jai.codec.FileSeekableStream
Forwards the request to the real File.
cobbleSources - Variable in class javax.media.jai.OpImage
Set to true if computeRect needs contiguous sources.
coerceData(WritableRaster, boolean) - Method in class javax.media.jai.FloatDoubleColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
CollectionImage - class javax.media.jai.CollectionImage.
An abstract superclass for classes representing a collection of images.
CollectionImage() - Constructor for class javax.media.jai.CollectionImage
Default constructor.
CollectionImage(Collection) - Constructor for class javax.media.jai.CollectionImage
Constructs a class that contains an image collection.
CollectionImageFactory - interface javax.media.jai.CollectionImageFactory.
The CollectionImageFactory interface (often abbreviated CIF) is intended to be implemented by classes that wish to act as factories to produce different collection image operators.
CollectionOp - class javax.media.jai.CollectionOp.
A node in either a rendered or a renderable image chain representing a CollectionImage.
CollectionOp(OperationRegistry, String, ParameterBlock) - Constructor for class javax.media.jai.CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular collection operation from a given operation registry, an operation name, and a ParameterBlock There is no rendering hints associated with this operation.
CollectionOp(OperationRegistry, String, ParameterBlock, RenderingHints) - Constructor for class javax.media.jai.CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular collection operation from a given operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
CollectionOp(String, ParameterBlock, RenderingHints) - Constructor for class javax.media.jai.CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular collection operation from a given operation name, a ParameterBlock, and a set of rendering hints.
COLOR_MODEL_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of colorModel.
ColorConvertDescriptor - class javax.media.jai.operator.ColorConvertDescriptor.
An OperationDescriptor describing the "ColorConvert" operation.
ColorConvertDescriptor() - Constructor for class javax.media.jai.operator.ColorConvertDescriptor
Constructor.
ColorCube - class javax.media.jai.ColorCube.
A subclass of LookupTableJAI which represents a lookup table which is a color cube.
ColorCube(byte[][], int) - Constructor for class javax.media.jai.ColorCube
Returns a multi-banded byte ColorCube with an index offset common to all bands.
ColorCube(double[][], int) - Constructor for class javax.media.jai.ColorCube
Returns a multi-banded double ColorCube with an index offset common to all bands.
ColorCube(float[][], int) - Constructor for class javax.media.jai.ColorCube
Returns a multi-banded float ColorCube with an index offset common to all bands.
ColorCube(int[][], int) - Constructor for class javax.media.jai.ColorCube
Returns a multi-banded int ColorCube with an index offset common to all bands.
ColorCube(short[][], int, boolean) - Constructor for class javax.media.jai.ColorCube
Returns a multi-banded short or unsigned short ColorCube with an index offset common to all bands.
colorModel - Variable in class javax.media.jai.PlanarImage
The image's ColorModel.
colorModel - Variable in class javax.media.jai.RemoteImage
Locally cached version of colorModel.
colorModel - Variable in class javax.media.jai.widget.ImageCanvas
The image's ColorModel or one we supply.
com.sun.media.jai.codec - package com.sun.media.jai.codec
 
combiner - Variable in class javax.media.jai.ImagePyramid
The operation chain used to combine two images.
COMPLEX_TO_COMPLEX - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the source and destination data are both complex.
COMPLEX_TO_REAL - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the source data are complex and the destination data real.
componentHidden(ComponentEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored
componentMoved(ComponentEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored
componentResized(ComponentEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called when the ImagePanel is resized
ComponentSampleModelJAI - class javax.media.jai.ComponentSampleModelJAI.
This class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer.
ComponentSampleModelJAI(int, int, int, int, int, int[]) - Constructor for class javax.media.jai.ComponentSampleModelJAI
Constructs a ComponentSampleModel with the specified parameters.
ComponentSampleModelJAI(int, int, int, int, int, int[], int[]) - Constructor for class javax.media.jai.ComponentSampleModelJAI
Constructs a ComponentSampleModel with the specified parameters.
componentShown(ComponentEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored
CompositeDescriptor - class javax.media.jai.operator.CompositeDescriptor.
An OperationDescriptor describing the "Composite" operation.
CompositeDescriptor() - Constructor for class javax.media.jai.operator.CompositeDescriptor
Constructor.
COMPRESSION_GROUP3_1D - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
COMPRESSION_GROUP3_2D - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
COMPRESSION_GROUP4 - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
COMPRESSION_LZW - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
COMPRESSION_NONE - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
COMPRESSION_PACKBITS - Static variable in class com.sun.media.jai.codec.TIFFEncodeParam
 
computeImage(Raster, WritableRaster, Rectangle) - Method in class javax.media.jai.UntiledOpImage
Calculate the destination image from the source image.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class javax.media.jai.OpImage
Computes a rectangle of output, given PlanarImage sources.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class javax.media.jai.OpImage
Computes a rectangle of output, given Raster sources.
computesUniqueTiles() - Method in class javax.media.jai.OpImage
Returns true if the OpImage returns a unique Raster object every time computeTile() is called.
computesUniqueTiles() - Method in class javax.media.jai.SourcelessOpImage
Returns false as SourcelessOpImages often return Rasters via computeTile() tile that are internally cached.
computesUniqueTiles() - Method in class javax.media.jai.NullOpImage
Returns false as NullOpImage can return via computeTile() tile that are internally cached.
computeTile(int, int) - Method in class javax.media.jai.OpImage
The internal counterpart of getTile().
computeTile(int, int) - Method in class javax.media.jai.SourcelessOpImage
Computes a tile.
computeTile(int, int) - Method in class javax.media.jai.PointOpImage
Computes a tile.
computeTile(int, int) - Method in class javax.media.jai.NullOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class javax.media.jai.WarpOpImage
Computes a tile.
computeTile(int, int) - Method in class javax.media.jai.ScaleOpImage
Computes a tile.
computeTile(int, int) - Method in class javax.media.jai.AreaOpImage
Computes a tile.
computeTile(int, int) - Method in class javax.media.jai.UntiledOpImage
Computes a tile.
computeType - Variable in class javax.media.jai.NullOpImage
 
concatenate(AffineTransform) - Method in class javax.media.jai.PerspectiveTransform
Post-concatenates a given AffineTransform to this transform.
concatenate(PerspectiveTransform) - Method in class javax.media.jai.PerspectiveTransform
Post-concatenates a given PerspectiveTransform to this transform.
ConjugateDescriptor - class javax.media.jai.operator.ConjugateDescriptor.
An OperationDescriptor describing the "Conjugate" operation.
ConjugateDescriptor() - Constructor for class javax.media.jai.operator.ConjugateDescriptor
Constructor.
ConstantDescriptor - class javax.media.jai.operator.ConstantDescriptor.
An OperationDescriptor describing the "Constant" operation.
ConstantDescriptor() - Constructor for class javax.media.jai.operator.ConstantDescriptor
Constructor.
contains(double, double) - Method in class javax.media.jai.ROI
Returns true if the ROI contain the point (x, y).
contains(double, double) - Method in class javax.media.jai.ROIShape
Returns true if the mask contains the point (x, y).
contains(double, double, double, double) - Method in class javax.media.jai.ROI
Returns true if a given rectangle (x, y, w, h) is entirely included within the ROI.
contains(double, double, double, double) - Method in class javax.media.jai.ROIShape
Returns true if a given rectangle (x, y, w, h) is entirely included within the mask.
contains(int, int) - Method in class javax.media.jai.ROI
Returns true if the ROI contains the point (x, y).
contains(int, int) - Method in class javax.media.jai.ROIShape
Returns true if the mask contains the point (x, y).
contains(int, int, int, int) - Method in class javax.media.jai.ROI
Returns true if a given rectangle (x, y, w, h) is entirely included within the ROI.
contains(int, int, int, int) - Method in class javax.media.jai.ROIShape
Returns true if a given rectangle (x, y, w, h) is entirely included within the mask.
contains(Object) - Method in class javax.media.jai.CollectionImage
Returns true if this collection contains the specified object.
contains(Object) - Method in class javax.media.jai.CollectionOp
Returns true if this collection contains the specified object.
contains(Point) - Method in class javax.media.jai.ROI
Returns true if the ROI contains a given Point.
contains(Point) - Method in class javax.media.jai.ROIShape
Returns true if the mask contains a given Point.
contains(Point2D) - Method in class javax.media.jai.ROI
Returns true if the ROI contains a given Point2D.
contains(Point2D) - Method in class javax.media.jai.ROIShape
Returns true if the mask contains a given Point2D.
contains(Rectangle) - Method in class javax.media.jai.ROI
Returns true if a given Rectangle is entirely included within the ROI.
contains(Rectangle) - Method in class javax.media.jai.ROIShape
Returns true if a given Rectangle is entirely included within the mask.
contains(Rectangle2D) - Method in class javax.media.jai.ROI
Returns true if a given Rectangle2D is entirely included within the ROI.
contains(Rectangle2D) - Method in class javax.media.jai.ROIShape
Returns true if a given Rectangle2D is entirely included within the mask.
containsAll(Collection) - Method in class javax.media.jai.CollectionImage
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in class javax.media.jai.CollectionOp
Returns true if this collection contains all of the elements in the specified collection.
ConvolveDescriptor - class javax.media.jai.operator.ConvolveDescriptor.
An OperationDescriptor describing the "Convolve" operation.
ConvolveDescriptor() - Constructor for class javax.media.jai.operator.ConvolveDescriptor
Constructor.
coordinate - Variable in class javax.media.jai.CoordinateImage
The coordinate associated with the image.
CoordinateImage - class javax.media.jai.CoordinateImage.
A class representing an image that is associated with a coordinate.
CoordinateImage(PlanarImage, Object) - Constructor for class javax.media.jai.CoordinateImage
Constructor.
COPIED - Static variable in class javax.media.jai.RasterAccessor
Flag indicating data is a copy of the raster's data.
COPY_MASK - Static variable in class javax.media.jai.RasterAccessor
The bits of a FormatTag associated with how dataArrays are obtained.
copyArea(int, int, int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
copyArea(int, int, int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
copyData() - Method in class javax.media.jai.PlanarImage
Copies the entire image into a single raster.
copyData() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and copies and returns the entire rendered image into a single raster.
copyData(WritableRaster) - Method in class javax.media.jai.PlanarImage
Copies an arbitrary rectangular region of this image's pixel data into a caller-supplied WritableRaster.
copyData(WritableRaster) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and copies a specified rectangle of the rendered image into the given WritableRaster.
copyData(WritableRaster) - Method in class javax.media.jai.RemoteImage
Returns an arbitrary rectangular region of the RemoteImage in a user-supplied WritableRaster.
copyData(WritableRaster) - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
copyDataToRaster() - Method in class javax.media.jai.RasterAccessor
Copies data back into the RasterAccessor's raster.
copyExtendedData(WritableRaster, BorderExtender) - Method in class javax.media.jai.PlanarImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyPropertyFromSource(String, String, int) - Method in class javax.media.jai.OperationRegistry
Forces a property to be copied from the specified source image by RenderedOp nodes performing a particular operation.
countPixels(Raster, ROI, int, int, int, int) - Method in class javax.media.jai.Histogram
Adds the pixels of a Raster that lie within a given region of interest (ROI) to the histogram.
create() - Method in class javax.media.jai.GraphicsJAI
Creates a new GraphicsJAI object that is a copy of this GraphicsJAI object.
create() - Method in class javax.media.jai.RenderableGraphics
 
create(ParameterBlock, RenderingHints) - Method in interface javax.media.jai.CollectionImageFactory
Creates a CollectionImage that represents the result of an operation (or chain of operations) for a given ParameterBlock and RenderingHints.
create(Raster, Rectangle) - Static method in class javax.media.jai.iterator.RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle) - Static method in class javax.media.jai.iterator.RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle) - Static method in class javax.media.jai.iterator.RookIterFactory
Constructs and returns an instance of RookIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(RenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RookIterFactory
Constructs and returns an instance of RookIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(String, Collection) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 Collection source.
create(String, int, int, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 2 int parameters and one object parameter
create(String, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 object parameter.
create(String, Object, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 object parameter and 1 int parameter
create(String, Object, int, Object, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 2 object and 2 int parameters.
create(String, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 2 object parameters.
create(String, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 3 object parameters.
create(String, Object, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 4 object parameters.
create(String, ParameterBlock) - Static method in class javax.media.jai.JAI
Creates a RenderedOp with null rendering hints.
create(String, ParameterBlock, RenderingHints) - Method in class javax.media.jai.OperationRegistry
Constructs a PlanarImage (usually a RenderedOp) representing the results of applying a given operation to a particular ParameterBlock and rendering hints.
create(String, ParameterBlock, RenderingHints) - Static method in class javax.media.jai.JAI
Creates a RenderedOp which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
create(String, RenderedImage) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source.
create(String, RenderedImage, float, float, float, float, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 4 float parameters and one object parameter.
create(String, RenderedImage, float, float, float, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 3 float and 1 object parameters.
create(String, RenderedImage, float, float, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 2 float and 1 object parameters.
create(String, RenderedImage, float, int, float, float, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 3 float parameters, 1 int parameter and 1 object parameter.
create(String, RenderedImage, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 1 int parameter.
create(String, RenderedImage, int, int, int, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 4 int parameters.
create(String, RenderedImage, int, int, int, int, int, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 5 int parameters and 1 object parameter.
create(String, RenderedImage, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 1 object parameter.
create(String, RenderedImage, Object, float) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 1 object and 1 float parameter.
create(String, RenderedImage, Object, int, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source, 1 object and 2 int parameters.
create(String, RenderedImage, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 2 object parameters.
create(String, RenderedImage, Object, Object, int, int) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 2 object parameters and 2 in parameters
create(String, RenderedImage, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 3 object parameters.
create(String, RenderedImage, Object, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 4 object parameters.
create(String, RenderedImage, Object, Object, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 5 object parameters.
create(String, RenderedImage, Object, Object, Object, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 1 RenderedImage source and 6 object parameters.
create(String, RenderedImage, RenderedImage) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 2 RenderedImage sources.
create(String, RenderedImage, RenderedImage, Object, Object, Object, Object) - Static method in class javax.media.jai.JAI
Creates a RenderedOp that takes 2 RenderedImage sources and 4 object parameters.
createAdjoint() - Method in class javax.media.jai.PerspectiveTransform
Returns a new PerpectiveTransform that is the adjoint, of the current transform.
createBanded(int, int, int, int, int, int, int, int[], int[]) - Static method in class javax.media.jai.TiledImage
Returns a TiledImage making use of an banded SampleModel with a given layout, number of bands, and data type.
createBandedRaster(DataBuffer, int, int, int, int[], int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified DataBuffer, width, height, scanline stride, bank indices, and band offsets.
createBandedRaster(int, int, int, int, int[], int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified data type, width, height, scanline stride, bank indices and band offsets.
createBandedRaster(int, int, int, int, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified data type, width, height, and number of bands.
createBandedSampleModel(int, int, int, int) - Static method in class javax.media.jai.RasterFactory
Creates a banded SampleModel with a given data type, width, height, and number of bands.
createBandedSampleModel(int, int, int, int, int[], int[]) - Static method in class javax.media.jai.RasterFactory
Creates a banded SampleModel with a given data type, width, height, number of bands, bank indices, and band offsets.
createCollection(String, ParameterBlock) - Static method in class javax.media.jai.JAI
Creates a Collection with null rendering hints.
createCollection(String, ParameterBlock, RenderingHints) - Method in class javax.media.jai.OperationRegistry
Constructs a CollectionImage (usually a CollectionOp) representing the results of applying a given operation to a particular ParameterBlock and rendering hints.
createCollection(String, ParameterBlock, RenderingHints) - Static method in class javax.media.jai.JAI
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createCollectionNS(String, ParameterBlock, RenderingHints) - Method in class javax.media.jai.JAI
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createColorCube(int, int[]) - Static method in class javax.media.jai.ColorCube
Returns a multi-banded ColorCube of a specified data type with zero offset for all bands.
createColorCube(int, int, int[]) - Static method in class javax.media.jai.ColorCube
Returns a multi-banded ColorCube of a specified data type.
createColorModel(SampleModel) - Static method in class javax.media.jai.PlanarImage
Creates a ColorModel that may be used with the specified SampleModel.
createCompatibleSampleModel(int, int) - Method in class javax.media.jai.FloatDoubleColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class javax.media.jai.ComponentSampleModelJAI
Creates a new ComponentSampleModel with the specified width and height.
createCompatibleWritableRaster(int, int) - Method in class javax.media.jai.FloatDoubleColorModel
Creates a WritableRaster with the specified width and height, that has a data layout (SampleModel) compatible with this ColorModel.
createComponentColorModel(int, ColorSpace, boolean, boolean, int) - Static method in class javax.media.jai.RasterFactory
Creates a component-based ColorModel with a given data type, color space, and transparency type.
createComponentColorModel(SampleModel) - Static method in class com.sun.media.jai.codec.ImageCodec
A convenience method to create an instance of ComponentColorModel suitable for use with the given SampleModel.
createComponentSampleModel(SampleModel, int, int, int, int) - Static method in class javax.media.jai.RasterFactory
Creates a component SampleModel with a given data type, width, height, and number of bands that is "compatible" with a given SampleModel.
createDataBuffer() - Method in class javax.media.jai.ComponentSampleModelJAI
Creates a DataBuffer that corresponds to this ComponentSampleModel.
createDefaultRendering() - Method in class javax.media.jai.RenderableOp
Returns a RenderedImage instance of this image equivalent to what would be obtained by invoking createRendering() with the identity transform, an area of interest equal to the image bounds, and no rendering hints.
createDefaultRendering() - Method in class javax.media.jai.RenderableImageAdapter
Gets a RenderedImage instance of this image with a default width and height in pixels.
createDefaultRendering() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the full resolution source RenderedImage with no rendering hints.
createDefaultRendering() - Method in class javax.media.jai.RenderableGraphics
 
createGraphics() - Method in class javax.media.jai.TiledImage
Creates a Graphics2D object that can be used to paint text and graphics onto the TiledImage.
createGraphicsJAI(Graphics2D, Component) - Static method in class javax.media.jai.GraphicsJAI
Returns an instance of GraphicsJAI suitable for rendering to the given Component via the given Graphics2D instance.
createGrayIndexColorModel(SampleModel, boolean) - Static method in class com.sun.media.jai.codec.ImageCodec
A convenience methods to create an instance of IndexColorModel suitable for the given 1-banded SampleModel.
createImageDecoder(File, ImageDecodeParam) - Method in class com.sun.media.jai.codec.ImageCodec
Returns an implementation of the ImageDecoder interface appropriate for that codec.
createImageDecoder(InputStream, ImageDecodeParam) - Method in class com.sun.media.jai.codec.ImageCodec
Returns an implementation of the ImageDecoder interface appropriate for that codec.
createImageDecoder(SeekableStream, ImageDecodeParam) - Method in class com.sun.media.jai.codec.ImageCodec
In a concrete subclass of ImageCodec, returns an implementation of the ImageDecoder interface appropriate for that codec.
createImageDecoder(String, File, ImageDecodeParam) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an ImageDecoder object suitable for decoding from the supplied File, using the supplied ImageDecodeParam object.
createImageDecoder(String, InputStream, ImageDecodeParam) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an ImageDecoder object suitable for decoding from the supplied InputStream, using the supplied ImageDecodeParam object.
createImageDecoder(String, SeekableStream, ImageDecodeParam) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an ImageDecoder object suitable for decoding from the supplied SeekableStream, using the supplied ImageDecodeParam object.
createImageEncoder(OutputStream, ImageEncodeParam) - Method in class com.sun.media.jai.codec.ImageCodec
In a concrete subclass of ImageCodec, returns an implementation of the ImageEncoder interface appropriate for that codec.
createImageEncoder(String, OutputStream, ImageEncodeParam) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an ImageEncoder object suitable for encoding to the supplied OutputStream, using the supplied ImageEncoderParam object.
createInstance() - Method in class javax.media.jai.RenderedOp
Instantiate a PlanarImage that computes the result of this RenderedOp.
createInstance() - Method in class javax.media.jai.CollectionOp
Instantiates a collection operator that computes the result of this CollectionOp.
createInstance(int) - Static method in class javax.media.jai.BorderExtender
Returns an instance of BorderExtender that implements a given extension policy.
createInterleaved(int, int, int, int, int, int, int, int, int[]) - Static method in class javax.media.jai.TiledImage
Returns a TiledImage making use of an interleaved SampleModel with a given layout, number of bands, and data type.
createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified DataBuffer, width, height, scanline stride, pixel stride, and band offsets.
createInterleavedRaster(int, int, int, int, int, int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified data type, width, height, scanline stride, pixel stride, and band offsets.
createInterleavedRaster(int, int, int, int, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified data type, width, height, and number of bands.
createInverse() - Method in class javax.media.jai.PerspectiveTransform
Returns a new PerpectiveTransform that is the inverse of the current transform.
createNS(String, ParameterBlock, RenderingHints) - Method in class javax.media.jai.JAI
Creates a RenderedOp which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createPackedRaster(DataBuffer, int, int, int, int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a SinglePixelPackedSampleModel with the specified DataBuffer, width, height, scanline stride, and band masks.
createPackedRaster(DataBuffer, int, int, int, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a MultiPixelPackedSampleModel with the specified DataBuffer, width, height, and bits per pixel.
createPackedRaster(int, int, int, int[], Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a SinglePixelPackedSampleModel with the specified data type, width, height, and band masks.
createPackedRaster(int, int, int, int, int, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster based on a packed SampleModel with the specified data type, width, height, number of bands, and bits per band.
createPixelInterleavedSampleModel(int, int, int, int) - Static method in class javax.media.jai.RasterFactory
Creates a pixel interleaved SampleModel with a given data type, width, height, and number of bands.
createPixelInterleavedSampleModel(int, int, int, int, int, int[]) - Static method in class javax.media.jai.RasterFactory
Creates a pixel interleaved SampleModel with a given data type, width, height, pixel and scanline strides, and band offsets.
createRaster(SampleModel, DataBuffer, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createRenderable(String, ParameterBlock) - Method in class javax.media.jai.OperationRegistry
Constructs the CRIF to be used to instantiate the operation.
createRenderable(String, ParameterBlock) - Static method in class javax.media.jai.JAI
Creates a RenderableOp that represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableCollection(String, ParameterBlock) - Static method in class javax.media.jai.JAI
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableCollectionNS(String, ParameterBlock) - Method in class javax.media.jai.JAI
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableNS(String, ParameterBlock) - Method in class javax.media.jai.JAI
Creates a RenderableOp that represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRendering(RenderContext) - Method in class javax.media.jai.RenderableOp
Gets a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class javax.media.jai.RenderableImageAdapter
Gets a RenderedImage instance of this image from a RenderContext.
createRendering(RenderContext) - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns a rendering based on a RenderContext.
createRendering(RenderContext) - Method in class javax.media.jai.RenderableGraphics
Creates a RenderedImage that represents a rendering of this image using a given RenderContext.
createScaledRendering(int, int, RenderingHints) - Method in class javax.media.jai.RenderableOp
Gets a RenderedImage instance of this image with width w, and height h in pixels.
createScaledRendering(int, int, RenderingHints) - Method in class javax.media.jai.RenderableImageAdapter
Gets a RenderedImage instance of this image with width w, and height h in pixels.
createScaledRendering(int, int, RenderingHints) - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns a rendering with a given width, height, and rendering hints.
createScaledRendering(int, int, RenderingHints) - Method in class javax.media.jai.RenderableGraphics
 
createSnapshot() - Method in class javax.media.jai.PlanarImage
Creates a snapshot, that is, a virtual copy of the image's current contents.
createSnapshot() - Method in class javax.media.jai.SnapshotImage
Creates a snapshot of this image.
createStatistics(String) - Method in class javax.media.jai.StatisticsOpImage
Returns an object that will be used to gather the named statistic.
createSubsetSampleModel(int[]) - Method in class javax.media.jai.ComponentSampleModelJAI
This creates a new ComponentSampleModel with a subset of the bands of this ComponentSampleModel.
createTileCache() - Static method in class javax.media.jai.JAI
Constructs a TileCache with the default tile capacity in tiles and memory capacity in bytes.
createTileCache(int, long) - Static method in class javax.media.jai.JAI
Constructs a TileCache with the given tile capacity in tiles and memory capacity in bytes.
createWarp(float[], int, float[], int, int, float, float, float, float, int) - Static method in class javax.media.jai.WarpPolynomial
Returns an instance of WarpPolynomial or its subclasses that approximately maps the given scaled destination image coordinates into the given scaled source image coordinates.
createWritable(WritableRaster, Rectangle) - Static method in class javax.media.jai.iterator.RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class javax.media.jai.iterator.RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class javax.media.jai.iterator.RookIterFactory
Constructs and returns an instance of WritableRookIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class javax.media.jai.iterator.RookIterFactory
Constructs and returns an instance of WritableRookIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritableChild(WritableRaster, int, int, int, int, int, int, int[]) - Static method in class javax.media.jai.RasterFactory
Returns a new WritableRaster which shares all or part of the supplied WritableRaster's DataBuffer.
createWritableRaster(SampleModel, DataBuffer, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createWritableRaster(SampleModel, Point) - Static method in class javax.media.jai.RasterFactory
Creates a WritableRaster with the specified SampleModel.
crif - Variable in class javax.media.jai.RenderableOp
 
CropDescriptor - class javax.media.jai.operator.CropDescriptor.
An OperationDescriptor describing the "Crop" operation.
CropDescriptor() - Constructor for class javax.media.jai.operator.CropDescriptor
Constructor.
currentImage - Variable in class javax.media.jai.ImageMIPMap
The image at the current resolution level.
currentLevel - Variable in class javax.media.jai.ImageMIPMap
The current resolution level.

D

data - Variable in class javax.media.jai.DataBufferDouble
A reference to the default data bank.
data - Variable in class javax.media.jai.DataBufferFloat
A reference to the default data bank.
data - Variable in class javax.media.jai.KernelJAI
The kernel data in row-major format.
DataBufferDouble - class javax.media.jai.DataBufferDouble.
An extension of DataBuffer that stores data internally in double form.
DataBufferDouble(double[][], int) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays.
DataBufferDouble(double[][], int, int[]) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferDouble(double[], int) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[], int, int) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(int) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with a specified size.
DataBufferDouble(int, int) - Constructor for class javax.media.jai.DataBufferDouble
Constructs a double-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferFloat - class javax.media.jai.DataBufferFloat.
An extension of DataBuffer that stores data internally in float form.
DataBufferFloat(float[][], int) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays.
DataBufferFloat(float[][], int, int[]) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferFloat(float[], int) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[], int, int) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(int) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with a specified size.
DataBufferFloat(int, int) - Constructor for class javax.media.jai.DataBufferFloat
Constructs a float-based DataBuffer with a specified number of banks, all of which are of a specified size.
dataH - Variable in class javax.media.jai.KernelJAI
The horizontal data for a separable kernel
dataHd - Variable in class javax.media.jai.InterpolationTable
The horizontal coefficient data in double format.
dataHf - Variable in class javax.media.jai.InterpolationTable
The horizontal coefficient data in floating-point format.
dataHi - Variable in class javax.media.jai.InterpolationTable
The horizontal coefficient data in fixed-point format.
DATATYPE_MASK - Static variable in class javax.media.jai.RasterAccessor
The bits of a FormatTagID associated with pixel datatype.
dataV - Variable in class javax.media.jai.KernelJAI
The vertical data for a separable kernel
dataVd - Variable in class javax.media.jai.InterpolationTable
The vertical coefficient data in double format.
dataVf - Variable in class javax.media.jai.InterpolationTable
The vertical coefficient data in floating-point format.
dataVi - Variable in class javax.media.jai.InterpolationTable
The vertical coefficient data in fixed-point format.
DCTDescriptor - class javax.media.jai.operator.DCTDescriptor.
An OperationDescriptor describing the "DCT" operation.
DCTDescriptor() - Constructor for class javax.media.jai.operator.DCTDescriptor
Constructor.
decode16BitsTo8Bits(int) - Method in class com.sun.media.jai.codec.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the unsigned 16 bit value.
decodeAsRaster() - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster() - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
defaultCursor - Variable in class javax.media.jai.widget.ScrollingImagePanel
A place to save the cursor.
DEFAULTEXPANSION - Static variable in class javax.media.jai.RasterAccessor
Flag indicating ColorModel data should be used only in copied case
degree - Variable in class javax.media.jai.WarpPolynomial
The degree of the polynomial, determined by the number of coefficients supplied via the X and Y coefficients arrays.
DESTINATION_ALPHA_FIRST - Static variable in class javax.media.jai.operator.CompositeDescriptor
The destination image has the channel, and it is the first band.
DESTINATION_ALPHA_LAST - Static variable in class javax.media.jai.operator.CompositeDescriptor
The destination image has the channel, and it is the last band.
DFTDescriptor - class javax.media.jai.operator.DFTDescriptor.
An OperationDescriptor describing the "DFT" operation.
DFTDescriptor() - Constructor for class javax.media.jai.operator.DFTDescriptor
Constructor.
differencer - Variable in class javax.media.jai.ImagePyramid
The operation chain used to differ two images.
dispose() - Method in class javax.media.jai.PlanarImage
Provides a hint that an image will no longer be accessed from a reference in user space.
dispose() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
dispose() - Method in class javax.media.jai.RenderableGraphics
 
DITHER_MASK_441 - Static variable in class javax.media.jai.KernelJAI
4x4x1 mask useful for dithering 8-bit grayscale images to 1-bit images.
DITHER_MASK_443 - Static variable in class javax.media.jai.KernelJAI
4x4x3 mask useful for dithering 24-bit color images to 8-bit pseudocolor images.
DivideByConstDescriptor - class javax.media.jai.operator.DivideByConstDescriptor.
An OperationDescriptor describing the "DivideByConst" operation.
DivideByConstDescriptor() - Constructor for class javax.media.jai.operator.DivideByConstDescriptor
Constructor.
DivideComplexDescriptor - class javax.media.jai.operator.DivideComplexDescriptor.
An OperationDescriptor describing the "DivideComplex" operation.
DivideComplexDescriptor() - Constructor for class javax.media.jai.operator.DivideComplexDescriptor
Constructor.
DivideDescriptor - class javax.media.jai.operator.DivideDescriptor.
An OperationDescriptor describing the "Divide" operation.
DivideDescriptor() - Constructor for class javax.media.jai.operator.DivideDescriptor
Constructor.
DivideIntoConstDescriptor - class javax.media.jai.operator.DivideIntoConstDescriptor.
An OperationDescriptor describing the "DivideIntoConst" operation.
DivideIntoConstDescriptor() - Constructor for class javax.media.jai.operator.DivideIntoConstDescriptor
Constructor.
done() - Method in interface javax.media.jai.iterator.RandomIter
Informs the iterator that it may discard its internal data structures.
doubleDataArrays - Variable in class javax.media.jai.RasterAccessor
The image data in a two-dimensional double array.
downSampler - Variable in class javax.media.jai.ImageMIPMap
The operation chain used to derive the lower resolution images.
draw(Shape) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
draw(Shape) - Method in class javax.media.jai.RenderableGraphics
 
draw3DRect(int, int, int, int, boolean) - Method in class javax.media.jai.RenderableGraphics
 
drawArc(int, int, int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawArc(int, int, int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawBorder - Variable in class javax.media.jai.widget.ImageCanvas
 
drawGlyphVector(GlyphVector, float, float) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawGlyphVector(GlyphVector, float, float) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawImage(Image, AffineTransform, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.media.jai.RenderableGraphics
 
drawLine(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawLine(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawOval(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawOval(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawPolygon(int[], int[], int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawPolygon(int[], int[], int) - Method in class javax.media.jai.RenderableGraphics
 
drawPolyline(int[], int[], int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawPolyline(int[], int[], int) - Method in class javax.media.jai.RenderableGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class javax.media.jai.RenderableGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class javax.media.jai.RenderableGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
drawRoundRect(int, int, int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawString(AttributedCharacterIterator, float, float) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawString(AttributedCharacterIterator, float, float) - Method in class javax.media.jai.RenderableGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawString(AttributedCharacterIterator, int, int) - Method in class javax.media.jai.RenderableGraphics
 
drawString(String, float, float) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawString(String, float, float) - Method in class javax.media.jai.RenderableGraphics
 
drawString(String, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
drawString(String, int, int) - Method in class javax.media.jai.RenderableGraphics
 
duplicate(RenderedOp, RenderedImage) - Method in class javax.media.jai.ImageMIPMap
Duplicates a RenderedOp chain.
duplicate(RenderedOp, RenderedImage, RenderedImage) - Method in class javax.media.jai.ImageMIPMap
Duplicates a RenderedOp chain.
duplicate(RenderedOp, Vector) - Method in class javax.media.jai.ImageMIPMap
Duplicates a RenderedOp chain.

E

encode(Raster, ColorModel) - Method in class com.sun.media.jai.codec.ImageEncoderImpl
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(Raster, ColorModel) - Method in interface com.sun.media.jai.codec.ImageEncoder
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in class com.sun.media.jai.codec.ImageEncoderImpl
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in interface com.sun.media.jai.codec.ImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
EncodeDescriptor - class javax.media.jai.operator.EncodeDescriptor.
An OperationDescriptor describing the "Encode" operation.
EncodeDescriptor() - Constructor for class javax.media.jai.operator.EncodeDescriptor
Constructor.
endBands() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the last band of the image.
endLines() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the last line of its bounding rectangle.
endPixels() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the rightmost pixel of its bounding rectangle.
equals(Object) - Method in class javax.media.jai.PerspectiveTransform
Tests if this PerspectiveTransform equals a supplied one.
ERROR_FILTER_FLOYD_STEINBERG - Static variable in class javax.media.jai.KernelJAI
Floyd and Steinberg error filter (1975).
ERROR_FILTER_JARVIS - Static variable in class javax.media.jai.KernelJAI
Jarvis, Judice, and Ninke error filter (1976).
ERROR_FILTER_STUCKI - Static variable in class javax.media.jai.KernelJAI
Stucki error filter (1981).
ErrorDiffusionDescriptor - class javax.media.jai.operator.ErrorDiffusionDescriptor.
An OperationDescriptor describing the "ErrorDiffusion" operation.
ErrorDiffusionDescriptor() - Constructor for class javax.media.jai.operator.ErrorDiffusionDescriptor
Constructor.
exclusiveOr(ROI) - Method in class javax.media.jai.ROI
Exclusive-ors the ROI with another ROI and returns the result as a new ROI.
exclusiveOr(ROI) - Method in class javax.media.jai.ROIShape
Sets the mask to its exclusive-or with another mask.
EXPANDED - Static variable in class javax.media.jai.RasterAccessor
Flag indicating ColorModel data should be interpreted.
EXPANSION_MASK - Static variable in class javax.media.jai.RasterAccessor
The bits of a FormatTag associated with how ColorModels are used.
ExpDescriptor - class javax.media.jai.operator.ExpDescriptor.
An OperationDescriptor describing the "Exp" operation.
ExpDescriptor() - Constructor for class javax.media.jai.operator.ExpDescriptor
Constructor.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtender
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with data derived from that PlanarImage.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtenderCopy
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with copies of the edge pixels of the image.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtenderWrap
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with copies of the entire image.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtenderZero
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with zeros.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtenderReflect
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with suitably reflected copies of the entire image.
extend(WritableRaster, PlanarImage) - Method in class javax.media.jai.BorderExtenderConstant
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with constant values.
extender - Variable in class javax.media.jai.ScaleOpImage
The BorderExtender, or null.
extender - Variable in class javax.media.jai.AreaOpImage
The BorderExtender, may be null.
extenders - Variable in class javax.media.jai.OpImage
An array of BorderExtenders, one per source, or null.
ExtremaDescriptor - class javax.media.jai.operator.ExtremaDescriptor.
An OperationDescriptor describing the "Extrema" operation.
ExtremaDescriptor() - Constructor for class javax.media.jai.operator.ExtremaDescriptor
Constructor.

F

fieldValid - Variable in class javax.media.jai.RemoteImage
Valid bits for locally cached variables.
FileCacheSeekableStream - class com.sun.media.jai.codec.FileCacheSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream.
FileCacheSeekableStream(InputStream) - Constructor for class com.sun.media.jai.codec.FileCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
FileLoadDescriptor - class javax.media.jai.operator.FileLoadDescriptor.
An OperationDescriptor describing the "FileLoad" operation.
FileLoadDescriptor() - Constructor for class javax.media.jai.operator.FileLoadDescriptor
Constructor.
FileSeekableStream - class com.sun.media.jai.codec.FileSeekableStream.
A subclass of SeekableStream that takes its input from a File or RandomAccessFile.
FileSeekableStream(File) - Constructor for class com.sun.media.jai.codec.FileSeekableStream
Constructs a FileSeekableStream from a File.
FileSeekableStream(RandomAccessFile) - Constructor for class com.sun.media.jai.codec.FileSeekableStream
Constructs a FileSeekableStream from a RandomAccessFile.
FileSeekableStream(String) - Constructor for class com.sun.media.jai.codec.FileSeekableStream
Constructs a FileSeekableStream from a String path name.
FileStoreDescriptor - class javax.media.jai.operator.FileStoreDescriptor.
An OperationDescriptor describing the "FileStore" operation.
FileStoreDescriptor() - Constructor for class javax.media.jai.operator.FileStoreDescriptor
Constructor.
fill(Shape) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
fill(Shape) - Method in class javax.media.jai.RenderableGraphics
 
fill3DRect(int, int, int, int, boolean) - Method in class javax.media.jai.RenderableGraphics
 
fillArc(int, int, int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
fillArc(int, int, int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
fillOval(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
fillOval(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
fillPolygon(int[], int[], int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
fillPolygon(int[], int[], int) - Method in class javax.media.jai.RenderableGraphics
 
fillRect(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
fillRect(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
filterRow(byte[], byte[], byte[][], int, int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Performs filtering on a row of an image.
finalize() - Method in class javax.media.jai.PlanarImage
Performs cleanup prior to garbage collection.
finalize() - Method in class javax.media.jai.OpImage
Uncache all tiles when this image is garbage collected.
finalize() - Method in class javax.media.jai.RemoteImage
 
finalize() - Method in class com.sun.media.jai.codec.SeekableStream
Releases any system resources associated with this stream by calling the close() method.
findCompatibleTag(SampleModel[], SampleModel) - Static method in class javax.media.jai.RasterAccessor
Returns the most efficient FormatTagID that is compatible with the destination SampleModel and all source SampleModel.
findCompatibleTags(RenderedImage[], RenderedImage) - Static method in class javax.media.jai.RasterAccessor
Finds the appropriate tags for the constructor, based on the SampleModel and ColorModel of all the source and destination.
findNearestEntry(float[]) - Method in class javax.media.jai.LookupTableJAI
Determine which entry in the LookupTableJAI is closest in Euclidean distance to the argument pixel.
findNearestEntry(float[]) - Method in class javax.media.jai.ColorCube
Find the index of the nearest color in the color map to the pixel value argument.
finishedBands() - Method in interface javax.media.jai.iterator.RectIter
Returns true if the max band in the image has been exceeded.
finishedLines() - Method in interface javax.media.jai.iterator.RectIter
Returns true if the bottom row of the bounding rectangle has been passed.
finishedPixels() - Method in interface javax.media.jai.iterator.RectIter
Returns true if the right edge of the bounding rectangle has been passed.
FLIP_ANTIDIAGONAL - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
FLIP_DIAGONAL - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
FLIP_HORIZONTAL - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
FLIP_VERTICAL - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
floatDataArrays - Variable in class javax.media.jai.RasterAccessor
The image data in a two-dimensional float array.
FloatDoubleColorModel - class javax.media.jai.FloatDoubleColorModel.
A ColorModel class that works with pixel values that represent color and alpha information as separate samples, using float or double elements.
FloatDoubleColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class javax.media.jai.FloatDoubleColorModel
Constructs a ComponentColorModel from the specified parameters.
flush() - Method in interface javax.media.jai.TileCache
Advises the cache that all of its tiles may be discarded.
FormatDescriptor - class javax.media.jai.operator.FormatDescriptor.
An OperationDescriptor describing the "Format" operation.
FormatDescriptor() - Constructor for class javax.media.jai.operator.FormatDescriptor
Constructor.
formatTagID - Variable in class javax.media.jai.RasterAccessor
Tag indicating the data type of the data and whether its copied
ForwardSeekableStream - class com.sun.media.jai.codec.ForwardSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently.
ForwardSeekableStream(InputStream) - Constructor for class com.sun.media.jai.codec.ForwardSeekableStream
Constructs a InputStreamForwardSeekableStream from a regular InputStream.
FPXDecodeParam - class com.sun.media.jai.codec.FPXDecodeParam.
An instance of ImageDecodeParam for decoding images in the FlashPIX format.
FPXDecodeParam() - Constructor for class com.sun.media.jai.codec.FPXDecodeParam
Constructs a default instance of FPXDecodeParam.
FPXDecodeParam(int) - Constructor for class com.sun.media.jai.codec.FPXDecodeParam
Constructs an instance of FPXDecodeParam to decode a given resolution.
FPXDescriptor - class javax.media.jai.operator.FPXDescriptor.
An OperationDescriptor describing the "FPX" operation.
FPXDescriptor() - Constructor for class javax.media.jai.operator.FPXDescriptor
Constructor.
frequency - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The probable frequency of the color in the image.

G

getAdjustedOffset() - Method in class javax.media.jai.ColorCube
Get the adjusted offset into the lookup table, accounting for negative dimensions.
getAlpha(int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getAlpha(Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAsBitmask(int, int, int, int, int[][]) - Method in class javax.media.jai.ROI
Returns a bitmask for a given rectangular region of the ROI indicating whether the pixel is included in the region of interest.
getAsBitmask(int, int, int, int, int[][]) - Method in class javax.media.jai.ROIShape
Returns a bitmask for a given rectangular region of the ROI indicating whether the pixel is included in the region of interest.
getAsBufferedImage() - Method in class javax.media.jai.PlanarImage
Returns a copy of the entire image as a BufferedImage.
getAsBufferedImage(Rectangle, ColorModel) - Method in class javax.media.jai.PlanarImage
Returns a copy of this image as a BufferedImage.
getAsBytes() - Method in class com.sun.media.jai.codec.TIFFField
Returns the data as an uninterpreted array of bytes.
getAsChars() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns data in any numerical format as a float.
getAsDoubles() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_DOUBLE data as an array of doubles.
getAsFloat(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns data in any numerical format as a float.
getAsFloats() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_FLOAT data as an array of floats.
getAsImage() - Method in class javax.media.jai.ROI
Returns a PlanarImage representation of the ROI.
getAsImage() - Method in class javax.media.jai.ROIShape
Returns the shape as a PlanarImage.
getAsInt(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
getAsInts() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
getAsLongs() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
getAsRational(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns a TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsRectangleList(int, int, int, int) - Method in class javax.media.jai.ROI
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsRectangleList(int, int, int, int) - Method in class javax.media.jai.ROIShape
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsRectangleList(int, int, int, int, boolean) - Method in class javax.media.jai.ROI
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsRectangleList(int, int, int, int, boolean) - Method in class javax.media.jai.ROIShape
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsRenderable() - Method in class javax.media.jai.ImageMIPMap
Returns the current image as a RenderableImage.
getAsRenderable(int, float, float, float) - Method in class javax.media.jai.ImageMIPMap
Returns the current image as a RenderableImage.
getAsShape() - Method in class javax.media.jai.ROI
Returns a Shape representation of the ROI, if possible.
getAsShape() - Method in class javax.media.jai.ROIShape
Returns the internal Shape representation or null if a shape representation is not possible.
getAsShorts() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAsSRational(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - Method in class com.sun.media.jai.codec.TIFFField
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsString(int) - Method in class com.sun.media.jai.codec.TIFFField
Returns a TIFF_ASCII data item as a String.
getBackground() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getBackground() - Method in class javax.media.jai.RenderableGraphics
 
getBackgroundGray() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Returns the suggested gray level of the background.
getBackgroundPaletteIndex() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Returns the palette index of the suggested background color.
getBackgroundRGB() - Method in class com.sun.media.jai.codec.PNGEncodeParam.RGB
Returns the RGB value of the suggested background color.
getBandOffset(int) - Method in class javax.media.jai.RasterAccessor
Returns the offset of a specific band's first sample into the DataBuffer including the DataBuffer's offset.
getBandOffsets() - Method in class javax.media.jai.RasterFormatTag
Returns the bandOffsets for the Raster if isPixelSequential() is true.
getBandOffsets() - Method in class javax.media.jai.RasterAccessor
Returns the bandDataOffsets into the dataArrays.
getBankData() - Method in class javax.media.jai.DataBufferDouble
Returns the data array for all banks.
getBankData() - Method in class javax.media.jai.DataBufferFloat
Returns the data array for all banks.
getBankIndices() - Method in class javax.media.jai.RasterFormatTag
Returns the bankIndices for the Raster if isPixelSequential() is true.
getBinLowValue(int, int) - Method in class javax.media.jai.Histogram
Returns the lowest pixel value found in a given bin for a given band.
getBins() - Method in class javax.media.jai.Histogram
Returns the bins of the histogram for all bands.
getBins(int) - Method in class javax.media.jai.Histogram
Returns the bins of the histogram for a specified band.
getBinSize(int, int) - Method in class javax.media.jai.Histogram
Returns the number of pixel values found in a given bin for a given band.
getBitDepth() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitShift() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
getBlue(int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getBlue(Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBottomPadding() - Method in class javax.media.jai.Interpolation
Returns the number of samples required below the center.
getBottomPadding() - Method in class javax.media.jai.WarpOpImage
Returns the number of samples required below the center.
getBottomPadding() - Method in class javax.media.jai.AreaOpImage
Returns the number of pixels needed below the central pixel.
getBottomPadding() - Method in class javax.media.jai.KernelJAI
Returns the number of pixels required below the key element.
getBounds() - Method in class javax.media.jai.PlanarImage
Returns a Rectangle indicating the image bounds.
getBounds() - Method in class javax.media.jai.ROI
Returns the bounds of the ROI as a Rectangle.
getBounds() - Method in class javax.media.jai.ROIShape
Returns the bounds of the mask as a Rectangle.
getBounds2D() - Method in class javax.media.jai.ROI
Returns the bounds of the ROI as a Rectangle2D.
getBounds2D() - Method in class javax.media.jai.ROIShape
Returns the bounds of the mask as a Rectangle2D.
getByteData() - Method in class javax.media.jai.LookupTableJAI
Returns the byte table data in array format, or null if the table's data type is not byte.
getByteData(int) - Method in class javax.media.jai.LookupTableJAI
Returns the byte table data of a specific band in array format, or null if the table's data type is not byte.
getByteDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as a byte array for a specific band.
getByteDataArrays() - Method in class javax.media.jai.RasterAccessor
Returns the image data as a byte array.
getByteParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a byte.
getByteParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a byte.
getByteParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as a byte.
getCameraPosition(PlanarImage) - Method in class javax.media.jai.ImageSequence
Returns the camera position associated with the specified image, or null if pi is null or if no match is found.
getCharParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a char.
getCharParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a char.
getCharParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as a char.
getChromaticity() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the white point and primary chromaticities in CIE (x, y) space.
getClip() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
getClip() - Method in class javax.media.jai.RenderableGraphics
 
getClipBounds() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
getClipBounds() - Method in class javax.media.jai.RenderableGraphics
 
getCodec(String) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns the ImageCodec associated with the given name.
getCodecs() - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an Enumeration of all regstered ImageCodec objects.
getCoeffs() - Method in class javax.media.jai.WarpPolynomial
Returns the raw coefficients array for both the X and Y coordinates.
getCollection() - Method in class javax.media.jai.CollectionOp
Returns the collection rendering associated with this operation.
getColor() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
getColor() - Method in class javax.media.jai.RenderableGraphics
 
getColorModel() - Method in class javax.media.jai.PlanarImage
Returns the ColorModel of the image.
getColorModel() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the ColorModel of the rendered image.
getColorModel() - Method in class javax.media.jai.RemoteImage
Returns the ColorModel associated with this image.
getColorModel(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of colorModel if it is valid, and otherwise returns the value from the supplied RenderedImage.
getComponents(int, int[], int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getComponents(Object, int[], int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException since the pixel values cannot be placed into an int array.
getComposite() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getComposite() - Method in class javax.media.jai.RenderableGraphics
 
getCompressedText() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the text strings to be stored in compressed form with this image as an array of Strings.
getCompression() - Method in class com.sun.media.jai.codec.TIFFEncodeParam
Returns the value of the compression parameter.
getCoordinate(PlanarImage) - Method in class javax.media.jai.ImageStack
Returns the coordinate associated with the specified image, or null if pi is null or if no match is found.
getCount() - Method in class com.sun.media.jai.codec.TIFFField
Returns the number of elements in the IFD.
getCurrentImage() - Method in class javax.media.jai.ImageMIPMap
Returns the image at the current resolution level.
getCurrentLevel() - Method in class javax.media.jai.ImageMIPMap
Returns the current resolution level.
getData() - Method in class javax.media.jai.DataBufferDouble
Returns the default (first) double data array.
getData() - Method in class javax.media.jai.PlanarImage
Returns the entire image in a single Raster.
getData() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the entire rendered image as a Raster.
getData() - Method in class javax.media.jai.RemoteImage
Returns the image as one large tile.
getData() - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
getData() - Method in class javax.media.jai.LookupTableJAI
Returns the table data as a DataBuffer.
getData() - Method in class javax.media.jai.DataBufferFloat
Returns the default (first) float data array.
getData(int) - Method in class javax.media.jai.DataBufferDouble
Returns the data array for the specified bank.
getData(int) - Method in class javax.media.jai.DataBufferFloat
Returns the data array for the specified bank.
getData(Rectangle) - Method in class javax.media.jai.PlanarImage
Returns a specified region of this image in a Raster.
getData(Rectangle) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns a specified rectangular region of the rendered image as a Raster.
getData(Rectangle) - Method in class javax.media.jai.RemoteImage
Returns an arbitrary rectangular region of the RemoteImage.
getData(Rectangle) - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
getDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as an Object for a specific band.
getDataElement(int[], int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getDataElements(int[], int, Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(int, int, int, int, Object, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataType() - Method in class javax.media.jai.LookupTableJAI
Returns the data type of the table data.
getDataType() - Method in class javax.media.jai.RasterAccessor
Returns the data type of the RasterAccessor object.
getDecodePaletteAsShorts() - Method in class com.sun.media.jai.codec.TIFFDecodeParam
Returns true if palette entries will be decoded as shorts, resulting in a output image with short datatype.
getDecodeParamClass() - Method in class com.sun.media.jai.codec.ImageCodec
Returns a Class object indicating the proper subclass of ImageDecodeParam to be used with this ImageCodec.
getDecoderNames(SeekableStream) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an array of Strings indicating the names of registered ImageCodecs that may be appropriate for reading the given SeekableStream.
getDefaultEncodeParam(RenderedImage) - Static method in class com.sun.media.jai.codec.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
getDefaultInstance() - Static method in class javax.media.jai.JAI
Returns the default JAI instance.
getDegree() - Method in class javax.media.jai.WarpPolynomial
Returns the degree of the warp polynomials.
getDestClass() - Method in interface javax.media.jai.OperationDescriptor
Returns a Class that describes the type of destination this operation produces in the rendered image mode.
getDestClass() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the destination class type of this operation for the rendered mode.
getDestClass() - Method in class javax.media.jai.operator.AddConstToCollectionDescriptor
Returns the destination's class type of this operation.
getDestNumBands(int) - Method in class javax.media.jai.LookupTableJAI
Returns the number of bands of the destination image, based on the number of bands of the source image and lookup table.
getDestSampleModel(SampleModel) - Method in class javax.media.jai.LookupTableJAI
Returns a SampleModel suitable for holding the output of a lookup operation on the source data described by a given SampleModel with this table.
getDestSampleModel(SampleModel, int, int) - Method in class javax.media.jai.LookupTableJAI
Returns a SampleModel suitable for holding the output of a lookup operation on the source data described by a given SampleModel with this table.
getDeterminant() - Method in class javax.media.jai.PerspectiveTransform
Returns the determinant of the matrix representation of the transform.
getDeviceConfiguration() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getDeviceConfiguration() - Method in class javax.media.jai.RenderableGraphics
 
getDiffImage() - Method in class javax.media.jai.ImagePyramid
Returns the difference image between the current image and the image obtained by first down sampling the current image then up sampling the result image of down sampling.
getDimension() - Method in class javax.media.jai.ColorCube
Returns the array of signed dimensions used to construct the ColorCube.
getDimsLessOne() - Method in class javax.media.jai.ColorCube
Returns an array containing the signed dimensions, less one.
getDisplayExponent() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns the current value of the display exponent parameter.
getDoubleData() - Method in class javax.media.jai.LookupTableJAI
Returns the double table data in array format, or null if the table's data type is not double.
getDoubleData(int) - Method in class javax.media.jai.LookupTableJAI
Returns the double table data of a specific band in array format, or null if table's data type is not double.
getDoubleDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as a double array for a specific band.
getDoubleDataArrays() - Method in class javax.media.jai.RasterAccessor
Returns the image data as a double array.
getDoubleParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a double.
getDoubleParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a double.
getDoubleParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as a double.
getDownImage() - Method in class javax.media.jai.ImageMIPMap
Returns the image at the next lower resolution level, obtained by applying the downSampler on the image at the current resolution level.
getDownImage() - Method in class javax.media.jai.ImagePyramid
Returns the image at the next lower resolution level, obtained by applying the downSampler on the image at the current resolution level.
getElem(int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the first (default) bank as an int.
getElem(int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the first (default) bank as an int.
getElem(int, int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the specified bank as an int.
getElem(int, int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the specified bank as an int.
getElemDouble(int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the specified bank as a double.
getElemDouble(int, int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the specified bank as a double.
getElement(int, int) - Method in class javax.media.jai.KernelJAI
Returns a given element of the kernel.
getElements(double, double, double, double, int, int, int, double[], double[]) - Method in interface javax.media.jai.ImageFunction
Returns all values of a given element for a specified set of coordinates.
getElements(float, float, float, float, int, int, int, float[], float[]) - Method in interface javax.media.jai.ImageFunction
Returns all values of a given element for a specified set of coordinates.
getElemFloat(int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class javax.media.jai.DataBufferDouble
Returns the requested data array element from the specified bank as a float.
getElemFloat(int, int) - Method in class javax.media.jai.DataBufferFloat
Returns the requested data array element from the specified bank as a float.
getEncodeParam() - Method in class com.sun.media.jai.codec.PNGDecodeParam
If getGenerateEncodeParam() is true, this method may be called after decoding has completed, and will return an instance of PNGEncodeParam containing information about the contents of the PNG file just decoded.
getEncodeParamClass() - Method in class com.sun.media.jai.codec.ImageCodec
Returns a Class object indicating the proper subclass of ImageEncodeParam to be used with this ImageCodec.
getEncoderNames(RenderedImage, ImageEncodeParam) - Static method in class com.sun.media.jai.codec.ImageCodec
Returns an array of Strings indicating the names of registered ImageCodecs that may be appropriate for writing the given RenderedImage, using the optional ImageEncodeParam, which may be null.
getExpandedNumBands(SampleModel, ColorModel) - Static method in class javax.media.jai.OpImage
Returns the effective number of bands of an image with a given SampleModel and ColorModel.
getExpandGrayAlpha() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns the current setting of the gray/alpha expansion.
getExpandPalette() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns true if palette-color images will be expanded to produce full-color output.
getExtendedData(Rectangle, BorderExtender) - Method in class javax.media.jai.PlanarImage
Returns a copy of an arbitrary rectangular region of this image in a Raster.
getField(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
getFieldAsByte(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of index 0 of a given tag as a byte.
getFieldAsByte(int, int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a particular index of a given tag as a byte.
getFieldAsDouble(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of index 0 of a given tag as a double.
getFieldAsDouble(int, int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a particular index of a given tag as a double.
getFieldAsFloat(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a index 0 of a given tag as a float.
getFieldAsFloat(int, int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a particular index of a given tag as a float.
getFieldAsLong(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of index 0 of a given tag as a long.
getFieldAsLong(int, int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the value of a particular index of a given tag as a long.
getFields() - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns an array of TIFFFields containing all the fields in this directory.
getFilePointer() - Method in class com.sun.media.jai.codec.SeekableStream
Returns the current offset in this stream.
getFilePointer() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - Method in class com.sun.media.jai.codec.SegmentedSeekableStream
Returns the current offset in this stream.
getFilePointer() - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Returns the current offset in this stream.
getFilePointer() - Method in class com.sun.media.jai.codec.MemoryCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class com.sun.media.jai.codec.FileSeekableStream
Returns the current offset in this stream.
getFloatData() - Method in class javax.media.jai.LookupTableJAI
Returns the float table data in array format, or null if the table's data type is not float.
getFloatData(int) - Method in class javax.media.jai.LookupTableJAI
Returns the float table data of a specific band in array format, or null if table's data type is not float.
getFloatDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as a float array for a specific band.
getFloatDataArrays() - Method in class javax.media.jai.RasterAccessor
Returns the image data as a float array.
getFloatParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a float.
getFloatParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a float.
getFloatParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as a float.
getFont() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
getFont() - Method in class javax.media.jai.RenderableGraphics
 
getFontMetrics(Font) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
getFontMetrics(Font) - Method in class javax.media.jai.RenderableGraphics
 
getFontRenderContext() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getFontRenderContext() - Method in class javax.media.jai.RenderableGraphics
 
getFormatName() - Method in class com.sun.media.jai.codec.ImageCodec
Returns the name of this image format.
getFormatTagID() - Method in class javax.media.jai.RasterFormatTag
Returns the FormatTagID used to construct this RasterFormatTag.
getFormatTags() - Method in class javax.media.jai.OpImage
Returns the image's format tags to be used with a RasterAccessor.
getGamma() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the file gamma value for the image.
getGeneratedPropertyNames(String) - Method in class javax.media.jai.OperationRegistry
Returns a list of the properties generated by nodes implementing the operation associated with a particular Operation Name.
getGenerateEncodeParam() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns true if an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method.
getGraphics() - Method in class javax.media.jai.PlanarImage
Returns a Graphics object that may be used to draw into this image.
getGraphics() - Method in class javax.media.jai.CanvasJAI
Returns an instance of GraphicsJAI for drawing to this canvas.
getGraphics() - Method in class javax.media.jai.TiledImage
Creates a Graphics object that can be used to paint text and graphics onto the TiledImage.
getGreen(int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getGreen(Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getHeight() - Method in class javax.media.jai.PlanarImage
Returns the height of the image.
getHeight() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the height of the rendered image.
getHeight() - Method in class javax.media.jai.Interpolation
Returns the number of samples required for vertical resampling.
getHeight() - Method in class javax.media.jai.RenderableOp
Return the rendering-independent height of the image.
getHeight() - Method in class javax.media.jai.RenderableImageAdapter
Gets the height in user coordinate space.
getHeight() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point height of the RenderableImage.
getHeight() - Method in class javax.media.jai.RemoteImage
Returns the height of the RemoteImage in pixels.
getHeight() - Method in class javax.media.jai.RasterAccessor
Returns the height of the RasterAccessor's accessible area.
getHeight() - Method in class javax.media.jai.RenderableGraphics
 
getHeight() - Method in class javax.media.jai.KernelJAI
Returns the height of the kernel.
getHeight(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of height if it is valid, and otherwise returns the value from the supplied RenderedImage.
getHighValue() - Method in class javax.media.jai.Histogram
Returns the highest value checked for all bands.
getHighValue(int) - Method in class javax.media.jai.Histogram
Returns the highest value checked for a specified band.
getHorizontalKernelData() - Method in class javax.media.jai.KernelJAI
Returns the horizontal portion of the kernel if the kernel is separable, or null otherwise.
getHorizontalSubsampling(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Get the horizontal subsampling factor for a band.
getHorizontalTableData() - Method in class javax.media.jai.InterpolationTable
Returns the integer (fixed-point) horizontal table data.
getHorizontalTableDataDouble() - Method in class javax.media.jai.InterpolationTable
Returns the double horizontal table data.
getHorizontalTableDataFloat() - Method in class javax.media.jai.InterpolationTable
Returns the floating-point horizontal table data.
getICCProfileData() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getImage(float) - Method in class javax.media.jai.ImageSequence
Returns the image associated with the specified time stamp, or null if no match is found.
getImage(int) - Method in class javax.media.jai.ImageMIPMap
Returns the image at the specified resolution level.
getImage(int) - Method in class javax.media.jai.ImagePyramid
Returns the image at the specified resolution level.
getImage(Object) - Method in class javax.media.jai.ImageSequence
Returns the image associated with the specified camera position, or null if cp is null or if no match is found.
getImage(Object) - Method in class javax.media.jai.ImageStack
Returns the image associated with the specified coordinate, or null if c is null or if no match is found.
getInputStream() - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns the SeekableStream associated with this ImageDecoder.
getInstance(int) - Static method in class javax.media.jai.Interpolation
Creates an interpolation of one of the standard types.
getIntData() - Method in class javax.media.jai.LookupTableJAI
Returns the integer table data in array format, or null if the table's data type is not int.
getIntData(int) - Method in class javax.media.jai.LookupTableJAI
Returns the integer table data of a specific band in array format, or null if table's data type is not int.
getIntDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as a int array for a specific band.
getIntDataArrays() - Method in class javax.media.jai.RasterAccessor
Returns the image data as a int array.
getInterlacing() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
getIntParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as an int.
getIntParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as an int.
getIntParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as an int.
getKernelData() - Method in class javax.media.jai.KernelJAI
Returns a copy of the kernel data in row-major format.
getLeftPadding() - Method in class javax.media.jai.Interpolation
Returns the number of samples required to the left of the center.
getLeftPadding() - Method in class javax.media.jai.WarpOpImage
Returns the number of samples required to the left of the center.
getLeftPadding() - Method in class javax.media.jai.AreaOpImage
Returns the number of pixels needed to the left of the central pixel.
getLeftPadding() - Method in class javax.media.jai.KernelJAI
Returns the number of pixels required to the left of the key element.
getLongParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a long.
getLongParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a long.
getLongParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
A convenience method to return a parameter as a long.
getLowValue() - Method in class javax.media.jai.Histogram
Returns the lowest value checked for all bands.
getLowValue(int) - Method in class javax.media.jai.Histogram
Returns the lowest value checked for a specified band.
getMatrix(double[]) - Method in class javax.media.jai.PerspectiveTransform
Retrieves the 9 specifiable values in the 3x3 affine transformation matrix into an array of double precision values.
getMatrix(double[][]) - Method in class javax.media.jai.PerspectiveTransform
Retrieves the 9 specifiable values in the 3x3 affine transformation matrix into a 2-dimensional array of double precision values.
getMaximumSize() - Method in class javax.media.jai.widget.ImageCanvas
 
getMaxTileX() - Method in class javax.media.jai.PlanarImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class javax.media.jai.PlanarImage
Returns the vertical index of the bottom row of tiles.
getMaxX() - Method in class javax.media.jai.PlanarImage
Returns the X coordinate of the column immediately to the right of the rightmost column of the image.
getMaxX() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the X coordinate of the column immediately to the right of the rightmost column of the rendered image.
getMaxX() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point max X coordinate of the RenderableImage.
getMaxX() - Method in class javax.media.jai.RemoteImage
Returns the X coordinate of the column immediately to the right of the rightmost column of the image.
getMaxY() - Method in class javax.media.jai.PlanarImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMaxY() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the Y coordinate of the row immediately below the bottom row of the rendered image.
getMaxY() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point max Y coordinate of the RenderableImage.
getMaxY() - Method in class javax.media.jai.RemoteImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMemoryCapacity() - Method in interface javax.media.jai.TileCache
Returns the memory capacity in bytes.
getMinimumSize() - Method in class javax.media.jai.widget.ImageCanvas
 
getMinTileX() - Method in class javax.media.jai.PlanarImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileY() - Method in class javax.media.jai.PlanarImage
Returns the vertical index of the uppermost row of tiles.
getMinX() - Method in class javax.media.jai.PlanarImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the X coordinate of the leftmost column of the rendered image.
getMinX() - Method in class javax.media.jai.RenderableOp
Gets the minimum X coordinate of the rendering-independent image data.
getMinX() - Method in class javax.media.jai.RenderableImageAdapter
Gets the minimum X coordinate of the rendering-independent image.
getMinX() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point min X coordinate of the RenderableImage.
getMinX() - Method in class javax.media.jai.RemoteImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class javax.media.jai.RenderableGraphics
 
getMinX(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of minX if it is valid, and otherwise returns the value from the supplied RenderedImage.
getMinY() - Method in class javax.media.jai.PlanarImage
Returns the Y coordinate of the uppermost row of the image.
getMinY() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the X coordinate of the uppermost row of the rendered image.
getMinY() - Method in class javax.media.jai.RenderableOp
Gets the minimum Y coordinate of the rendering-independent image data.
getMinY() - Method in class javax.media.jai.RenderableImageAdapter
Gets the minimum Y coordinate of the rendering-independent image.
getMinY() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point min Y coordinate of the RenderableImage.
getMinY() - Method in class javax.media.jai.RemoteImage
Returns the Y coordinate of the uppermost row of the image.
getMinY() - Method in class javax.media.jai.RenderableGraphics
 
getMinY(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of minY if it is valid, and otherwise returns the value from the supplied RenderedImage.
getModificationTime() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the modification time to be stored with this image.
getMultipliers() - Method in class javax.media.jai.ColorCube
Get the multipliers as an array.
getName() - Method in interface javax.media.jai.OperationDescriptor
Returns the name of this operation; this is the same as the GlobalName value in the resources.
getName() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the name of this operation; this is the same as the GlobalName value in the resources and is visible to all.
getNodeSource(int) - Method in class javax.media.jai.RenderedOp
 
getNumBands() - Method in class javax.media.jai.RasterFormatTag
Returns the number of bands in the underlying Raster
getNumBands() - Method in class javax.media.jai.LookupTableJAI
Returns the number of bands of the table.
getNumBands() - Method in class javax.media.jai.Histogram
Returns the number of bands of the histogram.
getNumBands() - Method in class javax.media.jai.RasterAccessor
Returns the numBands of the presented area.
getNumBins() - Method in class javax.media.jai.Histogram
Returns the number of bins of the histogram for all bands.
getNumBins(int) - Method in class javax.media.jai.Histogram
Returns the number of bins of the histogram for a specified band.
getNumDirectories(SeekableStream) - Static method in class com.sun.media.jai.codec.TIFFDirectory
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
getNumElements() - Method in interface javax.media.jai.ImageFunction
Returns the number of elements per value at each position.
getNumElements() - Method in class javax.media.jai.IntegerSequence
Returns the number of elements contained within this IntegerSequence.
getNumEntries() - Method in class javax.media.jai.LookupTableJAI
Returns the number of entries per band of the table.
getNumEntries() - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns the number of directory entries.
getNumHeaderBytes() - Method in class com.sun.media.jai.codec.ImageCodec
Returns the number of bytes of header needed to recognize the format, or 0 if an arbitrary number of bytes may be needed.
getNumPages() - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns the number of pages present in the current stream.
getNumPages() - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns the number of pages present in the current stream.
getNumParameters() - Method in class javax.media.jai.RenderedOp
Returns the number of parameters stored in the ParameterBlock of this node.
getNumParameters() - Method in interface javax.media.jai.OperationDescriptor
Returns the number of parameters (not including the sources) required by this operation.
getNumParameters() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the number of parameters (not including sources) required by this operation.
getNumPrivateChunks() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the number of private chunks to be written to the output file.
getNumRetries() - Method in class javax.media.jai.RemoteImage
Gets the number of retries.
getNumSources() - Method in class javax.media.jai.PlanarImage
Returns the number of PlanarImage sources.
getNumSources() - Method in class javax.media.jai.RenderedOp
Returns the number of sources stored in the ParameterBlock of this node.
getNumSources() - Method in interface javax.media.jai.OperationDescriptor
Returns the number of sources required by this operation.
getNumSources() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the number of sources required by this operation.
getNumXTiles() - Method in class javax.media.jai.PlanarImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumYTiles() - Method in class javax.media.jai.PlanarImage
Returns the number of tiles along the tile grid in the vertical direction.
getObjectParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as an Object.
getObjectParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as an Object.
getObjectParameter(String) - Method in class javax.media.jai.ParameterBlockJAI
Gets a named parameter as an Object.
getOffset() - Method in class javax.media.jai.LookupTableJAI
Returns the index offset of entry 0 for the default band.
getOffset(int) - Method in class javax.media.jai.LookupTableJAI
Returns the index offset of entry 0 for a specific band.
getOffsetForBand(int) - Method in class javax.media.jai.RasterAccessor
Returns the offset of a specified band's sample from any pixel offset.
getOffsets() - Method in class javax.media.jai.LookupTableJAI
Returns the index offsets of entry 0 for all bands.
getOffsetsForBands() - Method in class javax.media.jai.RasterAccessor
Returns the offset of all band's samples from any pixel offset.
getOperationComputeType() - Method in class javax.media.jai.OpImage
Returns one of OP_COMPUTE_BOUND, OP_IO_BOUND, or OP_NETWORK_BOUND to indicate how the operation is likely to spend its time.
getOperationComputeType() - Method in class javax.media.jai.NullOpImage
Returns one of OP_COMPUTE_BOUND, OP_IO_BOUND, or OP_NETWORK_BOUND to indicate how the operation is likely to spend its time.
getOperationDescriptor() - Method in class javax.media.jai.ParameterBlockJAI
Returns the OperationDescriptor associated with this ParameterBlockJAI.
getOperationDescriptor(String) - Method in class javax.media.jai.OperationRegistry
Returns the OperationDescriptor that is currently registered under the given name, or null if none exists.
getOperationDescriptors() - Method in class javax.media.jai.OperationRegistry
Returns a Vector of all currently registered OperationDescriptors.
getOperationName() - Method in class javax.media.jai.RenderedOp
Returns the name of the operation this node represents as a String.
getOperationName() - Method in class javax.media.jai.RenderableOp
Returns the name of the operation this node represents as a String.
getOperationName() - Method in class javax.media.jai.CollectionOp
Returns the name of the operation this node represents as a String.
getOperationNames() - Method in class javax.media.jai.OperationRegistry
Returns a list of names under which all the OperationDescriptors in the registry are registered.
getOperationRegistry() - Method in class javax.media.jai.JAI
Returns the OperationRegistry being used by this JAI instance.
getOrderedCIFList(String, String) - Method in class javax.media.jai.OperationRegistry
Returns a list of the CIFs of a product registered under a particular OperationDescriptor, in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedProductList(String) - Method in class javax.media.jai.OperationRegistry
Returns a list of the products registered under a particular OperationDescriptor, in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedRIFList(String, String) - Method in class javax.media.jai.OperationRegistry
Returns a list of the RIFs of a product registered under a particular OperationDescriptor, in an ordering that satisfies all of the pairwise preferences that have been set.
getOutput8BitGray() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns the current value of the 8-bit gray output parameter.
getOutputStream() - Method in class com.sun.media.jai.codec.ImageEncoderImpl
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in interface com.sun.media.jai.codec.ImageEncoder
Returns the OutputStream associated with this ImageEncoder.
getPaint() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getPaint() - Method in class javax.media.jai.RenderableGraphics
 
getPalette() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Returns the current RGB palette.
getPaletteHistogram() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the palette histogram to be stored with this image.
getPaletteTransparency() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Returns the alpha values associated with each palette entry.
getParam() - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in class com.sun.media.jai.codec.ImageEncoderImpl
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - Method in interface com.sun.media.jai.codec.ImageDecoder
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in interface com.sun.media.jai.codec.ImageEncoder
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParamClasses() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of Classes that describe the types of parameters required by this operation.
getParamClasses() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the parameter class types of this operation.
getParamDefaults() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of Objects that define the default values of the parameters for this operation.
getParamDefaults() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the default values of the parameters for this operation.
getParamDefaultValue(int) - Method in interface javax.media.jai.OperationDescriptor
Returns the default value of a specified parameter.
getParamDefaultValue(int) - Method in class javax.media.jai.OperationDescriptorImpl
Returns the default value of specified parameter.
getParameterBlock() - Method in class javax.media.jai.RenderedOp
Returns the ParameterBlock of this node.
getParameterBlock() - Method in class javax.media.jai.RenderableOp
Returns the ParameterBlock of this node.
getParameterBlock() - Method in class javax.media.jai.CollectionOp
Returns the ParameterBlock of this node.
getParameters() - Method in class javax.media.jai.RenderedOp
Returns the parameters stored in the ParameterBlock of this node.
getParamMaxValue(int) - Method in interface javax.media.jai.OperationDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.OperationDescriptorImpl
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.BorderDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.CompositeDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.FormatDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.TransposeDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.IIPDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class javax.media.jai.operator.MedianFilterDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in interface javax.media.jai.OperationDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.OperationDescriptorImpl
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.BorderDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.CompositeDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.FormatDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.ExtremaDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.MeanDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.BoxFilterDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.IIPResolutionDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.ConstantDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.TransposeDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.PatternDescriptor
 
getParamMinValue(int) - Method in class javax.media.jai.operator.HistogramDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.IIPDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.MedianFilterDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class javax.media.jai.operator.ScaleDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamNames() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of Strings that are the localized parameter names of this operation.
getParamNames() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the localized parameter names of this operation.
getPerformGammaCorrection() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns true if gamma correction is to be performed on the image data.
getPhysicalDimension() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the physical dimension information to be stored with this image.
getPixel(double[]) - Method in interface javax.media.jai.iterator.RectIter
Returns the samples of the current pixel from the image in an array of double.
getPixel(float[]) - Method in interface javax.media.jai.iterator.RectIter
Returns the samples of the current pixel from the image in an array of float.
getPixel(int[]) - Method in interface javax.media.jai.iterator.RectIter
Returns the samples of the current pixel from the image in an array of int.
getPixel(int, int, double[]) - Method in interface javax.media.jai.iterator.RandomIter
Returns the samples of the specified pixel from the image in an array of double.
getPixel(int, int, float[]) - Method in interface javax.media.jai.iterator.RandomIter
Returns the samples of the specified pixel from the image in an array of float.
getPixel(int, int, int[]) - Method in interface javax.media.jai.iterator.RandomIter
Returns the samples of the specified pixel from the image in an array of int.
getPixels(int, int, int, int, double[], DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Returns all samples for a rectangle of pixels in a double array, one sample per array element.
getPixelStride() - Method in class javax.media.jai.RasterFormatTag
Returns the pixelStride of the underlying Raster
getPixelStride() - Method in class javax.media.jai.RasterAccessor
Returns the pixelStride for the image data.
getPostScaleX() - Method in class javax.media.jai.WarpPolynomial
Returns the scaling factor applied to the result of the X polynomial.
getPostScaleY() - Method in class javax.media.jai.WarpPolynomial
Returns the scaling factor applied to the result of the Y polynomial.
getPrecisionBits() - Method in class javax.media.jai.InterpolationTable
Returns the number of bits of fractional precision used to store the fixed-point table entries.
getPreferredSize() - Method in class javax.media.jai.widget.ImageCanvas
 
getPreferredSize() - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT when instantiating the component.
getPreScaleX() - Method in class javax.media.jai.WarpPolynomial
Returns the scaling factor applied to input (dest) X coordinates.
getPreScaleY() - Method in class javax.media.jai.WarpPolynomial
Returns the scaling factor applied to input (dest) Y coordinates.
getPrivateChunkData(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the data associated of the private chunk at a given index, as an array of bytes.
getPrivateChunkType(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the type of the private chunk at a given index, as a 4-character String.
getProductPreferences(String) - Method in class javax.media.jai.OperationRegistry
Returns a list of the pairwise product preferences under a particular OperationDescriptor.
getProperties() - Method in class javax.media.jai.PlanarImage
Returns the internal Hashtable containing the image properties.
getProperties() - Method in class javax.media.jai.NullOpImage
Returns the properties from the source image.
getProperty(String) - Method in class javax.media.jai.PlanarImage
Gets a property from the property set of this image.
getProperty(String) - Method in class javax.media.jai.RenderedOp
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getProperty(String) - Method in class javax.media.jai.ImageMIPMap
Returns the specified property.
getProperty(String) - Method in class javax.media.jai.RenderableOp
Gets a property from the property set of this image.
getProperty(String) - Method in class javax.media.jai.RenderableImageAdapter
Gets a property from the property set of this image.
getProperty(String) - Method in class javax.media.jai.MultiResolutionRenderableImage
Gets a property from the property set of this image.
getProperty(String) - Method in class javax.media.jai.CollectionImage
Returns the specified property.
getProperty(String) - Method in class javax.media.jai.RemoteImage
Gets a property from the property set of this image.
getProperty(String) - Method in class javax.media.jai.NullOpImage
Retrieves a property from the source image by name or java.awt.Image.UndefinedProperty if the property with the specified name is not defined.
getProperty(String) - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
getProperty(String) - Method in class javax.media.jai.StatisticsOpImage
Returns one of the available statistics as a property.
getProperty(String) - Method in class javax.media.jai.RenderableGraphics
 
getProperty(String) - Method in interface javax.media.jai.PropertySource
Returns the value of a property.
getProperty(String, Collection) - Method in class javax.media.jai.CollectionImage
Returns the specified property.
getProperty(String, RenderableOp) - Method in interface javax.media.jai.PropertyGenerator
Computes the value of a property relative to an environment of pre-existing properties emitted by the sources of a RenderableOp, and the parameters of that operation.
getProperty(String, RenderedOp) - Method in interface javax.media.jai.PropertyGenerator
Computes the value of a property relative to an environment of pre-existing properties emitted by the sources of a RenderedOp, and the parameters of that operation.
getPropertyGenerators() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of PropertyGenerators implementing the property inheritance for this operation.
getPropertyGenerators() - Method in class javax.media.jai.OperationDescriptorImpl
Returns an array of PropertyGenerators implementing the property inheritance for this operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.PolarToComplexDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Conjugate" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.ImageFunctionDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "ImageFunction" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.WarpDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Warp" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.GradientMagnitudeDescriptor
Returns an array of getPropertyGenerators() - Method in class javax.media.jai.operator.ConvolveDescriptor
Returns an array of getPropertyGenerators() - Method in class javax.media.jai.operator.MagnitudeDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Magnitude" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.PhaseDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Phase" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.BoxFilterDescriptor
Returns an array of getPropertyGenerators() - Method in class javax.media.jai.operator.MultiplyComplexDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "MultiplyComplex" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.TransposeDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Transpose" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.TranslateDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Translate" operation
getPropertyGenerators() - Method in class javax.media.jai.operator.DFTDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "DFT" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.ShearDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Shear" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.AffineDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Affine" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.RotateDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Rotate" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.IDFTDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "IDFT" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.MagnitudeSquaredDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "MagnitudeSquared" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.ConjugateDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Conjugate" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.MedianFilterDescriptor
Returns an array of getPropertyGenerators() - Method in class javax.media.jai.operator.DivideComplexDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "DivideComplex" operation.
getPropertyGenerators() - Method in class javax.media.jai.operator.ScaleDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Scale" operation.
getPropertyNames() - Method in class javax.media.jai.PlanarImage
Returns a list of property names that are recognized by this image or null if none are recognized.
getPropertyNames() - Method in class javax.media.jai.RenderedOp
Returns the names of properties available from this node.
getPropertyNames() - Method in class javax.media.jai.ImageMIPMap
Returns an array of Strings recognized as names by this property source.
getPropertyNames() - Method in class javax.media.jai.RenderableOp
Returns the names of properties available from this node.
getPropertyNames() - Method in class javax.media.jai.RenderableImageAdapter
Returns a list of the properties recognized by this image.
getPropertyNames() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns a list of the properties recognized by this image.
getPropertyNames() - Method in class javax.media.jai.CollectionImage
Returns an array of Strings recognized as names by this property source.
getPropertyNames() - Method in class javax.media.jai.RemoteImage
Returns a list of names recognized by getProperty.
getPropertyNames() - Method in class javax.media.jai.NullOpImage
Returns the property names from the source image or null if no property names are recognized.
getPropertyNames() - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
getPropertyNames() - Method in interface javax.media.jai.PropertyGenerator
Returns an array of Strings naming properties emitted by this property generator.
getPropertyNames() - Method in class javax.media.jai.StatisticsOpImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class javax.media.jai.RenderableGraphics
 
getPropertyNames() - Method in interface javax.media.jai.PropertySource
Returns an array of Strings recognized as names by this property source.
getPropertyNames(String) - Method in class javax.media.jai.PlanarImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class javax.media.jai.ImageMIPMap
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class javax.media.jai.RenderableOp
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class javax.media.jai.RenderableImageAdapter
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class javax.media.jai.CollectionImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class javax.media.jai.NullOpImage
Returns the property names with the supplied prefix from the source image or null if no property names are recognized.
getPropertyNames(String) - Method in interface javax.media.jai.PropertySource
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertySource(RenderableOp) - Method in class javax.media.jai.OperationRegistry
Constructs and returns a PropertySource suitable for use by a given RenderableOp.
getPropertySource(RenderedOp) - Method in class javax.media.jai.OperationRegistry
Constructs and returns a PropertySource suitable for use by a given RenderedOp.
getQTable(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the contents of the quantization table used for a component.
getQTableSlot(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the quantization table slot used for a component.
getQuadToQuad(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps an arbitrary quadrilateral onto another arbitrary quadrilateral.
getQuadToQuad(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps an arbitrary quadrilateral onto another arbitrary quadrilateral.
getQuadToSquare(double, double, double, double, double, double, double, double) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps an arbitrary quadrilateral onto the unit square.
getQuadToSquare(float, float, float, float, float, float, float, float) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps an arbitrary quadrilateral onto the unit square.
getQuality() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the quality setting for this encoding.
getRaw() - Method in class com.sun.media.jai.codec.PNMEncodeParam
Returns the value of the raw parameter.
getRed(int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getRed(Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRegistry() - Method in class javax.media.jai.RenderedOp
Returns the OperationRegistry that is used by this node.
getRegistry() - Method in class javax.media.jai.RenderableOp
Returns the OperationRegistry that is used by this node.
getRegistry() - Method in class javax.media.jai.CollectionOp
Returns the OperationRegistry that is used by this node.
getRenderableDestClass() - Method in interface javax.media.jai.OperationDescriptor
Returns a Class that describes the type of destination this operation produces in the renderable image mode.
getRenderableDestClass() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the destination class type of this operation for the renderable mode.
getRenderableSourceClasses() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of Classes that describe the types of sources required by this operation in the renderable image mode.
getRenderableSourceClasses() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the source class types of this operation for the renderable mode.
getRendering() - Method in class javax.media.jai.RenderedOp
Returns the PlanarImage rendering associated with this RenderedOp node.
getRenderingHint(RenderingHints.Key) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getRenderingHint(RenderingHints.Key) - Method in class javax.media.jai.RenderableGraphics
 
getRenderingHint(RenderingHints.Key) - Method in class javax.media.jai.JAI
Returns the hint value associated with a given key in this JAI instance, or null if no value is associated with the given key.
getRenderingHints() - Method in class javax.media.jai.RenderedOp
Returns the RenderingHints of this node.
getRenderingHints() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getRenderingHints() - Method in class javax.media.jai.RenderableGraphics
 
getRenderingHints() - Method in class javax.media.jai.JAI
Returns the RenderingHints associated with this JAI instance.
getRenderingHints() - Method in class javax.media.jai.CollectionOp
Returns the RenderingHints of this node.
getResolution() - Method in class com.sun.media.jai.codec.FPXDecodeParam
Returns the resolution to be decoded.
getResourceBundle(Locale) - Method in interface javax.media.jai.OperationDescriptor
Returns the resource data for this operation in the specified Locale in a ResourceBundle.
getResourceBundle(Locale) - Method in class javax.media.jai.OperationDescriptorImpl
Returns the resource data for this operation in a ResourceBundle.
getResources(Locale) - Method in interface javax.media.jai.OperationDescriptor
Returns the resource data for this operation in the specified Locale.
getResources(Locale) - Method in class javax.media.jai.OperationDescriptorImpl
Returns the resource data for this operation.
getRestartInterval() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Gets the restart interval in Minimum Coded Units (MCUs).
getRGB(int) - Method in class javax.media.jai.FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getRGB(Object) - Method in class javax.media.jai.FloatDoubleColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRightPadding() - Method in class javax.media.jai.Interpolation
Returns the number of samples required to the right of the center.
getRightPadding() - Method in class javax.media.jai.WarpOpImage
Returns the number of samples required to the right of the center.
getRightPadding() - Method in class javax.media.jai.AreaOpImage
Returns the number of pixels needed to the right of the central pixel.
getRightPadding() - Method in class javax.media.jai.KernelJAI
Returns the number of pixels required to the right of the key element.
getRotatedKernel() - Method in class javax.media.jai.KernelJAI
Returns a 180 degree rotated version of the kernel.
getSample() - Method in interface javax.media.jai.iterator.RectIter
Returns the current sample as an integer.
getSample(int) - Method in interface javax.media.jai.iterator.RectIter
Returns the specified sample of the current pixel as an integer.
getSample(int, int, int) - Method in class javax.media.jai.TiledImage
Returns the value of a given sample of a pixel as an int.
getSample(int, int, int) - Method in interface javax.media.jai.iterator.RandomIter
Returns the specified sample from the image.
getSampleDouble() - Method in interface javax.media.jai.iterator.RectIter
Returns the current sample as a double.
getSampleDouble(int) - Method in interface javax.media.jai.iterator.RectIter
Returns the specified sample of the current pixel as a double.
getSampleDouble(int, int, int) - Method in class javax.media.jai.TiledImage
Returns the value of a given sample of a pixel as a double.
getSampleDouble(int, int, int) - Method in interface javax.media.jai.iterator.RandomIter
Returns the specified sample from the image as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleFloat() - Method in interface javax.media.jai.iterator.RectIter
Returns the current sample as a float.
getSampleFloat(int) - Method in interface javax.media.jai.iterator.RectIter
Returns the specified sample of the current pixel as a float.
getSampleFloat(int, int, int) - Method in class javax.media.jai.TiledImage
Returns the value of a given sample of a pixel as a float.
getSampleFloat(int, int, int) - Method in interface javax.media.jai.iterator.RandomIter
Returns the specified sample from the image as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleModel() - Method in class javax.media.jai.PlanarImage
Returns the SampleModel of the image.
getSampleModel() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the SampleModel of the rendered image.
getSampleModel() - Method in class javax.media.jai.RemoteImage
Returns the SampleModel associated with this image.
getSampleModel(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of sampleModel if it is valid, and otherwise returns the value from the supplied RenderedImage.
getScanlineStride() - Method in class javax.media.jai.RasterAccessor
Returns the scanlineStride for the image data.
getSegmentLength() - Method in class com.sun.media.jai.codec.StreamSegment
Returns the length of the segment.
getShortData() - Method in class javax.media.jai.LookupTableJAI
Returns the short table data in array format, or null if the table's data type is not short.
getShortData(int) - Method in class javax.media.jai.LookupTableJAI
Returns the short table data of a specific band in array format, or null if the table's data type is not short.
getShortDataArray(int) - Method in class javax.media.jai.RasterAccessor
Returns the image data as a short array for a specific band.
getShortDataArrays() - Method in class javax.media.jai.RasterAccessor
Returns the image data as a short array.
getShortParameter(int) - Method in class javax.media.jai.RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a short.
getShortParameter(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's parameters, as a short.
getSignificantBits() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the number of significant bits for each band of the image.
getSinks() - Method in class javax.media.jai.PlanarImage
Returns a Vector containing the currently available PlanarImage sinks of this image (images for which this image is a source), or null if no sinks are present.
getSinks() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns a Vector containing the currently available PlanarImage sinks of the rendered image, or null if no sinks are present.
getSource(int) - Method in class javax.media.jai.PlanarImage
Returns an entry from the list of sources.
getSource(int) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the specified PlanarImage source of the rendered image.
getSource(int) - Method in class javax.media.jai.RenderableOp
Returns one of the node's sources as an Object.
getSourceClasses() - Method in interface javax.media.jai.OperationDescriptor
Returns an array of Classes that describe the types of sources required by this operation in the rendered image mode.
getSourceClasses() - Method in class javax.media.jai.OperationDescriptorImpl
Returns the source class types of this operation for the rendered mode.
getSources() - Method in class javax.media.jai.PlanarImage
Returns this image's source(s) in a Vector.
getSources() - Method in class javax.media.jai.RenderedOp
Returns the sources stored in the ParameterBlock of this node.
getSources() - Method in class javax.media.jai.RenderableOp
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSources() - Method in class javax.media.jai.RenderableImageAdapter
 
getSources() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns an empty Vector, indicating that this RenderableImage has no Renderable sources.
getSources() - Method in class javax.media.jai.RemoteImage
Returns a vector of RenderedImages that are the sources of image data for this RenderedImage.
getSources() - Method in class javax.media.jai.RenderableGraphics
 
getSplits(IntegerSequence, IntegerSequence, Rectangle) - Method in class javax.media.jai.PlanarImage
Within a given rectangle, store the list of tile seams of both X and Y directions into the corresponding split sequence.
getSquareToQuad(double, double, double, double, double, double, double, double) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps the unit square onto an arbitrary quadrilateral.
getSquareToQuad(float, float, float, float, float, float, float, float) - Static method in class javax.media.jai.PerspectiveTransform
Creates a PerspectiveTransform that maps the unit square onto an arbitrary quadrilateral.
getSRGBIntent() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the sRGB rendering intent to be stored with this image.
getStartPos() - Method in class com.sun.media.jai.codec.StreamSegment
Returns the starting position of the segment.
getStatisticsNames() - Method in class javax.media.jai.StatisticsOpImage
Returns a list of names of statistics understood by this class.
getStreamSegment(long, int) - Method in interface com.sun.media.jai.codec.StreamSegmentMapper
Returns a StreamSegment object indicating the location of the initial portion of a desired segment in the source stream.
getStreamSegment(long, int, StreamSegment) - Method in interface com.sun.media.jai.codec.StreamSegmentMapper
Sets the values of a StreamSegment object indicating the location of the initial portion of a desired segment in the source stream.
getStroke() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getStroke() - Method in class javax.media.jai.RenderableGraphics
 
getSubImage(int[]) - Method in class javax.media.jai.TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubImage(int, int, int, int) - Method in class javax.media.jai.TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubImage(int, int, int, int, int[]) - Method in class javax.media.jai.TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubsampleBitsH() - Method in class javax.media.jai.Interpolation
Returns the number of bits used to index subsample positions in the horizontal direction.
getSubsampleBitsV() - Method in class javax.media.jai.Interpolation
Returns the number of bits used to index subsample positions in the vertical direction.
getSuggestedPalette() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
getSuppressAlpha() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns true if alpha (transparency) will be prevented from appearing in the output.
getTag() - Method in class com.sun.media.jai.codec.TIFFField
Returns the tag number, between 0 and 65535.
getTags() - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns an ordered array of ints indicating the tag values.
getText() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns the text strings to be stored in uncompressed form with this image as an array of Strings.
getThreshold() - Method in class javax.media.jai.ROI
Returns the inclusion/exclusion threshold value.
getTile(int, int) - Method in class javax.media.jai.PlanarImage
Returns tile (tileX, tileY).
getTile(int, int) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the specified tile of the rendered image.
getTile(int, int) - Method in class javax.media.jai.OpImage
Gets a tile for reading.
getTile(int, int) - Method in class javax.media.jai.RemoteImage
Returns tile (x, y).
getTile(int, int) - Method in class javax.media.jai.RenderedImageAdapter
Forwards call to the true source.
getTile(int, int) - Method in class javax.media.jai.StatisticsOpImage
Returns a tile for reading.
getTile(int, int) - Method in class javax.media.jai.SnapshotImage
Returns a non-snapshotted tile from the source.
getTile(int, int) - Method in class javax.media.jai.TiledImage
Retrieves a particular tile from the image for reading only.
getTile(RenderedImage, int, int) - Method in interface javax.media.jai.TileCache
Retrieves a tile.
getTileCache() - Method in class javax.media.jai.JAI
Returns the TileCache being used by this JAI instance.
getTileCapacity() - Method in interface javax.media.jai.TileCache
Returns the tile capacity in tiles.
getTileDependencies(int, int, int) - Method in class javax.media.jai.OpImage
Returns a list of indices of the tiles of a given source image that may be required in order to compute a given tile.
getTileDependencies(int, int, int) - Method in class javax.media.jai.UntiledOpImage
Returns an array of points indicating the tile dependencies which in this case is the set of all tiles in the source image.
getTileFromCache(int, int) - Method in class javax.media.jai.OpImage
Gets a tile from the cache by location.
getTileGridXOffset() - Method in class javax.media.jai.PlanarImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the tile grid X offset of the rendered image.
getTileGridXOffset() - Method in class javax.media.jai.RemoteImage
Returns the X offset of the tile grid.
getTileGridXOffset(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of tileGridXOffset if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileGridYOffset() - Method in class javax.media.jai.PlanarImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the tile grid Y offset of the rendered image.
getTileGridYOffset() - Method in class javax.media.jai.RemoteImage
Returns the Y offset of the tile grid.
getTileGridYOffset(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of tileGridYOffset if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileHeight() - Method in class javax.media.jai.PlanarImage
Returns the height of a tile.
getTileHeight() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the tile height of the rendered image.
getTileHeight() - Method in class javax.media.jai.RemoteImage
Returns the height of a tile in pixels.
getTileHeight(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of tileHeight if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileRect(int, int) - Method in class javax.media.jai.PlanarImage
Returns a Rectangle indicating the active area of a given tile.
getTiles(Point[]) - Method in class javax.media.jai.PlanarImage
Returns the Rasters indicated by the tileIndices array.
getTiles(Point[]) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the tiles indicated by the tileIndices of the rendered image as an array of Rasters.
getTiles(Point[]) - Method in class javax.media.jai.OpImage
Computes the tiles indicated by the given tile indices.
getTileScheduler() - Method in class javax.media.jai.JAI
Returns the TileScheduler being used by this JAI instance.
getTileWidth() - Method in class javax.media.jai.PlanarImage
Returns the width of a tile.
getTileWidth() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the tile width of the rendered image.
getTileWidth() - Method in class javax.media.jai.RemoteImage
Returns the width of a tile in pixels.
getTileWidth(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of tileWidth if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTimeout() - Method in class javax.media.jai.RemoteImage
Gets the amount of time between retries.
getTimeStamp(PlanarImage) - Method in class javax.media.jai.ImageSequence
Returns the time stamp associated with the specified image, or -Float.MAX_VALUE if pi is null or if no match is found.
getTopPadding() - Method in class javax.media.jai.Interpolation
Returns the number of samples required above the center.
getTopPadding() - Method in class javax.media.jai.WarpOpImage
Returns the number of samples required above the center.
getTopPadding() - Method in class javax.media.jai.AreaOpImage
Returns the number of pixels needed above the central pixel.
getTopPadding() - Method in class javax.media.jai.KernelJAI
Returns the number of pixels required above the key element.
getTransform() - Method in class javax.media.jai.WarpAffine
Returns a clone of the AffineTransform associated with this WarpAffine object.
getTransform() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
getTransform() - Method in class javax.media.jai.WarpPerspective
Returns a clone of the PerspectiveTransform associated with this WarpPerspective object.
getTransform() - Method in class javax.media.jai.RenderableGraphics
 
getTransparentGray() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Returns the gray value to be used to denote transparency.
getTransparentRGB() - Method in class com.sun.media.jai.codec.PNGEncodeParam.RGB
Returns the RGB value to be used to denote transparency.
getTrueSource() - Method in class javax.media.jai.SnapshotImage
Returns the PlanarImage source of this SnapshotImage.
getType() - Method in class com.sun.media.jai.codec.TIFFField
Returns the type of the data stored in the IFD.
getUpImage() - Method in class javax.media.jai.ImagePyramid
Returns the image at the previous higher resolution level, If the current image is already at level 0, then the current image will be returned without further up sampling.
getUserExponent() - Method in class com.sun.media.jai.codec.PNGDecodeParam
Returns the current value of the user exponent parameter.
getValidMask() - Method in class javax.media.jai.ImageLayout
Returns the 'or'-ed together bitmask indicating parameter validity.
getVersion() - Method in class com.sun.media.jai.codec.BMPEncodeParam
Returns the BMP version to be used.
getVerticalKernelData() - Method in class javax.media.jai.KernelJAI
Returns the vertical portion of the kernel if the kernel is separable, or null otherwise.
getVerticalSubsampling(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Get the vertical subsampling factor for a band.
getVerticalTableData() - Method in class javax.media.jai.InterpolationTable
Returns the integer (fixed-point) vertical table data.
getVerticalTableDataDouble() - Method in class javax.media.jai.InterpolationTable
Returns the double vertical table data.
getVerticalTableDataFloat() - Method in class javax.media.jai.InterpolationTable
Returns the floating-point vertical table data.
getWidth() - Method in class javax.media.jai.PlanarImage
Returns the width of the image.
getWidth() - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and returns the width of the rendered image.
getWidth() - Method in class javax.media.jai.Interpolation
Returns the number of samples required for horizontal resampling.
getWidth() - Method in class javax.media.jai.RenderableOp
Return the rendering-independenmt width of the image.
getWidth() - Method in class javax.media.jai.RenderableImageAdapter
Gets the width in user coordinate space.
getWidth() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns the floating-point width of the RenderableImage.
getWidth() - Method in class javax.media.jai.RemoteImage
Returns the width of the RemoteImage in pixels.
getWidth() - Method in class javax.media.jai.RasterAccessor
Returns the width of the RasterAccessor's accessible area.
getWidth() - Method in class javax.media.jai.RenderableGraphics
 
getWidth() - Method in class javax.media.jai.KernelJAI
Returns the width of the kernel.
getWidth(RenderedImage) - Method in class javax.media.jai.ImageLayout
Returns the value of width if it is valid, and otherwise returns the value from the supplied RenderedImage.
getWritableTile(int, int) - Method in class javax.media.jai.WritableRenderedImageAdapter
Check out a tile for writing.
getWritableTile(int, int) - Method in class javax.media.jai.TiledImage
Retrieves a particular tile from the image for reading and writing.
getWritableTileIndices() - Method in class javax.media.jai.WritableRenderedImageAdapter
Return a array of Point objects indicating which tiles are checked out for writing.
getWritableTileIndices() - Method in class javax.media.jai.TiledImage
Returns a list of tiles that are currently held by one or more writers.
getWriteImageOnly() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the setting of the writeImageOnly flag.
getWriteJFIFHeader() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the setting of the writeJFIF flag.
getWriteTablesOnly() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Retrieve the setting of the writeTablesOnly flag.
getWriteTiled() - Method in class com.sun.media.jai.codec.TIFFEncodeParam
Returns the value of the writeTiled parameter.
getX() - Method in class javax.media.jai.RasterAccessor
Returns the x coordinate of the upper-left corner of the RasterAccessor's accessible area.
getXCenter() - Method in class javax.media.jai.widget.ScrollingImagePanel
Returns the X co-ordinate of the image center.
getXCoeffs() - Method in class javax.media.jai.WarpPolynomial
Returns the raw coefficients array for the X coordinate.
getXNumCells() - Method in class javax.media.jai.WarpGrid
Returns the number of grid cell columns.
getXOrigin() - Method in class javax.media.jai.KernelJAI
Returns the X coordinate of the key kernel element.
getXOrigin() - Method in class javax.media.jai.widget.ImageCanvas
 
getXOrigin() - Method in class javax.media.jai.widget.ScrollingImagePanel
Returns the XOrigin of the image
getXPad() - Method in class javax.media.jai.widget.ImageCanvas
 
getXStart() - Method in class javax.media.jai.WarpGrid
Returns the minimum X coordinate of the grid.
getXStep() - Method in class javax.media.jai.WarpGrid
Returns the horizontal spacing between grid cells.
getXWarpPos() - Method in class javax.media.jai.WarpGrid
Returns the horizontal warp positions at the grid points.
getY() - Method in class javax.media.jai.RasterAccessor
Returns the y coordinate of the upper-left corner of the RasterAccessor's accessible area.
getYCenter() - Method in class javax.media.jai.widget.ScrollingImagePanel
Returns the Y co-ordinate of the image center.
getYCoeffs() - Method in class javax.media.jai.WarpPolynomial
Returns the raw coefficients array for the Y coordinate.
getYNumCells() - Method in class javax.media.jai.WarpGrid
Returns the number of grid cell columns.
getYOrigin() - Method in class javax.media.jai.KernelJAI
Returns the Y coordinate of the key kernel element.
getYOrigin() - Method in class javax.media.jai.widget.ImageCanvas
 
getYOrigin() - Method in class javax.media.jai.widget.ScrollingImagePanel
Returns the YOrigin of the image
getYPad() - Method in class javax.media.jai.widget.ImageCanvas
 
getYStart() - Method in class javax.media.jai.WarpGrid
Returns the minimum Y coordinate of the grid.
getYStep() - Method in class javax.media.jai.WarpGrid
Returns the horizontal spacing between grid cells.
getYWarpPos() - Method in class javax.media.jai.WarpGrid
Returns the horizontal warp positions at the grid points.
GIFDescriptor - class javax.media.jai.operator.GIFDescriptor.
An OperationDescriptor describing the "GIF" operation.
GIFDescriptor() - Constructor for class javax.media.jai.operator.GIFDescriptor
Constructor.
GRADIENT_MASK_SOBEL_HORIZONTAL - Static variable in class javax.media.jai.KernelJAI
Gradient Mask for SOBEL_HORIZONTAL
GRADIENT_MASK_SOBEL_VERTICAL - Static variable in class javax.media.jai.KernelJAI
Gradient Mask for SOBEL_VERTICAL
GradientMagnitudeDescriptor - class javax.media.jai.operator.GradientMagnitudeDescriptor.
An OperationDescriptor describing the "GradientMagnitude" operation.
GradientMagnitudeDescriptor() - Constructor for class javax.media.jai.operator.GradientMagnitudeDescriptor
Constructor for the GradientMagnitudeDescriptor.
GraphicsJAI - class javax.media.jai.GraphicsJAI.
A JAI wrapper for a Graphics2D object derived from a Component.
GraphicsJAI(Graphics2D, Component) - Constructor for class javax.media.jai.GraphicsJAI
Constructs a new instance of GraphicsJAI that wraps a given instance of Graphics2D for drawing to a given Component.
green - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The green color value of the entry.

H

hasExtender(int) - Method in class javax.media.jai.OpImage
Indicates whether the source with the given index has a BorderExtender.
hasMoreElements() - Method in class javax.media.jai.IntegerSequence
Returns true if more elements are available to be iterated over.
hasTileWriters() - Method in class javax.media.jai.WritableRenderedImageAdapter
Return whether any tile is checked out for writing.
hasTileWriters() - Method in class javax.media.jai.TiledImage
Returns true if any tile is being held by a writer, false otherwise.
height - Variable in class javax.media.jai.PlanarImage
The image's height in pixels.
height - Variable in class javax.media.jai.Interpolation
The height of the interpolation kernel in pixels.
height - Variable in class javax.media.jai.MultiResolutionRenderableImage
The height in Renderable coordinates.
height - Variable in class javax.media.jai.KernelJAI
The height of the kernel.
HEIGHT_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of height.
highestImage - Variable in class javax.media.jai.ImageMIPMap
The image with the highest resolution.
Histogram - class javax.media.jai.Histogram.
An object for accumulating histogram information on an image.
Histogram(int[], double[], double[]) - Constructor for class javax.media.jai.Histogram
Constructs a Histogram that may be used to accumulate data within a given range for each band of an image.
HistogramDescriptor - class javax.media.jai.operator.HistogramDescriptor.
An OperationDescriptor describing the "Histogram" operation.
HistogramDescriptor() - Constructor for class javax.media.jai.operator.HistogramDescriptor
Constructor.
hit(Rectangle, Shape, boolean) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
hit(Rectangle, Shape, boolean) - Method in class javax.media.jai.RenderableGraphics
 

I

ic - Variable in class javax.media.jai.widget.ScrollingImagePanel
The ImageCanvas we are controlling.
IDCTDescriptor - class javax.media.jai.operator.IDCTDescriptor.
An OperationDescriptor describing the "IDCT" operation.
IDCTDescriptor() - Constructor for class javax.media.jai.operator.IDCTDescriptor
Constructor.
IDFTDescriptor - class javax.media.jai.operator.IDFTDescriptor.
An OperationDescriptor describing the "IDFT" operation.
IDFTDescriptor() - Constructor for class javax.media.jai.operator.IDFTDescriptor
Constructor.
IIPDescriptor - class javax.media.jai.operator.IIPDescriptor.
An OperationDescriptor describing the "IIP" operation.
IIPDescriptor() - Constructor for class javax.media.jai.operator.IIPDescriptor
Constructor.
IIPResolutionDescriptor - class javax.media.jai.operator.IIPResolutionDescriptor.
An OperationDescriptor describing the "IIPResolution" operation.
IIPResolutionDescriptor() - Constructor for class javax.media.jai.operator.IIPResolutionDescriptor
Constructor.
im - Variable in class javax.media.jai.widget.ImageCanvas
The source RenderedImage.
im - Variable in class javax.media.jai.widget.ScrollingImagePanel
The RenderedImage displayed by the ImageCanvas.
image - Variable in class javax.media.jai.CoordinateImage
The image.
image - Variable in class javax.media.jai.SequentialImage
The image.
ImageCanvas - class javax.media.jai.widget.ImageCanvas.
A simple output widget for a RenderedImage.
ImageCanvas(RenderedImage) - Constructor for class javax.media.jai.widget.ImageCanvas
Constructs an ImageCanvas to display a RenderedImage.
ImageCanvas(RenderedImage, boolean) - Constructor for class javax.media.jai.widget.ImageCanvas
Constructs an ImageCanvas to display a RenderedImage.
ImageCodec - class com.sun.media.jai.codec.ImageCodec.
An abstract class allowing the creation of image decoders and encoders.
ImageCodec() - Constructor for class com.sun.media.jai.codec.ImageCodec
Allow only subclasses to instantiate this class.
imageCollection - Variable in class javax.media.jai.CollectionImage
A collection of objects.
ImageDecodeParam - interface com.sun.media.jai.codec.ImageDecodeParam.
An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageDecoder - interface com.sun.media.jai.codec.ImageDecoder.
An interface describing objects that transform an InputStream into a BufferedImage or Raster.
ImageDecoderImpl - class com.sun.media.jai.codec.ImageDecoderImpl.
A partial implementation of the ImageDecoder interface useful for subclassing.
ImageDecoderImpl(InputStream, ImageDecodeParam) - Constructor for class com.sun.media.jai.codec.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given InputStream and ImageDecodeParam instance.
ImageDecoderImpl(SeekableStream, ImageDecodeParam) - Constructor for class com.sun.media.jai.codec.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given SeekableStream and ImageDecodeParam instance.
ImageEncodeParam - interface com.sun.media.jai.codec.ImageEncodeParam.
An empty (marker) interface to be implemented by all image encoder parameter classes.
ImageEncoder - interface com.sun.media.jai.codec.ImageEncoder.
An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
ImageEncoderImpl - class com.sun.media.jai.codec.ImageEncoderImpl.
A partial implementation of the ImageEncoder interface useful for subclassing.
ImageEncoderImpl(OutputStream, ImageEncodeParam) - Constructor for class com.sun.media.jai.codec.ImageEncoderImpl
Constructs an ImageEncoderImpl with a given OutputStream and ImageEncoderParam instance.
ImageFunction - interface javax.media.jai.ImageFunction.
ImageFunction is a common interface for vector-valued functions which are to be evaluated at positions in the X-Y coordinate system.
ImageFunctionDescriptor - class javax.media.jai.operator.ImageFunctionDescriptor.
An OperationDescriptor describing the "ImageFunction" operation.
ImageFunctionDescriptor() - Constructor for class javax.media.jai.operator.ImageFunctionDescriptor
Constructor.
ImageJAI - interface javax.media.jai.ImageJAI.
An interface implemented by all JAI image classes.
ImageLayout - class javax.media.jai.ImageLayout.
A class describing the desired layout of an OpImage.
ImageLayout() - Constructor for class javax.media.jai.ImageLayout
Constructs an ImageLayout with no parameters set.
ImageLayout(int, int, int, int) - Constructor for class javax.media.jai.ImageLayout
Constructs an ImageLayout with only the image dimension parameters set.
ImageLayout(int, int, int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class javax.media.jai.ImageLayout
Constructs an ImageLayout with all its parameters set.
ImageLayout(int, int, int, int, SampleModel, ColorModel) - Constructor for class javax.media.jai.ImageLayout
Constructs an ImageLayout with its tile grid layout, SampleModel, and ColorModel parameters set.
ImageLayout(RenderedImage) - Constructor for class javax.media.jai.ImageLayout
Constructs an ImageLayout with all its parameters set to equal those of a given RenderedImage.
ImageMIPMap - class javax.media.jai.ImageMIPMap.
A class implementing the "MIP map" operation on a RenderedImage.
ImageMIPMap() - Constructor for class javax.media.jai.ImageMIPMap
The default constructor.
ImageMIPMap(RenderedImage, AffineTransform, Interpolation) - Constructor for class javax.media.jai.ImageMIPMap
Constructor.
ImageMIPMap(RenderedImage, RenderedOp) - Constructor for class javax.media.jai.ImageMIPMap
Constructor.
ImageMIPMap(RenderedOp) - Constructor for class javax.media.jai.ImageMIPMap
Constructs a new ImageMIPMap from a RenderedOp chain.
ImagePyramid - class javax.media.jai.ImagePyramid.
A class implementing the "Pyramid" operation on a RenderedImage.
ImagePyramid() - Constructor for class javax.media.jai.ImagePyramid
The default constructor.
ImagePyramid(RenderedImage, RenderedOp, RenderedOp, RenderedOp, RenderedOp) - Constructor for class javax.media.jai.ImagePyramid
Constructor.
ImagePyramid(RenderedOp, RenderedOp, RenderedOp, RenderedOp) - Constructor for class javax.media.jai.ImagePyramid
Constructor.
ImageSequence - class javax.media.jai.ImageSequence.
A class representing a sequence of images, each associated with a time stamp and a camera position.
ImageSequence() - Constructor for class javax.media.jai.ImageSequence
The default constrctor.
ImageSequence(Collection) - Constructor for class javax.media.jai.ImageSequence
Constructs a class that represents a sequence of images.
ImageStack - class javax.media.jai.ImageStack.
A class representing a stack of images, each associated with a spatial orientation defined in a common coordinate system.
ImageStack() - Constructor for class javax.media.jai.ImageStack
The default constructor.
ImageStack(Collection) - Constructor for class javax.media.jai.ImageStack
Constructor.
imHeight - Variable in class javax.media.jai.widget.ImageCanvas
 
imWidth - Variable in class javax.media.jai.widget.ImageCanvas
 
indexOf(String) - Method in class javax.media.jai.ParameterBlockJAI
Returns the index of a named parameter within the list of parameters, starting with 0.
initializeFromStream(InputStream) - Method in class javax.media.jai.OperationRegistry
Loads the contents of the OperationRegistry from an InputStream.
input - Variable in class com.sun.media.jai.codec.ImageDecoderImpl
The SeekableStream associcted with this ImageEncoder.
insert(int) - Method in class javax.media.jai.IntegerSequence
Inserts an integer into the sequence.
intDataArrays - Variable in class javax.media.jai.RasterAccessor
The image data in a two-dimensional int array.
IntegerSequence - class javax.media.jai.IntegerSequence.
A growable sorted integer set.
IntegerSequence() - Constructor for class javax.media.jai.IntegerSequence
Constructs a sequence that may contain any integer value.
IntegerSequence(int, int) - Constructor for class javax.media.jai.IntegerSequence
Constructs a sequence bounded by an inclusive range of values.
INTENT_ABSOLUTE - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_PERCEPTUAL - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_RELATIVE - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_SATURATION - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
interp - Variable in class javax.media.jai.WarpOpImage
The Interpolation object describing the subpixel interpolation method.
INTERP_BICUBIC - Static variable in class javax.media.jai.Interpolation
A constant specifying interpolation by the InterpolationBicubic class.
INTERP_BICUBIC_2 - Static variable in class javax.media.jai.Interpolation
A constant specifying interpolation by the InterpolationBicubic2 class.
INTERP_BILINEAR - Static variable in class javax.media.jai.Interpolation
A constant specifying interpolation by the InterpolationBilinear class.
INTERP_NEAREST - Static variable in class javax.media.jai.Interpolation
A constant specifying interpolation by the InterpolationNearest class.
interpolate(double[][], float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2-dimensional array of double samples.
interpolate(double[][], float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a two-dimensional array of double samples.
interpolate(double[][], float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a two-dimensional array of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 4x4 grid.
interpolate(double, double, double, double, float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 2x2 grid of double samples.
interpolate(float[][], float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2-dimensional array of floating-point samples.
interpolate(float[][], float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a two-dimensional array of floating-point samples.
interpolate(float[][], float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a two-dimensional array of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 4x4 grid.
interpolate(int[][], int, int) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2-dimensional array of integral samples.
interpolate(int[][], int, int) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a two-dimensional array of integral samples.
interpolate(int[][], int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a two-dimensional array of integral samples.
interpolate(int, int, int, int, int, int) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.jai.Interpolation
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationNearest
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a 4x4 grid of integral samples.
interpolateF(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs interpolation on a 4x4 grid of integral samples.
interpolateH(double[], float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a 1-dimensional array of double samples representing a row of samples.
interpolateH(double[], float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a one-dimensional array of double samples representing a row of samples.
interpolateH(double[], float) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of double samples.
interpolateH(double[], float) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of double samples.
interpolateH(double, double, double, double, float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a quadruple of double samples.
interpolateH(double, double, double, double, float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a quadruple of double samples.
interpolateH(double, double, double, double, float) - Method in class javax.media.jai.InterpolationBilinear
Performs interpolation on a horizontal quad of double samples.
interpolateH(double, double, float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a pair of double samples.
interpolateH(double, double, float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a pair of double samples.
interpolateH(double, double, float) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a pair of double samples.
interpolateH(double, double, float) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a horizontal pair of double samples.
interpolateH(float[], float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a 1-dimensional array of floating-point samples representing a row of samples.
interpolateH(float[], float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a one-dimensional array of floating-point samples representing a row of samples.
interpolateH(float[], float) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of floating-point samples.
interpolateH(float[], float) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of floating-point samples.
interpolateH(float, float, float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a horizontal pair of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a quadruple of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a quadruple of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a horizontal quad of floating-point samples.
interpolateH(int[], int) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a 1-dimensional array of integral samples.
interpolateH(int[], int) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int[], int) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int[], int) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int, int, int) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class javax.media.jai.InterpolationNearest
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int, int, int) - Method in class javax.media.jai.Interpolation
Performs horizontal interpolation on a quadruple of integral samples.
interpolateH(int, int, int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs horizontal interpolation on a quadruple of integral samples.
interpolateH(int, int, int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs horizontal interpolation on a quadruple of integral samples.
interpolateV(double[], float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a 1-dimensional array of double samples representing a column of samples.
interpolateV(double[], float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a one-dimensional array of double samples representing a column of samples.
interpolateV(double[], float) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a one-dimensional array of double samples.
interpolateV(double[], float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of double samples.
interpolateV(double, double, double, double, float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a quadruple of double samples.
interpolateV(double, double, double, double, float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a quadruple of double samples.
interpolateV(double, double, double, double, float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a vertical quad of double samples.
interpolateV(double, double, float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a pair of double samples.
interpolateV(double, double, float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a pair of double samples.
interpolateV(double, double, float) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a pair of double samples.
interpolateV(double, double, float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a vertical pair of double samples.
interpolateV(float[], float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a 1-dimensional array of floating-point samples representing a column of samples.
interpolateV(float[], float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a one-dimensional array of floating-point samples representing a column of samples.
interpolateV(float[], float) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a one-dimensional array of floating-point samples.
interpolateV(float[], float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of floating-point samples.
interpolateV(float, float, float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a vertical pair of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a quadruple of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a quadruple of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a horizontal quad of floating-point samples.
interpolateV(int[], int) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a 1-dimensional array of integral samples.
interpolateV(int[], int) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int[], int) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int[], int) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int, int, int) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class javax.media.jai.InterpolationNearest
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int, int, int) - Method in class javax.media.jai.Interpolation
Performs vertical interpolation on a quadruple of integral samples.
interpolateV(int, int, int, int, int) - Method in class javax.media.jai.InterpolationTable
Performs vertical interpolation on a quadruple of integral samples.
interpolateV(int, int, int, int, int) - Method in class javax.media.jai.InterpolationBilinear
Performs vertical interpolation on a quadruple of integral samples.
Interpolation - class javax.media.jai.Interpolation.
An object encapsulating a particular algorithm for image interpolation (resampling).
Interpolation() - Constructor for class javax.media.jai.Interpolation
Construct Interpolation object with no fields set.
Interpolation(int, int, int, int, int, int, int, int) - Constructor for class javax.media.jai.Interpolation
Construct interpolation object with all parameters set.
InterpolationBicubic - class javax.media.jai.InterpolationBicubic.
A class representing bicubic interpolation.
InterpolationBicubic(int) - Constructor for class javax.media.jai.InterpolationBicubic
Constructs an InterpolationBicubic with a given subsample precision, in bits.
InterpolationBicubic2 - class javax.media.jai.InterpolationBicubic2.
A class representing bicubic interpolation using a different polynomial than InterpolationBicubic.
InterpolationBicubic2(int) - Constructor for class javax.media.jai.InterpolationBicubic2
Constructs an InterpolationBicubic2 with a given subsample precision, in bits.
InterpolationBilinear - class javax.media.jai.InterpolationBilinear.
A class representing bilinear interpolation.
InterpolationBilinear() - Constructor for class javax.media.jai.InterpolationBilinear
Constructs an InterpolationBilinear with the default subsample precision.
InterpolationBilinear(int) - Constructor for class javax.media.jai.InterpolationBilinear
Constructs an InterpolationBilinear with a given subsample precision, in bits.
InterpolationNearest - class javax.media.jai.InterpolationNearest.
A class representing nearest-neighbor interpolation.
InterpolationNearest() - Constructor for class javax.media.jai.InterpolationNearest
Constructs an InterpolationNearest.
InterpolationTable - class javax.media.jai.InterpolationTable.
A subclass of Interpolation that uses tables to store the interpolation kernels.
InterpolationTable(int, int, int, int, double[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, float[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, int[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, int, int, int, double[], double[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and double kernel entries.
InterpolationTable(int, int, int, int, int, int, int, float[], float[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and float kernel entries.
InterpolationTable(int, int, int, int, int, int, int, int[], int[]) - Constructor for class javax.media.jai.InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and int kernel entries.
intersect(ROI) - Method in class javax.media.jai.ROI
Intersects the ROI with another ROI and returns the result as a new ROI.
intersect(ROI) - Method in class javax.media.jai.ROIShape
Sets the mask to its intersection with another mask.
intersects(double, double, double, double) - Method in class javax.media.jai.ROI
Returns true if a given rectangular region intersects the ROI.
intersects(double, double, double, double) - Method in class javax.media.jai.ROIShape
Returns true if a given rectangle (x, y, w, h) intersects the mask.
intersects(int, int, int, int) - Method in class javax.media.jai.ROI
Returns true if a given rectangular region intersects the ROI.
intersects(int, int, int, int) - Method in class javax.media.jai.ROIShape
Returns true if a given rectangle (x, y, w, h) intersects the mask.
intersects(Rectangle) - Method in class javax.media.jai.ROI
Returns true if a given Rectangle intersects the ROI.
intersects(Rectangle) - Method in class javax.media.jai.ROIShape
Returns true if a given Rectangle intersects the mask.
intersects(Rectangle2D) - Method in class javax.media.jai.ROI
Returns true if a given Rectangle2D intersects the ROI.
intersects(Rectangle2D) - Method in class javax.media.jai.ROIShape
Returns true if a given Rectangle2D intersects the mask.
inverseTransform(double[], int, double[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Inverse transforms an array of double precision coordinates by this transform.
inverseTransform(Point2D, Point2D) - Method in class javax.media.jai.PerspectiveTransform
Inverse transforms the specified ptSrc and stores the result in ptDst.
InvertDescriptor - class javax.media.jai.operator.InvertDescriptor.
An OperationDescriptor describing the "Invert" operation.
InvertDescriptor() - Constructor for class javax.media.jai.operator.InvertDescriptor
Constructor.
invScaleX - Variable in class javax.media.jai.ScaleOpImage
Cached value equal to 1/scaleX.
invScaleXRational - Variable in class javax.media.jai.ScaleOpImage
 
invScaleXRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
invScaleXRationalNum - Variable in class javax.media.jai.ScaleOpImage
 
invScaleY - Variable in class javax.media.jai.ScaleOpImage
Cached value equal to 1/scaleY.
invScaleYRational - Variable in class javax.media.jai.ScaleOpImage
 
invScaleYRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
invScaleYRationalNum - Variable in class javax.media.jai.ScaleOpImage
 
isBackgroundSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'bKGD' chunk will be output.
isBitDepthSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Returns true if the bit depth has been set.
isBitShiftSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Returns true if the bit shift has been set.
isChromaticitySet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'cHRM' chunk will be output.
isCompatibleRaster(Raster) - Method in class javax.media.jai.FloatDoubleColorModel
Returns true if the supplied Raster's SampleModel is compatible with this FloatDoubleColorModel.
isCompatibleSampleModel(SampleModel) - Method in class javax.media.jai.FloatDoubleColorModel
Checks whether or not the specified SampleModel is compatible with this ColorModel.
isComplex() - Method in interface javax.media.jai.ImageFunction
Returns whether or not each value's elements are complex.
isCompressed() - Method in class com.sun.media.jai.codec.BMPEncodeParam
Returns the value of the parameter compressed.
isCompressedTextSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
isDataCopy() - Method in class javax.media.jai.RasterAccessor
Returns true if the RasterAccessors's data is copied from it's raster.
isDynamic() - Method in class javax.media.jai.RenderableOp
Returns false, i.e., successive renderings with the same arguments will produce identical results.
isDynamic() - Method in class javax.media.jai.RenderableImageAdapter
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class javax.media.jai.MultiResolutionRenderableImage
Returns false since successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments will never produce different results.
isDynamic() - Method in class javax.media.jai.RenderableGraphics
 
isEmpty() - Method in class javax.media.jai.CollectionImage
Returns true if this collection contains no elements.
isEmpty() - Method in class javax.media.jai.CollectionOp
Returns true if this collection contains no element.
isFormatRecognized(byte[]) - Method in class com.sun.media.jai.codec.ImageCodec
Returns true if the format is recognized in the initial portion of a stream.
isFormatRecognized(SeekableStream) - Method in class com.sun.media.jai.codec.ImageCodec
Returns true if the format is recognized in the input data stream.
isGammaSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'gAMA' chunk will be output.
isHorizontallySymmetric - Variable in class javax.media.jai.KernelJAI
True if the kernel has horizontal (Y axis) symmetry.
isHorizontallySymmetric() - Method in class javax.media.jai.KernelJAI
Returns true if the kernel has horizontal (Y axis) symmetry.
isICCProfileDataSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'iCCP' chunk will be output.
isIdentity() - Method in class javax.media.jai.PerspectiveTransform
Returns the boolean true value if this PerspectiveTransform is an identity transform.
isImmediate() - Method in interface javax.media.jai.OperationDescriptor
Returns true if the operation should be rendered immediately during the call to JAI.create(); that is, the operation is placed in immediate mode.
isImmediate() - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if the operation should be rendered immediately during the call to JAI.create(); that is, the operation is placed in immediate mode.
isImmediate() - Method in class javax.media.jai.operator.EncodeDescriptor
Returns true indicating that the operation should be rendered immediately during a call to JAI.create().
isImmediate() - Method in class javax.media.jai.operator.FileStoreDescriptor
Returns true indicating that the operation should be rendered immediately during a call to JAI.create().
isIntegralDataType(int) - Method in class javax.media.jai.LookupTableJAI
Returns true if the specified data type is an integral data type, such as byte, ushort, short, or int.
isIntegralDataType(SampleModel) - Method in class javax.media.jai.LookupTableJAI
Validates data type.
isModificationTimeSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'tIME' chunk will be output.
isPaletteHistogramSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'hIST' chunk will be output.
isPaletteSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Returns true if a 'PLTE' chunk will be output.
isPhysicalDimensionSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'pHYS' chunk will be output.
isPixelSequential() - Method in class javax.media.jai.RasterFormatTag
Returns whether or not the SampleModel represented by the RasterFormatTag is PixelSequential.
isQTableSet(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Tests if a Quantization table has been set.
isQualitySet() - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Tests if the quality parameter has been set in this JPEGEncodeParam.
isRenderableSupported() - Method in interface javax.media.jai.OperationDescriptor
Returns true if this operation supports the renderable image mode.
isRenderableSupported() - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the renderable mode.
isRenderableSupported() - Method in class javax.media.jai.operator.RenderableDescriptor
Indicates that renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DCTDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.PolarToComplexDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.LookupDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.IDCTDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MultiplyDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MagnitudeDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.XorConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.CompositeDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AndDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.SubtractDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ThresholdDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MaxDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.LogDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.CropDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.SubtractFromConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.PeriodicShiftDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.BandSelectDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ExpDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.FormatDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.NotDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.PhaseDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AndConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.SubtractConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AddDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.OverlayDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.OrConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AbsoluteDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ClampDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.BandCombineDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MultiplyComplexDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MultiplyConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MatchCDFDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ConstantDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.TransposeDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AddConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.TranslateDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DFTDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.AffineDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DivideByConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.RescaleDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.RotateDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.PiecewiseDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.IDFTDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.IIPDescriptor
Overrides super class's default implementation to return true because this operation supports renderable mode.
isRenderableSupported() - Method in class javax.media.jai.operator.MagnitudeSquaredDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.MinDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ConjugateDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DivideIntoConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DivideComplexDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.InvertDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.XorDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ScaleDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.ColorConvertDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.DivideDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class javax.media.jai.operator.OrDescriptor
Returns true since renderable operation is supported.
isRenderedSupported() - Method in interface javax.media.jai.OperationDescriptor
Returns true if this operation supports the rendered image mode.
isRenderedSupported() - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the rendered mode.
isRenderedSupported() - Method in class javax.media.jai.operator.RenderableDescriptor
Indicates that rendered operation is supported.
isSeparable - Variable in class javax.media.jai.KernelJAI
True if the kernel is separable.
isSeparable() - Method in class javax.media.jai.Interpolation
Returns true if the interpolation can be performed in a separable manner, that is, by performing a separate pass in each dimension.
isSeparable() - Method in class javax.media.jai.KernelJAI
Returns true if the kernel is separable.
isSignificantBitsSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if an 'sBIT' chunk will be output.
isSRGBIntentSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if an 'sRGB' chunk will be output.
isSuggestedPaletteSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'sPLT' chunk will be output.
isTagPresent(int) - Method in class com.sun.media.jai.codec.TIFFDirectory
Returns true if a tag appears in the directory.
isTextSet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'tEXt' chunk will be output.
isTileLocked(int, int) - Method in class javax.media.jai.TiledImage
Returns true if a tile is locked.
isTileWritable(int, int) - Method in class javax.media.jai.WritableRenderedImageAdapter
Return whether a tile is currently checked out for writing.
isTileWritable(int, int) - Method in class javax.media.jai.TiledImage
Returns true if a tile has writers.
isTopDown() - Method in class com.sun.media.jai.codec.BMPEncodeParam
Returns the value of the topDown parameter.
isTransparencySet() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Returns true if a 'tRNS' chunk will be output.
isValid(int) - Method in class javax.media.jai.ImageLayout
Returns true if all the parameters specified by the argument are set.
isVerticallySymmetric - Variable in class javax.media.jai.KernelJAI
True if the kernel has vertical (X axis) symmetry.
isVerticallySymmetric() - Method in class javax.media.jai.KernelJAI
Returns true if the kernel has vertical (X axis) symmetry.
iterator() - Method in class javax.media.jai.CollectionImage
Returns an Iterator over the elements in this collection.
iterator() - Method in class javax.media.jai.CollectionOp
Returns an iterator over the elements in this collection.

J

JAI - class javax.media.jai.JAI.
A convenience class for instantiating operations.
JAI() - Constructor for class javax.media.jai.JAI
Returns a new instance of the JAI class.
javax.media.jai - package javax.media.jai
 
javax.media.jai.iterator - package javax.media.jai.iterator
 
javax.media.jai.operator - package javax.media.jai.operator
 
javax.media.jai.widget - package javax.media.jai.widget
 
JPEGDescriptor - class javax.media.jai.operator.JPEGDescriptor.
An OperationDescriptor describing the "JPEG" operation.
JPEGDescriptor() - Constructor for class javax.media.jai.operator.JPEGDescriptor
Constructor.
JPEGEncodeParam - class com.sun.media.jai.codec.JPEGEncodeParam.
A class which encapsulates the most common functionality required for the parameters to a Jpeg encode operation.
JPEGEncodeParam() - Constructor for class com.sun.media.jai.codec.JPEGEncodeParam
Constructs a JAI JPEGEncodeParam object with default settings.
jumpLines(int) - Method in interface javax.media.jai.iterator.RectIter
Jumps downward num lines from the current position.
jumpPixels(int) - Method in interface javax.media.jai.iterator.RectIter
Jumps rightward num pixels from the current position.

K

KernelJAI - class javax.media.jai.KernelJAI.
A kernel, used by the Convolve, Ordered Dither, and Error Diffusion operations.
KernelJAI(int, int, float[]) - Constructor for class javax.media.jai.KernelJAI
Constructs a kernel with the given parameters.
KernelJAI(int, int, int, int, float[]) - Constructor for class javax.media.jai.KernelJAI
Constructs a KernelJAI with the given parameters.
KernelJAI(int, int, int, int, float[], float[]) - Constructor for class javax.media.jai.KernelJAI
Constructs a separable KernelJAI from two float arrays.
KernelJAI(Kernel) - Constructor for class javax.media.jai.KernelJAI
Constructs a KernelJAI from a java.awt.image.Kernel object.
KEY_BORDER_EXTENDER - Static variable in class javax.media.jai.JAI
Key for BorderExtender object values.
KEY_IMAGE_LAYOUT - Static variable in class javax.media.jai.JAI
Key for ImageLayout object values.
KEY_INTERPOLATION - Static variable in class javax.media.jai.JAI
Key for Interpolation object values.
KEY_OPERATION_BOUND - Static variable in class javax.media.jai.JAI
Key for Integer object values representing whether the operation is compute, network, or I/O bound.
KEY_OPERATION_REGISTRY - Static variable in class javax.media.jai.JAI
Key for OperationRegistry object values.
KEY_TILE_CACHE - Static variable in class javax.media.jai.JAI
Key for TileCache object values.

L

leftPadding - Variable in class javax.media.jai.Interpolation
The number of pixels lying to the left of the interpolation kernel key position.
leftPadding - Variable in class javax.media.jai.AreaOpImage
The number of source pixels needed to the left of the central pixel.
length() - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Returns the number of valid bytes in the input array.
lockTile(int, int) - Method in class javax.media.jai.TiledImage
Forces a tile to be computed, and its contents stored indefinitely.
LogDescriptor - class javax.media.jai.operator.LogDescriptor.
An OperationDescriptor describing the "Log" operation.
LogDescriptor() - Constructor for class javax.media.jai.operator.LogDescriptor
Constructor.
lookup(int, int) - Method in class javax.media.jai.LookupTableJAI
Performs lookup on a given value belonging to a given source band, and returns the result as an int.
lookup(Raster, WritableRaster, Rectangle) - Method in class javax.media.jai.LookupTableJAI
Performs table lookup on a source Raster, writing the result into a supplied WritableRaster.
lookup(WritableRaster) - Method in class javax.media.jai.LookupTableJAI
Performs table lookup in place on a given WritableRaster.
LookupDescriptor - class javax.media.jai.operator.LookupDescriptor.
An OperationDescriptor describing the "Lookup" operation.
LookupDescriptor() - Constructor for class javax.media.jai.operator.LookupDescriptor
Constructor.
lookupDouble(int, int) - Method in class javax.media.jai.LookupTableJAI
Performs lookup on a given value belonging to a given source band, and returns the result as a double.
lookupFloat(int, int) - Method in class javax.media.jai.LookupTableJAI
Performs lookup on a given value belonging to a given source band, and returns the result as a float.
LookupTableJAI - class javax.media.jai.LookupTableJAI.
A lookup table object associated with the "Lookup" operation.
LookupTableJAI(byte[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded byte lookup table.
LookupTableJAI(byte[][]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded byte lookup table.
LookupTableJAI(byte[][], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded byte lookup table where all bands have the same index offset.
LookupTableJAI(byte[][], int[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded byte lookup table where each band has a different index offset.
LookupTableJAI(byte[], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded byte lookup table with an index offset.
LookupTableJAI(double[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded double lookup table.
LookupTableJAI(double[][]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded double lookup table.
LookupTableJAI(double[][], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded double lookup table where all bands have the same index offset.
LookupTableJAI(double[][], int[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded double lookup table where each band has a different index offset.
LookupTableJAI(double[], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded double lookup table with an index offset.
LookupTableJAI(float[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded float lookup table.
LookupTableJAI(float[][]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded float lookup table.
LookupTableJAI(float[][], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded float lookup table where all bands have the same index offset.
LookupTableJAI(float[][], int[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded float lookup table where each band has a different index offset.
LookupTableJAI(float[], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded float lookup table with an index offset.
LookupTableJAI(int[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded int lookup table.
LookupTableJAI(int[][]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded int lookup table.
LookupTableJAI(int[][], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded int lookup table where all bands have the same index offset.
LookupTableJAI(int[][], int[]) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded int lookup table where each band has a different index offset.
LookupTableJAI(int[], int) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded int lookup table with an index offset.
LookupTableJAI(short[][], boolean) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded short or unsigned short lookup table.
LookupTableJAI(short[][], int[], boolean) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded short or unsigned short lookup table where each band has a different index offset.
LookupTableJAI(short[][], int, boolean) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a multi-banded short or unsigned short lookup table where all bands have the same index offset.
LookupTableJAI(short[], boolean) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded short or unsigned short lookup table.
LookupTableJAI(short[], int, boolean) - Constructor for class javax.media.jai.LookupTableJAI
Constructs a single-banded short or unsigned short lookup table with an index offset.

M

MagnitudeDescriptor - class javax.media.jai.operator.MagnitudeDescriptor.
An OperationDescriptor describing the "Magnitude" operation.
MagnitudeDescriptor() - Constructor for class javax.media.jai.operator.MagnitudeDescriptor
Constructor.
MagnitudeSquaredDescriptor - class javax.media.jai.operator.MagnitudeSquaredDescriptor.
An OperationDescriptor describing the "MagnitudeSquared" operation.
MagnitudeSquaredDescriptor() - Constructor for class javax.media.jai.operator.MagnitudeSquaredDescriptor
Constructor.
mapDestRect(Rectangle) - Method in class javax.media.jai.Warp
Computes a rectangle that is guaranteed to enclose the region of the source that is required in order to produce a given rectangular output region.
mapDestRect(Rectangle) - Method in class javax.media.jai.WarpAffine
Computes a Rectangle that is guaranteed to enclose the region of the source that is required in order to produce a given rectangular output region.
mapDestRect(Rectangle) - Method in class javax.media.jai.WarpPerspective
Computes a Rectangle that is guaranteed to enclose the region of the source that is required in order to produce a given rectangular output region.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.OpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.SourcelessOpImage
Throws an IllegalArgumentException since the image has no image sources.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.PointOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.WarpOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.ScaleOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.AreaOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.StatisticsOpImage
Maps the destination rectangle into source space unchanged.
mapDestRect(Rectangle, int) - Method in class javax.media.jai.UntiledOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapSourceRect(Rectangle) - Method in class javax.media.jai.Warp
Computes a rectangle that is guaranteed to enclose the region of the destination that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.OpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.SourcelessOpImage
Throws an IllegalArgumentException since the image has no image sources.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.PointOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.WarpOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.ScaleOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.AreaOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.StatisticsOpImage
Maps the source rectangle into destination space unchanged.
mapSourceRect(Rectangle, int) - Method in class javax.media.jai.UntiledOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mark(int) - Method in class com.sun.media.jai.codec.SeekableStream
Marks the current file position for later return using the reset() method.
mark(int) - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
mark(int) - Method in class com.sun.media.jai.codec.FileSeekableStream
Marks the current file position for later return using the reset() method.
markPos - Variable in class com.sun.media.jai.codec.SeekableStream
Marked position
markSupported() - Method in class com.sun.media.jai.codec.SeekableStream
Returns true if marking is supported.
markSupported() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
markSupported() - Method in class com.sun.media.jai.codec.FileSeekableStream
Returns true since marking is supported.
MatchCDFDescriptor - class javax.media.jai.operator.MatchCDFDescriptor.
An OperationDescriptor describing the "MatchCDF" operation.
MatchCDFDescriptor() - Constructor for class javax.media.jai.operator.MatchCDFDescriptor
Constructor.
MAX_RESOLUTION - Static variable in class javax.media.jai.operator.IIPResolutionDescriptor
Convenience name for Max Resolution of an image on an IIP server.
MAX_RESOLUTION - Static variable in class javax.media.jai.operator.FPXDescriptor
Convenience name for the Max Resolution of an FPX image
MaxDescriptor - class javax.media.jai.operator.MaxDescriptor.
An OperationDescriptor describing the "Max" operation.
MaxDescriptor() - Constructor for class javax.media.jai.operator.MaxDescriptor
Constructor.
maxHeight - Variable in class javax.media.jai.StatisticsOpImage
The largest allowable height of the source argument to accumulateStatistics.
maxTileX - Variable in class javax.media.jai.widget.ImageCanvas
The image's max X tile.
maxTileY - Variable in class javax.media.jai.widget.ImageCanvas
The image's max Y tile.
maxWidth - Variable in class javax.media.jai.StatisticsOpImage
The largest allowable width of the source argument to accumulateStatistics.
MeanDescriptor - class javax.media.jai.operator.MeanDescriptor.
An OperationDescriptor describing the "Mean" operation.
MeanDescriptor() - Constructor for class javax.media.jai.operator.MeanDescriptor
Constructor.
MEDIAN_MASK_PLUS - Static variable in class javax.media.jai.operator.MedianFilterDescriptor
Plus shaped mask.
MEDIAN_MASK_SQUARE - Static variable in class javax.media.jai.operator.MedianFilterDescriptor
Square shaped mask.
MEDIAN_MASK_SQUARE_SEPARABLE - Static variable in class javax.media.jai.operator.MedianFilterDescriptor
Separable square mask.
MEDIAN_MASK_X - Static variable in class javax.media.jai.operator.MedianFilterDescriptor
X shaped mask.
MedianFilterDescriptor - class javax.media.jai.operator.MedianFilterDescriptor.
An OperationDescriptor describing the "MedianFilter" operation.
MedianFilterDescriptor() - Constructor for class javax.media.jai.operator.MedianFilterDescriptor
Constructor for the MedianFilterDescriptor.
MemoryCacheSeekableStream - class com.sun.media.jai.codec.MemoryCacheSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream.
MemoryCacheSeekableStream(InputStream) - Constructor for class com.sun.media.jai.codec.MemoryCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
mergeRunLengthList(LinkedList) - Static method in class javax.media.jai.ROI
Merge a LinkedList of Rectangles representing run lengths of pixels in the ROI into a minimal list wherein vertically abutting Rectangles are merged.
MIN_X_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of minX.
MIN_Y_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of minY.
MinDescriptor - class javax.media.jai.operator.MinDescriptor.
An OperationDescriptor describing the "Min" operation.
MinDescriptor() - Constructor for class javax.media.jai.operator.MinDescriptor
Constructor.
minTileX - Variable in class javax.media.jai.TiledImage
The index of the leftmost column of tiles.
minTileX - Variable in class javax.media.jai.widget.ImageCanvas
The image's min X tile.
minTileY - Variable in class javax.media.jai.TiledImage
The index of the uppermost row of tiles.
minTileY - Variable in class javax.media.jai.widget.ImageCanvas
The image's min Y tile.
minX - Variable in class javax.media.jai.PlanarImage
The X coordinate of the image's upper-left pixel.
minX - Variable in class javax.media.jai.MultiResolutionRenderableImage
The min X coordinate in Renderable coordinates.
minY - Variable in class javax.media.jai.PlanarImage
The Y coordinate of the image's upper-left pixel.
minY - Variable in class javax.media.jai.MultiResolutionRenderableImage
The min Y coordinate in Renderable coordinates.
mouseClicked(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored.
mouseDragged(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT as the mouse is dragged.
mouseEntered(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored.
mouseExited(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT when the mouse leaves the component.
mouseMoved(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Ignored.
mousePressed(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT when the mouse button is pressed.
mouseReleased(MouseEvent) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT when the mouse button is released.
moveSource - Variable in class javax.media.jai.widget.ScrollingImagePanel
The initial Point of a mouse drag.
MultiplyComplexDescriptor - class javax.media.jai.operator.MultiplyComplexDescriptor.
An OperationDescriptor describing the "MultiplyComplex" operation.
MultiplyComplexDescriptor() - Constructor for class javax.media.jai.operator.MultiplyComplexDescriptor
Constructor.
MultiplyConstDescriptor - class javax.media.jai.operator.MultiplyConstDescriptor.
An OperationDescriptor describing the "MultiplyConst" operation.
MultiplyConstDescriptor() - Constructor for class javax.media.jai.operator.MultiplyConstDescriptor
Constructor.
MultiplyDescriptor - class javax.media.jai.operator.MultiplyDescriptor.
An OperationDescriptor describing the "Multiply" operation.
MultiplyDescriptor() - Constructor for class javax.media.jai.operator.MultiplyDescriptor
Constructor.
MultiResolutionRenderableImage - class javax.media.jai.MultiResolutionRenderableImage.
A RenderableImage that produces renderings based on a set of supplied RenderedImages at various resolutions.
MultiResolutionRenderableImage(Vector, float, float, float) - Constructor for class javax.media.jai.MultiResolutionRenderableImage
Constructs a MultiResolutionRenderableImage with given dimensions from a Vector of progressively lower resolution versions of a RenderedImage.

N

name - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The name of the entry.
needsClamping() - Method in class javax.media.jai.RasterAccessor
Indicates if the RasterAccessor has a larger dynamic range than the underlying Raster.
nextBand() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next band in the image.
nextBandDone() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next band in the image, and returns true if the max band has been exceeded.
nextElement() - Method in class javax.media.jai.IntegerSequence
Returns the next element of the iteration in ascending order.
nextLine() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next line of the image.
nextLineDone() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next line in the image, and returns true if the bottom row of the bounding rectangle has been passed.
nextPixel() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next pixel in image (that is, move rightward).
nextPixelDone() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the next pixel in the image (that is, move rightward).
NO_DESTINATION_ALPHA - Static variable in class javax.media.jai.operator.CompositeDescriptor
The destination image does not have the alpha channel.
NO_PARAMETER_DEFAULT - Static variable in interface javax.media.jai.OperationDescriptor
An Object that signifies that a parameter has no default value.
NotDescriptor - class javax.media.jai.operator.NotDescriptor.
An OperationDescriptor describing the "Not" operation.
NotDescriptor() - Constructor for class javax.media.jai.operator.NotDescriptor
Constructor.
NullOpImage - class javax.media.jai.NullOpImage.
A trivial OpImage subclass that simply transmits its source unchanged.
NullOpImage(RenderedImage, TileCache, int, ImageLayout) - Constructor for class javax.media.jai.NullOpImage
Constructs a NullOpImage.
numBands - Variable in class javax.media.jai.RasterAccessor
The number of bands per pixel in the data array.
numRetries - Variable in class javax.media.jai.RemoteImage
The number of retries.

O

OP_COMPUTE_BOUND - Static variable in class javax.media.jai.OpImage
A constant indicating that an operation is likely to spend its time mainly performing computation.
OP_IO_BOUND - Static variable in class javax.media.jai.OpImage
A constant indicating that an operation is likely to spend its time mainly performing local I/O.
OP_NETWORK_BOUND - Static variable in class javax.media.jai.OpImage
A constant indicating that an operation is likely to spend its time mainly performing network I/O.
OperationDescriptor - interface javax.media.jai.OperationDescriptor.
This interface provides a comprehensive description of a specific image operation.
OperationDescriptorImpl - class javax.media.jai.OperationDescriptorImpl.
This class provides a concrete implementation of the OperationDescriptor interface, and is suitable for subclassing.
OperationDescriptorImpl(String[][], Class[]) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor for operations that supports only the rendered mode and requires no parameters.
OperationDescriptorImpl(String[][], Class[], Class[]) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor for operations that supports either the rendered or the renderable or both modes and requires no parameters.
OperationDescriptorImpl(String[][], Class[], Class[], Class[], String[], Object[]) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor.
OperationDescriptorImpl(String[][], Class[], String[], Object[]) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor for operations that supports either the rendered or the renderable or both modes and requires no sources.
OperationDescriptorImpl(String[][], int) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor for operations that support the rendered mode and possibly the renderable mode and require no parameters.
OperationDescriptorImpl(String[][], int, Class[], String[], Object[]) - Constructor for class javax.media.jai.OperationDescriptorImpl
Constructor for operations that supports either the rendered or the renderable or both modes.
OperationRegistry - class javax.media.jai.OperationRegistry.
A class implementing the translation of operation names into instances of RenderedImageFactory, ContextualRenderedImageFactory and CollectionImageFactory.
OperationRegistry() - Constructor for class javax.media.jai.OperationRegistry
Default Constructor.
OpImage - class javax.media.jai.OpImage.
The parent class for all imaging operations.
OpImage(RenderedImage, BorderExtender, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.OpImage
Constructs an OpImage, given a single source image.
OpImage(RenderedImage, RenderedImage, BorderExtender, BorderExtender, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.OpImage
Constructs an OpImage, given two source images.
OpImage(Vector, BorderExtender[], TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.OpImage
Constructs an OpImage, given a Vector of sources.
OrConstDescriptor - class javax.media.jai.operator.OrConstDescriptor.
An OperationDescriptor describing the "OrConst" operation.
OrConstDescriptor() - Constructor for class javax.media.jai.operator.OrConstDescriptor
Constructor.
OrderedDitherDescriptor - class javax.media.jai.operator.OrderedDitherDescriptor.
An OperationDescriptor describing the "OrderedDither" operation.
OrderedDitherDescriptor() - Constructor for class javax.media.jai.operator.OrderedDitherDescriptor
Constructor.
OrDescriptor - class javax.media.jai.operator.OrDescriptor.
An OperationDescriptor describing the "Or" operation.
OrDescriptor() - Constructor for class javax.media.jai.operator.OrDescriptor
Constructor.
originX - Variable in class javax.media.jai.widget.ImageCanvas
The pixel to display in the upper left corner or the canvas.
originY - Variable in class javax.media.jai.widget.ImageCanvas
The pixel to display in the upper left corner or the canvas.
output - Variable in class com.sun.media.jai.codec.ImageEncoderImpl
The OutputStream associcted with this ImageEncoder.
OverlayDescriptor - class javax.media.jai.operator.OverlayDescriptor.
An OperationDescriptor describing the "Overlay" operation.
OverlayDescriptor() - Constructor for class javax.media.jai.operator.OverlayDescriptor
Constructor.

P

padX - Variable in class javax.media.jai.widget.ImageCanvas
 
padY - Variable in class javax.media.jai.widget.ImageCanvas
 
paethPredictor(int, int, int) - Static method in class com.sun.media.jai.codec.PNGEncodeParam
The Paeth predictor routine used in PNG encoding.
paint(Graphics) - Method in class javax.media.jai.widget.ImageCanvas
Paint the image onto a Graphics object.
panelHeight - Variable in class javax.media.jai.widget.ScrollingImagePanel
The height of the panel.
panelWidth - Variable in class javax.media.jai.widget.ScrollingImagePanel
The width of the panel.
param - Variable in class com.sun.media.jai.codec.ImageDecoderImpl
The ImageDecodeParam object associated with this ImageEncoder.
param - Variable in class com.sun.media.jai.codec.ImageEncoderImpl
The ImageEncodeParam object associcted with this ImageEncoder.
paramClasses - Variable in class javax.media.jai.OperationDescriptorImpl
An array of Classes that describe the types of parameters required by this operation.
paramDefaults - Variable in class javax.media.jai.OperationDescriptorImpl
An array of Objects that define the default values of the parameters of this operation.
ParameterBlockJAI - class javax.media.jai.ParameterBlockJAI.
A convenience subclass of ParameterBlock that allows the use of default parameter values and getting/setting parameters by name.
ParameterBlockJAI(OperationDescriptor) - Constructor for class javax.media.jai.ParameterBlockJAI
Constructs a ParameterBlockJAI for use with an operation described by a particular OperationDescriptor.
ParameterBlockJAI(String) - Constructor for class javax.media.jai.ParameterBlockJAI
Constructs a ParameterBlockJAI for a particular operation by name.
paramNames - Variable in class javax.media.jai.OperationDescriptorImpl
An array of Strings that are the localized parameter names of this operation.
PatternDescriptor - class javax.media.jai.operator.PatternDescriptor.
An OperationDescriptor describing the "Pattern" operation.
PatternDescriptor() - Constructor for class javax.media.jai.operator.PatternDescriptor
Constructor.
performImageOp(RenderedImageFactory, ParameterBlock, int, RenderingHints) - Method in class javax.media.jai.ROI
Transforms an ROI using an imaging operation.
performImageOp(String, ParameterBlock, int, RenderingHints) - Method in class javax.media.jai.ROI
Transforms an ROI using an imaging operation.
PeriodicShiftDescriptor - class javax.media.jai.operator.PeriodicShiftDescriptor.
An OperationDescriptor describing the "PeriodicShift" operation.
PeriodicShiftDescriptor() - Constructor for class javax.media.jai.operator.PeriodicShiftDescriptor
Constructor.
permitInPlaceOperation() - Method in class javax.media.jai.PointOpImage
Causes a flag to be set to indicate that in-place operation should be permitted if the image bounds, tile grid offset, tile dimensions, and SampleModels of the source and destination images are compatible.
PerspectiveTransform - class javax.media.jai.PerspectiveTransform.
A 2D perspective (or projective) transform, used by various OpImages.
PerspectiveTransform() - Constructor for class javax.media.jai.PerspectiveTransform
Constructs an identity PerspectiveTransform.
PerspectiveTransform(AffineTransform) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform with the same effect as an existing AffineTransform.
PerspectiveTransform(double[]) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from a one-dimensional array of 9 doubles, in row-major order.
PerspectiveTransform(double[][]) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from a two-dimensional array of doubles.
PerspectiveTransform(double, double, double, double, double, double, double, double, double) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from 9 doubles.
PerspectiveTransform(float[]) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from a one-dimensional array of 9 floats, in row-major order.
PerspectiveTransform(float[][]) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from a two-dimensional array of floats.
PerspectiveTransform(float, float, float, float, float, float, float, float, float) - Constructor for class javax.media.jai.PerspectiveTransform
Constructs a new PerspectiveTransform from 9 floats.
PhaseDescriptor - class javax.media.jai.operator.PhaseDescriptor.
An OperationDescriptor describing the "Phase" operation.
PhaseDescriptor() - Constructor for class javax.media.jai.operator.PhaseDescriptor
Constructor.
PiecewiseDescriptor - class javax.media.jai.operator.PiecewiseDescriptor.
An OperationDescriptor describing the "Piecewise" operation.
PiecewiseDescriptor() - Constructor for class javax.media.jai.operator.PiecewiseDescriptor
Constructor.
pixelStride - Variable in class javax.media.jai.RasterAccessor
The pixel stride of the image data in each data array
PlanarImage - class javax.media.jai.PlanarImage.
The fundamental base class representing two-dimensional images.
PlanarImage() - Constructor for class javax.media.jai.PlanarImage
The default constructor.
PNG_FILTER_AVERAGE - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_NONE - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_PAETH - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_SUB - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_UP - Static variable in class com.sun.media.jai.codec.PNGEncodeParam
Constant for use in filtering.
PNGDecodeParam - class com.sun.media.jai.codec.PNGDecodeParam.
An instance of ImageDecodeParam for decoding images in the PNG format.
PNGDecodeParam() - Constructor for class com.sun.media.jai.codec.PNGDecodeParam
Constructs a default instance of PNGDecodeParam.
PNGDescriptor - class javax.media.jai.operator.PNGDescriptor.
An OperationDescriptor describing the "PNG" operation.
PNGDescriptor() - Constructor for class javax.media.jai.operator.PNGDescriptor
Constructor.
PNGEncodeParam - class com.sun.media.jai.codec.PNGEncodeParam.
An instance of ImageEncodeParam for encoding images in the PNG format.
PNGEncodeParam.Gray - class com.sun.media.jai.codec.PNGEncodeParam.Gray.
 
PNGEncodeParam.Gray() - Constructor for class com.sun.media.jai.codec.PNGEncodeParam.Gray
Constructs an instance of PNGEncodeParam.Gray.
PNGEncodeParam.Palette - class com.sun.media.jai.codec.PNGEncodeParam.Palette.
 
PNGEncodeParam.Palette() - Constructor for class com.sun.media.jai.codec.PNGEncodeParam.Palette
Constructs an instance of PNGEncodeParam.Palette.
PNGEncodeParam.RGB - class com.sun.media.jai.codec.PNGEncodeParam.RGB.
 
PNGEncodeParam.RGB() - Constructor for class com.sun.media.jai.codec.PNGEncodeParam.RGB
Constructs an instance of PNGEncodeParam.RGB.
PNGEncodeParam() - Constructor for class com.sun.media.jai.codec.PNGEncodeParam
 
PNGSuggestedPaletteEntry - class com.sun.media.jai.codec.PNGSuggestedPaletteEntry.
A class representing the fields of a PNG suggested palette entry.
PNGSuggestedPaletteEntry() - Constructor for class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
 
PNMDescriptor - class javax.media.jai.operator.PNMDescriptor.
An OperationDescriptor describing the "PNM" operation.
PNMDescriptor() - Constructor for class javax.media.jai.operator.PNMDescriptor
Constructor.
PNMEncodeParam - class com.sun.media.jai.codec.PNMEncodeParam.
An instance of ImageEncodeParam for encoding images in the PNM format.
PNMEncodeParam() - Constructor for class com.sun.media.jai.codec.PNMEncodeParam
Constructs a PNMEncodeParam object with default values for parameters.
PointOpImage - class javax.media.jai.PointOpImage.
An abstract base class for image operators that require only the (x, y) pixel from each source image in order to compute the destination pixel (x, y).
PointOpImage(RenderedImage, RenderedImage, RenderedImage, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.PointOpImage
Constructs a PointOpImage with three source images.
PointOpImage(RenderedImage, RenderedImage, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.PointOpImage
Constructs a PointOpImage with two source images.
PointOpImage(RenderedImage, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.PointOpImage
Constructs a PointOpImage with one source image.
PointOpImage(Vector, TileCache, ImageLayout, boolean) - Constructor for class javax.media.jai.PointOpImage
Constructs a PointOpImage with a Vector of RenderedImages as its sources.
PolarToComplexDescriptor - class javax.media.jai.operator.PolarToComplexDescriptor.
An OperationDescriptor describing the "PolarToComplex" operation.
PolarToComplexDescriptor() - Constructor for class javax.media.jai.operator.PolarToComplexDescriptor
Constructor.
postScaleX - Variable in class javax.media.jai.WarpPolynomial
A scaling factor applied to the result of the X polynomial evaluation which compensates for the input scaling, so that the correctly scaled result is achieved.
postScaleY - Variable in class javax.media.jai.WarpPolynomial
A scaling factor applied to the result of the Y polynomial evaluation which compensates for the input scaling, so that the correctly scaled result is achieved.
precisionBits - Variable in class javax.media.jai.InterpolationTable
The number of fractional bits used to describe filter coefficients.
preConcatenate(AffineTransform) - Method in class javax.media.jai.PerspectiveTransform
Pre-concatenates a given AffineTransform to this transform.
preConcatenate(PerspectiveTransform) - Method in class javax.media.jai.PerspectiveTransform
Pre-concatenates a given PerspectiveTransform to this transform.
prefetchTiles(PlanarImage, Point[]) - Method in interface javax.media.jai.TileScheduler
Hints to the TileScheduler that the given tiles from the given PlanarImage might be needed in the near future.
prefetchTiles(Point[]) - Method in class javax.media.jai.PlanarImage
Hints that the given tiles might be needed in the near future.
prefetchTiles(Point[]) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered.
prefetchTiles(Point[]) - Method in class javax.media.jai.OpImage
Hints that the given tiles might be needed in the near future.
preScaleX - Variable in class javax.media.jai.WarpPolynomial
A scaling factor applied to input (dest) x coordinates to which may improve computational accuracy.
preScaleY - Variable in class javax.media.jai.WarpPolynomial
A scaling factor applied to input (dest) y coordinates to which may improve computational accuracy.
prevBand() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous band in the image.
prevBandDone() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous band in the image, and returns true if the min band has been exceeded.
prevLine() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous line of the image.
prevLineDone() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous line in the image, and returns true if the top row of the bounding rectangle has been passed.
prevPixel() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous pixel in the image (that is, move leftward).
prevPixelDone() - Method in interface javax.media.jai.iterator.RookIter
Sets the iterator to the previous pixel in the image (that is, move leftward).
properties - Variable in class javax.media.jai.RemoteImage
Locally cached version of properties.
properties - Variable in class javax.media.jai.OperationRegistry
 
properties - Variable in class javax.media.jai.StatisticsOpImage
A Hashtable containing all the properties generated, hashed by property names.
PropertyGenerator - interface javax.media.jai.PropertyGenerator.
An interface through which properties may be computed dynamically with respect to an environment of pre-existing properties.
propertyNames - Variable in class javax.media.jai.RemoteImage
 
PropertySource - interface javax.media.jai.PropertySource.
An interface encapsulating the set of operations involved in identifying and reading properties.
propNames - Variable in class javax.media.jai.OperationRegistry
 

R

RandomIter - interface javax.media.jai.iterator.RandomIter.
An iterator that allows random read-only access to any sample within its bounding rectangle.
RandomIterFactory - class javax.media.jai.iterator.RandomIterFactory.
A factory class to instantiate instances of the RandomIter and WritableRandomIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
raster - Variable in class javax.media.jai.RasterAccessor
The raster that is the source of pixel data.
RasterAccessor - class javax.media.jai.RasterAccessor.
An adapter class for presenting image data in a ComponentSampleModel format, even if the data isn't stored that way.
RasterAccessor(Raster, Rectangle, RasterFormatTag, ColorModel) - Constructor for class javax.media.jai.RasterAccessor
Constructs a RasterAccessor object out of a Raster, Rectangle and formatTagID returned from RasterFormat.findCompatibleTag().
RasterFactory - class javax.media.jai.RasterFactory.
A convenience class for the construction of various types of WritableRaster and SampleModel objects.
RasterFactory() - Constructor for class javax.media.jai.RasterFactory
 
RasterFormatTag - class javax.media.jai.RasterFormatTag.
This class encapsulates the information needed for RasterAccessor to understand how a Raster is laid out.
RasterFormatTag(SampleModel, int) - Constructor for class javax.media.jai.RasterFormatTag
Constructs a RasterFormatTag given a sampleModel and a formatTagID.
rationalTolerance - Static variable in class javax.media.jai.ScaleOpImage
 
read() - Method in class com.sun.media.jai.codec.SeekableStream
Reads the next byte of data from the input stream.
read() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
read() - Method in class com.sun.media.jai.codec.SegmentedSeekableStream
Reads the next byte of data from the input stream.
read() - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Reads the next byte of data from the input array.
read() - Method in class com.sun.media.jai.codec.MemoryCacheSeekableStream
Reads the next byte of data from the input stream.
read() - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Reads the next byte of data from the input stream.
read() - Method in class com.sun.media.jai.codec.FileSeekableStream
Forwards the request to the real File.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.SeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.SegmentedSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Copies up to len bytes of data from the input array into an array of bytes.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.MemoryCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.media.jai.codec.FileSeekableStream
Forwards the request to the real File.
readBoolean() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a boolean from this stream.
readByte() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed eight-bit value from this stream.
readChar() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a Unicode character from this stream.
readCharLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a Unicode character from this stream in little-endian order.
readDouble() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a double from this stream.
readDoubleLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a double from this stream in little-endian order.
readExternal(ObjectInput) - Method in class javax.media.jai.OperationRegistry
Restores the contents of the registry from an ObjectInput which was previously written using the writeExternal method.
readFloat() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a float from this stream.
readFloatLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a float from this stream in little-endian order.
readFully(byte[]) - Method in class com.sun.media.jai.codec.SeekableStream
Reads b.length bytes from this stream into the byte array, starting at the current stream pointer.
readFully(byte[], int, int) - Method in class com.sun.media.jai.codec.SeekableStream
Reads exactly len bytes from this stream into the byte array, starting at the current stream pointer.
readInt() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 32-bit integer from this stream.
readIntLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 32-bit integer from this stream in little-endian order.
readLine() - Method in class com.sun.media.jai.codec.SeekableStream
Reads the next line of text from this stream.
readLong() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 64-bit integer from this stream.
readLongLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 64-bit integer from this stream in little-endian order.
readShort() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 16-bit number from this stream.
readShortLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads a signed 16-bit number from this stream in little-endian order.
readUnsignedByte() - Method in class com.sun.media.jai.codec.SeekableStream
Reads an unsigned eight-bit number from this stream.
readUnsignedInt() - Method in class com.sun.media.jai.codec.SeekableStream
Reads an unsigned 32-bit integer from this stream.
readUnsignedIntLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads an unsigned 32-bit integer from this stream in little-endian order.
readUnsignedShort() - Method in class com.sun.media.jai.codec.SeekableStream
Reads an unsigned 16-bit number from this stream.
readUnsignedShortLE() - Method in class com.sun.media.jai.codec.SeekableStream
Reads an unsigned 16-bit number from this stream in little-endian order.
readUTF() - Method in class com.sun.media.jai.codec.SeekableStream
Reads in a string from this stream.
REAL_TO_COMPLEX - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the source data are real and the destination data complex.
rectHeight - Variable in class javax.media.jai.RasterAccessor
The height of the rectangle this RasterAccessor addresses.
RectIter - interface javax.media.jai.iterator.RectIter.
An iterator for traversing a read-only image in top-to-bottom, left-to-right order.
RectIterFactory - class javax.media.jai.iterator.RectIterFactory.
A factory class to instantiate instances of the RectIter and WritableRectIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
rectWidth - Variable in class javax.media.jai.RasterAccessor
The width of the rectangle this RasterAccessor addresses.
rectX - Variable in class javax.media.jai.RasterAccessor
The x of the rectangle this RasterAccessor addresses.
rectY - Variable in class javax.media.jai.RasterAccessor
The y of the rectangle this RasterAccessor addresses.
red - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The red color value of the entry.
registerCIF(String, String, CollectionImageFactory) - Method in class javax.media.jai.OperationRegistry
Registers a CIF with a particular product and operation.
registerCodec(ImageCodec) - Static method in class com.sun.media.jai.codec.ImageCodec
Associates an ImageCodec with its format name, as determined by its getFormatName() method.
registerCRIF(String, ContextualRenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Registers a CRIF under a particular operation.
registerOperationDescriptor(OperationDescriptor, String) - Method in class javax.media.jai.OperationRegistry
Registers an OperationDescriptor with the registry.
registerRIF(String, String, RenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Registers a RIF with a particular product and operation.
releaseWritableTile(int, int) - Method in class javax.media.jai.WritableRenderedImageAdapter
Relinquish the right to write to a tile.
releaseWritableTile(int, int) - Method in class javax.media.jai.TiledImage
Indicates that a writer is done updating a tile.
remoteImage - Variable in class javax.media.jai.RemoteImage
The RMIImage our data will come from.
RemoteImage - class javax.media.jai.RemoteImage.
A sub-class of PlanarImage which represents an image on a remote server machine.
RemoteImage(String, RenderableOp, RenderContext) - Constructor for class javax.media.jai.RemoteImage
Constructs a RemoteImage from a RenderableOp and RenderContext.
RemoteImage(String, RenderedImage) - Constructor for class javax.media.jai.RemoteImage
Constructs a RemoteImage from a RenderedImage.
RemoteImage(String, RenderedOp) - Constructor for class javax.media.jai.RemoteImage
Constructs a RemoteImage from a RenderedOp, i.e., an imaging directed acyclic graph (DAG).
remove(float) - Method in class javax.media.jai.ImageSequence
Removes the SequentialImage that contains the specified time stamp from this collection.
remove(Object) - Method in class javax.media.jai.CollectionImage
Removes the specified object from this collection.
remove(Object) - Method in class javax.media.jai.ImageSequence
Removes the SequentialImage that contains the specified camera position from this collection.
remove(Object) - Method in class javax.media.jai.ImageStack
Removes the CoordinateImage that contains the specified coordinate from this collection.
remove(Object) - Method in class javax.media.jai.CollectionOp
Removes the specified object from this collection.
remove(PlanarImage) - Method in class javax.media.jai.ImageSequence
Removes the SequentialImage that contains the specified image from this collection.
remove(PlanarImage) - Method in class javax.media.jai.ImageStack
Removes the CoordinateImage that contains the specified image from this collection.
remove(RenderedImage, int, int) - Method in interface javax.media.jai.TileCache
Advises the cache that a tile is no longer needed.
removeAll(Collection) - Method in class javax.media.jai.CollectionImage
Removes all this collection's elements that are also contained in the specified collection.
removeAll(Collection) - Method in class javax.media.jai.CollectionOp
Removes all this collection's elements that are also contained in the specified collection.
removeAllPrivateChunks() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance.
removePropertyGenerator(String, PropertyGenerator) - Method in class javax.media.jai.OperationRegistry
Removes a PropertyGenerator from its association with a particular OperationDescriptor in the registry.
removeRenderingHint(RenderingHints.Key) - Method in class javax.media.jai.JAI
Removes the hint value associated with a given key in this JAI instance.
removeSink(PlanarImage) - Method in class javax.media.jai.PlanarImage
Removes a PlanarImage sink from the list of sinks.
removeSink(PlanarImage) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and removes a PlanarImage sink from the list of sinks of the rendered image.
removeSinks() - Method in class javax.media.jai.PlanarImage
Clears the list of sinks.
removeSource(PlanarImage) - Method in class javax.media.jai.PlanarImage
Removes a PlanarImage source from the list of sources.
removeSource(PlanarImage) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and removes a PlanarImage source from the list of sources of the rendered image.
removeSources() - Method in class javax.media.jai.PlanarImage
Clears the list of sources.
removeSources() - Method in class javax.media.jai.RenderedOp
Removes all the sources stored in the ParameterBlock of this node.
removeTileObserver(TileObserver) - Method in class javax.media.jai.WritableRenderedImageAdapter
Remove an observer.
removeTileObserver(TileObserver) - Method in class javax.media.jai.TiledImage
Informs this TiledImage that a particular TileObserver no longer wishes to receive updates on tile writability status.
removeTiles(RenderedImage) - Method in interface javax.media.jai.TileCache
Advises the cache that all tiles associated with a given image are no longer needed.
removeUnsafeToCopyPrivateChunks() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance whose 'safe-to-copy' bit is not set.
removeViewportListener(ViewportListener) - Method in class javax.media.jai.widget.ScrollingImagePanel
Removes the specified ViewportListener
RenderableDescriptor - class javax.media.jai.operator.RenderableDescriptor.
An OperationDescriptor describing the "Renderable" operation.
RenderableDescriptor() - Constructor for class javax.media.jai.operator.RenderableDescriptor
Constructor.
RenderableGraphics - class javax.media.jai.RenderableGraphics.
An implementation of Graphics2D with RenderableImage semantics.
RenderableGraphics(Rectangle2D) - Constructor for class javax.media.jai.RenderableGraphics
Constructs a RenderableGraphics given a bounding Rectangle2D.
RenderableImageAdapter - class javax.media.jai.RenderableImageAdapter.
An adapter class for externally-generated RenderableImages.
RenderableImageAdapter(RenderableImage) - Constructor for class javax.media.jai.RenderableImageAdapter
Constructs a RenderableImageAdapter from a RenderableImage.
RenderableOp - class javax.media.jai.RenderableOp.
A JAI version of RenderableImageOp.
RenderableOp(OperationRegistry, String, ParameterBlock) - Constructor for class javax.media.jai.RenderableOp
Constructs a RenderableOp given the name of the operation to be performed and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableOp(String, ParameterBlock) - Constructor for class javax.media.jai.RenderableOp
Constructs a RenderableOp given the name of the operation to be performed and a ParameterBlock containing RenderableImage sources and other parameters.
renderableSourceClasses - Variable in class javax.media.jai.OperationDescriptorImpl
An array of Classes that describe the types of sources required by this operation in the renderable mode.
RenderedImageAdapter - class javax.media.jai.RenderedImageAdapter.
A PlanarImage wrapper for a non-writable RenderedImage.
RenderedImageAdapter(RenderedImage) - Constructor for class javax.media.jai.RenderedImageAdapter
Constructs a RenderedImageAdapter.
RenderedOp - class javax.media.jai.RenderedOp.
A node in a rendered imaging chain.
RenderedOp(OperationRegistry, String, ParameterBlock, RenderingHints) - Constructor for class javax.media.jai.RenderedOp
Constructs a RenderedOp that will be used to instantiate a particular rendered operation from a given operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
RenderedOp(String, ParameterBlock, RenderingHints) - Constructor for class javax.media.jai.RenderedOp
Constructs a RenderedOp that will be used to instantiate a particular rendered operation from a given operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
renderedSource - Variable in class javax.media.jai.MultiResolutionRenderableImage
An array of RenderedImage sources.
requestField(int) - Method in class javax.media.jai.RemoteImage
Causes an instance variable of the remote object to be cached locally, retrying indefinitely with a default timeout of 1 second.
requestField(int, int, int) - Method in class javax.media.jai.RemoteImage
Cause an instance variable of the remote object to be cached locally, retrying a given number of times with a given timeout.
RescaleDescriptor - class javax.media.jai.operator.RescaleDescriptor.
An OperationDescriptor describing the "Rescale" operation.
RescaleDescriptor() - Constructor for class javax.media.jai.operator.RescaleDescriptor
Constructor.
reset() - Method in class com.sun.media.jai.codec.SeekableStream
Returns the file position to its position at the time of the immediately previous call to the mark() method.
reset() - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
reset() - Method in class com.sun.media.jai.codec.FileSeekableStream
Returns the file position to its position at the time of the immediately previous call to the mark() method.
resources - Variable in class javax.media.jai.OperationDescriptorImpl
The resource tags and their corresponding data, stored as an two-dimensional String array.
resources - Static variable in class javax.media.jai.operator.CompositeDescriptor
The resource strings that provide the general documentation and specify the parameter list for this operation.
retainAll(Collection) - Method in class javax.media.jai.CollectionImage
Retains only the elements in this collection that are contained in the specified collection.
retainAll(Collection) - Method in class javax.media.jai.CollectionOp
Retains only the elements in this collection that are contained in the specified collection.
rightPadding - Variable in class javax.media.jai.Interpolation
The number of pixels lying to the right of the interpolation kernel key position.
rightPadding - Variable in class javax.media.jai.AreaOpImage
The number of source pixels needed to the right of the central pixel.
roi - Variable in class javax.media.jai.StatisticsOpImage
The region of interest over which to compute the statistics.
ROI - class javax.media.jai.ROI.
The parent class for representations of a region of interest of an image.
ROI() - Constructor for class javax.media.jai.ROI
The default constructor.
ROI(RenderedImage) - Constructor for class javax.media.jai.ROI
Constructs an ROI from a RenderedImage.
ROI(RenderedImage, int) - Constructor for class javax.media.jai.ROI
Constructs an ROI from a RenderedImage.
ROIShape - class javax.media.jai.ROIShape.
A class representing a region of interest within an image as a Shape.
ROIShape(Area) - Constructor for class javax.media.jai.ROIShape
Constructs an ROIShape from an Area.
ROIShape(Shape) - Constructor for class javax.media.jai.ROIShape
Constructs an ROIShape from a Shape.
RookIter - interface javax.media.jai.iterator.RookIter.
An iterator for traversing a read-only image using arbitrary up-down and left-right moves.
RookIterFactory - class javax.media.jai.iterator.RookIterFactory.
A factory class to instantiate instances of the RookIter and WritableRookIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
ROTATE_180 - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
ROTATE_270 - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
ROTATE_90 - Static variable in class javax.media.jai.operator.TransposeDescriptor
 
rotate(double) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
rotate(double) - Method in class javax.media.jai.PerspectiveTransform
Concatenates this transform with a rotation transformation.
rotate(double) - Method in class javax.media.jai.RenderableGraphics
 
rotate(double, double, double) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
rotate(double, double, double) - Method in class javax.media.jai.PerspectiveTransform
Concatenates this transform with a translated rotation transformation.
rotate(double, double, double) - Method in class javax.media.jai.RenderableGraphics
 
RotateDescriptor - class javax.media.jai.operator.RotateDescriptor.
An OperationDescriptor describing the "Rotate" operation.
RotateDescriptor() - Constructor for class javax.media.jai.operator.RotateDescriptor
Constructor.
rotatedKernel - Variable in class javax.media.jai.KernelJAI
Variable to cache a copy of the rotated kernel

S

SAMPLE_MODEL_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of sampleModel.
sampleDepth - Variable in class com.sun.media.jai.codec.PNGSuggestedPaletteEntry
The depth of the color samples.
sampleModel - Variable in class javax.media.jai.PlanarImage
The image's SampleModel.
sampleModel - Variable in class javax.media.jai.RemoteImage
Locally cached version of sampleModel.
sampleModel - Variable in class javax.media.jai.widget.ImageCanvas
The image's SampleModel.
scale(double, double) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
scale(double, double) - Method in class javax.media.jai.PerspectiveTransform
Concatenates this transform with a scaling transformation.
scale(double, double) - Method in class javax.media.jai.RenderableGraphics
 
ScaleDescriptor - class javax.media.jai.operator.ScaleDescriptor.
An OperationDescriptor describing the "Scale" operation.
ScaleDescriptor() - Constructor for class javax.media.jai.operator.ScaleDescriptor
Constructor.
ScaleOpImage - class javax.media.jai.ScaleOpImage.
A class extending WarpOpImage for use by further extension classes that perform image scaling.
ScaleOpImage(RenderedImage, BorderExtender, TileCache, ImageLayout, float, float, float, float, Interpolation, boolean) - Constructor for class javax.media.jai.ScaleOpImage
Constructs a ScaleOpImage from a RenderedImage source, an optional BorderExtender, x and y scale and translation factors, and an Interpolation object.
scaleX - Variable in class javax.media.jai.ScaleOpImage
The horizontal scale factor.
scaleXRational - Variable in class javax.media.jai.ScaleOpImage
Rational representations
scaleXRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
scaleXRationalNum - Variable in class javax.media.jai.ScaleOpImage
 
scaleY - Variable in class javax.media.jai.ScaleOpImage
The vertical scale factor.
scaleYRational - Variable in class javax.media.jai.ScaleOpImage
Rational representations
scaleYRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
scaleYRationalNum - Variable in class javax.media.jai.ScaleOpImage
 
SCALING_DIMENSIONS - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the transform is to be scaled by the product of its dimensions.
SCALING_NONE - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the transform is not to be scaled.
SCALING_UNITARY - Static variable in class javax.media.jai.operator.DFTDescriptor
A flag indicating that the transform is to be scaled by the square root of the product of its dimensions.
scanlineStride - Variable in class javax.media.jai.RasterAccessor
The scanline stride of the image data in each data array
scheduleTile(OpImage, int, int) - Method in interface javax.media.jai.TileScheduler
Schedules a tile for computation.
scheduleTiles(OpImage, Point[]) - Method in interface javax.media.jai.TileScheduler
Schedules a list of tiles for computation.
ScrollingImagePanel - class javax.media.jai.widget.ScrollingImagePanel.
An extension of java.awt.Panel that contains an ImageCanvas and vertical and horizontal scrollbars.
ScrollingImagePanel(RenderedImage, int, int) - Constructor for class javax.media.jai.widget.ScrollingImagePanel
Constructs a ScrollingImagePanel of a given size for a given RenderedImage.
seek(long) - Method in class com.sun.media.jai.codec.SeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Seeks forward to the given position in the stream.
seek(long) - Method in class com.sun.media.jai.codec.SegmentedSeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - Method in class com.sun.media.jai.codec.MemoryCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class com.sun.media.jai.codec.FileCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class com.sun.media.jai.codec.FileSeekableStream
 
SeekableStream - class com.sun.media.jai.codec.SeekableStream.
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - Constructor for class com.sun.media.jai.codec.SeekableStream
 
SegmentedSeekableStream - class com.sun.media.jai.codec.SegmentedSeekableStream.
A SegmentedSeekableStream provides a view of a subset of another SeekableStream consiting of a series of segments with given starting positions in the source stream and lengths.
SegmentedSeekableStream(SeekableStream, long[], int[], boolean) - Constructor for class com.sun.media.jai.codec.SegmentedSeekableStream
Constructs a SegmentedSeekableStream given a SeekableStream as input, a list of the starting positions and lengths of the segments of the source stream, and a boolean indicating whether the output SegmentedSeekableStream should support seeking backwards.
SegmentedSeekableStream(SeekableStream, long[], int, int, boolean) - Constructor for class com.sun.media.jai.codec.SegmentedSeekableStream
Constructs a SegmentedSeekableStream given a SeekableStream as input, a list of the starting positions of the segments of the source stream, the common length of each segment, the total length of the segments and a boolean indicating whether the output SegmentedSeekableStream should support seeking backwards.
SegmentedSeekableStream(SeekableStream, StreamSegmentMapper, boolean) - Constructor for class com.sun.media.jai.codec.SegmentedSeekableStream
Constructs a SegmentedSeekableStream given a SeekableStream as input, an instance of StreamSegmentMapper, and a boolean indicating whether the output SegmentedSeekableStream should support seeking backwards.
SequentialImage - class javax.media.jai.SequentialImage.
A class representing an image that is associated with a time stamp and a camera position.
SequentialImage(PlanarImage, float, Object) - Constructor for class javax.media.jai.SequentialImage
Constructor.
set(byte, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a byte value.
set(char, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a char value.
set(double, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a double value.
set(float, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a float value.
set(int, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to an int value.
set(long, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a long value.
set(Object, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to an Object value.
set(RenderedImage) - Method in class javax.media.jai.TiledImage
Overlays a given RenderedImage on top of the current contents of the TiledImage.
set(RenderedImage) - Method in class javax.media.jai.widget.ImageCanvas
Changes the source image to a new RenderedImage.
set(RenderedImage) - Method in class javax.media.jai.widget.ScrollingImagePanel
Sets the panel to display the specified image
set(RenderedImage, ROI) - Method in class javax.media.jai.TiledImage
Overlays a given RenderedImage on top of the current contents of the TiledImage.
set(short, String) - Method in class javax.media.jai.ParameterBlockJAI
Sets a named parameter to a short value.
setBackground(Color) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setBackground(Color) - Method in class javax.media.jai.RenderableGraphics
 
setBackgroundGray(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Sets the suggested gray level of the background.
setBackgroundPaletteIndex(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Sets the palette index of the suggested background color.
setBackgroundRGB(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam.RGB
Sets the RGB value of the suggested background color.
setBitDepth(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the desired bit depth of an image.
setBitDepth(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Sets the desired bit depth for a palette image.
setBitDepth(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Sets the desired bit depth for a grayscale image.
setBitDepth(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.RGB
Sets the desired bit depth for an RGB image.
setBitShift(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Sets the desired bit shift for a grayscale image.
setBounds(int, int, int, int) - Method in class javax.media.jai.widget.ImageCanvas
Records a new size.
setBounds(int, int, int, int) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called by the AWT during instantiation and when events such as resize occur.
setCenter(int, int) - Method in class javax.media.jai.widget.ScrollingImagePanel
Sets the center of the image to the given coordinates
setChromaQTable(int[]) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets the quantization table to be used for chrominance data.
setChromaticity(float[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the white point and primary chromaticities in CIE (x, y) space.
setChromaticity(float, float, float, float, float, float, float, float) - Method in class com.sun.media.jai.codec.PNGEncodeParam
A convenience method that calls the array version.
setCIFPreference(String, String, CollectionImageFactory, CollectionImageFactory) - Method in class javax.media.jai.OperationRegistry
Sets a preference between two CIFs within the same product.
setClip(int, int, int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setClip(int, int, int, int) - Method in class javax.media.jai.RenderableGraphics
 
setClip(Shape) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setClip(Shape) - Method in class javax.media.jai.RenderableGraphics
 
setColor(Color) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setColor(Color) - Method in class javax.media.jai.RenderableGraphics
 
setColorModel(ColorModel) - Method in class javax.media.jai.ImageLayout
Sets colorModel to the supplied value and marks it as valid.
setComposite(Composite) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setComposite(Composite) - Method in class javax.media.jai.RenderableGraphics
 
setCompressed(boolean) - Method in class com.sun.media.jai.codec.BMPEncodeParam
If set, the data will be written out compressed, if possible.
setCompressedText(String[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the text strings to be stored in compressed form with this image.
setCompression(int) - Method in class com.sun.media.jai.codec.TIFFEncodeParam
Specifies the type of compression to be used.
setData(Raster) - Method in class javax.media.jai.WritableRenderedImageAdapter
Set a rectangular region of the image to the contents of raster.
setData(Raster) - Method in class javax.media.jai.TiledImage
Sets a region of a TiledImage to be a copy of a supplied Raster.
setData(Raster, ROI) - Method in class javax.media.jai.TiledImage
Sets a region of a TiledImage to be a copy of a supplied Raster.
setDataElements(int, int, int, int, Object, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Sets the data for a rectangle of pixels in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDecodePaletteAsShorts(boolean) - Method in class com.sun.media.jai.codec.TIFFDecodeParam
If set, the entries in the palette will be decoded as shorts and no short to byte lookup will be applied to them.
setDisplayExponent(float) - Method in class com.sun.media.jai.codec.PNGDecodeParam
Sets the display exponent to a given value.
setElem(int, int) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int, int) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the specified bank to the given int.
setElem(int, int, int) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the specified bank to the given int.
setElemDouble(int, double) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, double) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, int, double) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the specified bank to the given double.
setElemDouble(int, int, double) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the specified bank to the given double.
setElemFloat(int, float) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, float) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, int, float) - Method in class javax.media.jai.DataBufferDouble
Sets the requested data array element in the specified bank to the given float.
setElemFloat(int, int, float) - Method in class javax.media.jai.DataBufferFloat
Sets the requested data array element in the specified bank to the given float.
setEncodeParam(PNGEncodeParam) - Method in class com.sun.media.jai.codec.PNGDecodeParam
Sets the current encoder param instance.
setExpandGrayAlpha(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
If set, images containing one channel of gray and one channel of alpha (GA) will be output in a 4-channel format (GGGA).
setExpandPalette(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
If set, palette color images (PNG color type 3) will be decoded into full-color (RGB) output images.
setFont(Font) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setFont(Font) - Method in class javax.media.jai.RenderableGraphics
 
setGamma(float) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the file gamma value for the image.
setGenerateEncodeParam(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
If set, an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method that encapsulates information about the contents of the PNG file.
setHeight(int) - Method in class javax.media.jai.ImageLayout
Sets height to the supplied value and marks it as valid.
setHorizontalSubsampling(int, int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets the horizontal subsampling to be applied to an image band.
setICCProfileData(byte[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setImageParameters(ImageLayout, RenderedImage) - Method in class javax.media.jai.PlanarImage
Sets the image bounds, tile grid layout, SampleModel and ColorModel to match those of another image, overriding the image's values with values from an ImageLayout object.
setImageParameters(RenderedImage) - Method in class javax.media.jai.PlanarImage
Sets the image bounds, tile grid layout, SampleModel and ColorModel to match those of another image.
setInterlacing(boolean) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Turns Adam7 interlacing on or off.
setLumaQTable(int[]) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets the quantization table to be used for luminance data.
setMemoryCapacity(long) - Method in interface javax.media.jai.TileCache
Sets the memory capacity to a desired number of bytes.
setMinX(int) - Method in class javax.media.jai.ImageLayout
Sets minX to the supplied value and marks it as valid.
setMinY(int) - Method in class javax.media.jai.ImageLayout
Sets minY to the supplied value and marks it as valid.
setModificationTime(Date) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the modification time, as a Date, to be stored with this image.
setNodeSource(Object, int) - Method in class javax.media.jai.RenderedOp
Sets the specified source stored in the ParameterBlock of this node to a new source object.
setNumRetries(int) - Method in class javax.media.jai.RemoteImage
Set the number of retries.
setOperationName(String) - Method in class javax.media.jai.RenderedOp
Sets the name of the operation this node represents.
setOperationName(String) - Method in class javax.media.jai.RenderableOp
Sets the name of the operation this node represents.
setOperationName(String) - Method in class javax.media.jai.CollectionOp
Sets the name of the operation this node represents.
setOperationRegistry(OperationRegistry) - Method in class javax.media.jai.JAI
Sets the OperationRegistry to be used by this JAI instance.
setOrigin(int, int) - Method in class javax.media.jai.widget.ImageCanvas
Changes the pixel to set Origin at x,y
setOrigin(int, int) - Method in class javax.media.jai.widget.ScrollingImagePanel
Sets the image origin to a given (x, y) position.
setOutput8BitGray(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
If set, grayscale images with a bit depth less than 8 (1, 2, or 4) will be output in 8 bit form.
setPaint(Paint) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setPaint(Paint) - Method in class javax.media.jai.RenderableGraphics
 
setPaintMode() - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setPaintMode() - Method in class javax.media.jai.RenderableGraphics
 
setPalette(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Sets the RGB palette of the image to be encoded.
setPaletteHistogram(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the palette histogram to be stored with this image.
setPaletteTransparency(byte[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Sets the alpha values associated with each palette entry.
setParam(ImageDecodeParam) - Method in class com.sun.media.jai.codec.ImageDecoderImpl
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageDecodeParam) - Method in interface com.sun.media.jai.codec.ImageDecoder
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageEncodeParam) - Method in class com.sun.media.jai.codec.ImageEncoderImpl
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParam(ImageEncodeParam) - Method in interface com.sun.media.jai.codec.ImageEncoder
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParameter(byte, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a byte.
setParameter(byte, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a byte.
setParameter(char, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a char.
setParameter(char, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a char.
setParameter(double, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a double.
setParameter(double, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a double.
setParameter(float, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a float.
setParameter(float, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a float.
setParameter(int, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to an int.
setParameter(int, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to an int.
setParameter(long, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a long.
setParameter(long, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a long.
setParameter(Object, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to an Object.
setParameter(Object, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to an Object.
setParameter(short, int) - Method in class javax.media.jai.RenderedOp
Sets one of the node's parameters to a short.
setParameter(short, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's parameters to a short.
setParameterBlock(ParameterBlock) - Method in class javax.media.jai.RenderedOp
Sets the ParameterBlock of this node.
setParameterBlock(ParameterBlock) - Method in class javax.media.jai.RenderableOp
Sets the ParameterBlock of this node.
setParameterBlock(ParameterBlock) - Method in class javax.media.jai.CollectionOp
Sets the ParameterBlock of this node.
setPerformGammaCorrection(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
Turns gamma corection of the image data on or off.
setPhysicalDimension(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the physical dimension information to be stored with this image.
setPhysicalDimension(int, int, int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
A convenience method that calls the array version.
setPixel(double[]) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets all samples of the current pixel to a set of double values.
setPixel(float[]) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets all samples of the current pixel to a set of float values.
setPixel(int[]) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets all samples of the current pixel to a set of int values.
setPixel(int, int, double[]) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets a pixel in the image using a float array of samples for input.
setPixel(int, int, float[]) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets a pixel in the image using a float array of samples for input.
setPixel(int, int, int[]) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets a pixel in the image using an int array of samples for input.
setProductPreference(String, String, String) - Method in class javax.media.jai.OperationRegistry
Sets a preference between two products registered under a common OperationDescriptor.
setProperties(Hashtable) - Method in class javax.media.jai.PlanarImage
Sets the Hashtable containing the image properties to a given Hashtable.
setProperties(Hashtable) - Method in class javax.media.jai.NullOpImage
Set the properties Hashtable of the source image to the supplied Hashtable.
setProperty(String, Object) - Method in class javax.media.jai.PlanarImage
Sets a property on a PlanarImage.
setProperty(String, Object) - Method in class javax.media.jai.RenderedOp
Sets a local property on a node.
setProperty(String, Object) - Method in class javax.media.jai.RenderableOp
Sets a local property on a node.
setProperty(String, Object) - Method in class javax.media.jai.NullOpImage
Sets a property on the source image by name.
setQTable(int, int, int[]) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets a quantization table to be used for a component.
setQuality(float) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
This creates new quantization tables that replace the currently installed quantization tables.
setRaw(boolean) - Method in class com.sun.media.jai.codec.PNMEncodeParam
Sets the representation to be used.
setRegistry(OperationRegistry) - Method in class javax.media.jai.RenderedOp
Sets the OperationRegistry that is used by this node.
setRegistry(OperationRegistry) - Method in class javax.media.jai.RenderableOp
Sets the OperationRegistry that is used by this node.
setRegistry(OperationRegistry) - Method in class javax.media.jai.CollectionOp
Sets the OperationRegistry that is used by this node.
setRenderingHint(RenderingHints.Key, Object) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setRenderingHint(RenderingHints.Key, Object) - Method in class javax.media.jai.RenderableGraphics
 
setRenderingHint(RenderingHints.Key, Object) - Method in class javax.media.jai.JAI
Sets the hint value associated with a given key in this JAI instance.
setRenderingHints(Map) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setRenderingHints(Map) - Method in class javax.media.jai.RenderableGraphics
 
setRenderingHints(RenderingHints) - Method in class javax.media.jai.RenderedOp
Sets the RenderingHints of this node.
setRenderingHints(RenderingHints) - Method in class javax.media.jai.JAI
Sets the RenderingHints associated with this JAI instance.
setRenderingHints(RenderingHints) - Method in class javax.media.jai.CollectionOp
Sets the RenderingHints of this node.
setResolution(int) - Method in class com.sun.media.jai.codec.FPXDecodeParam
Sets the resolution to be decoded.
setRestartInterval(int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets the restart interval in Minimum Coded Units (MCUs).
setRIFPreference(String, String, RenderedImageFactory, RenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Sets a preference between two RIFs within the same product.
setSample(double) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the current sample to a double value.
setSample(float) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the current sample to a float value.
setSample(int) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the current sample to an integral value.
setSample(int, double) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the specified sample of the current pixel to a double value.
setSample(int, float) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the specified sample of the current pixel to a float value.
setSample(int, int) - Method in interface javax.media.jai.iterator.WritableRectIter
Sets the specified sample of the current pixel to an integral value.
setSample(int, int, int, double) - Method in class javax.media.jai.TiledImage
Sets a sample of a pixel to a given double value.
setSample(int, int, int, double) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets the specified sample of the image to a double value.
setSample(int, int, int, double, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, float) - Method in class javax.media.jai.TiledImage
Sets a sample of a pixel to a given float value.
setSample(int, int, int, float) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets the specified sample of the image to a float value.
setSample(int, int, int, float, DataBuffer) - Method in class javax.media.jai.ComponentSampleModelJAI
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, int) - Method in class javax.media.jai.TiledImage
Sets a sample of a pixel to a given value.
setSample(int, int, int, int) - Method in interface javax.media.jai.iterator.WritableRandomIter
Sets the specified sample of the image to an integral value.
setSampleModel(SampleModel) - Method in class javax.media.jai.ImageLayout
Sets sampleModel to the supplied value and marks it as valid.
setSegmentLength(int) - Method in class com.sun.media.jai.codec.StreamSegment
Sets the length of the segment.
setSignificantBits(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the number of significant bits for each band of the image.
setSource(Object, int) - Method in class javax.media.jai.RenderableOp
Sets one of the node's sources to an Object.
setSource(PlanarImage, int) - Method in class javax.media.jai.RenderedOp
Renders the node if it has not already been rendered, and sets the specified source of the rendered image to the supplied PlanarImage.
setSources(List) - Method in class javax.media.jai.PlanarImage
Set the list of sources from a given List of PlanarImages.
setSources(List) - Method in class javax.media.jai.RenderedOp
Replaces the sources in the ParameterBlock of this node with a new list of sources.
setSRGBIntent(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the sRGB rendering intent to be stored with this image.
setStartPos(long) - Method in class com.sun.media.jai.codec.StreamSegment
Sets the starting position of the segment.
setStroke(Stroke) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setStroke(Stroke) - Method in class javax.media.jai.RenderableGraphics
 
setSuggestedPalette(PNGSuggestedPaletteEntry[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the suggested palette information to be stored with this image.
setSuppressAlpha(boolean) - Method in class com.sun.media.jai.codec.PNGDecodeParam
If set, no alpha (transparency) channel will appear in the output image.
setText(String[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam
Sets the textual data to be stored in uncompressed form with this image.
setThreshold(int) - Method in class javax.media.jai.ROI
Sets the inclusion/exclusion threshold value.
setTileCache(TileCache) - Method in class javax.media.jai.OpImage
Sets the tile cache of this image.
setTileCache(TileCache) - Method in class javax.media.jai.JAI
Sets the TileCache to be used by this JAI instance.
setTileCapacity(int) - Method in interface javax.media.jai.TileCache
Sets the tile capacity to a desired number of tiles.
setTileGridXOffset(int) - Method in class javax.media.jai.ImageLayout
Sets tileGridXOffset to the supplied value and marks it as valid.
setTileGridYOffset(int) - Method in class javax.media.jai.ImageLayout
Sets tileGridYOffset to the supplied value and marks it as valid.
setTileHeight(int) - Method in class javax.media.jai.ImageLayout
Sets tileHeight to the supplied value and marks it as valid.
setTileScheduler(TileScheduler) - Method in class javax.media.jai.JAI
Sets the TileScheduler to be used by this JAI instance.
setTileWidth(int) - Method in class javax.media.jai.ImageLayout
Sets tileWidth to the supplied value and marks it as valid.
setTimeout(int) - Method in class javax.media.jai.RemoteImage
Set the amount of time between retries.
setToIdentity() - Method in class javax.media.jai.PerspectiveTransform
Resets this transform to the Identity transform.
setTopDown(boolean) - Method in class com.sun.media.jai.codec.BMPEncodeParam
If set, the data will be written out in a top-down manner, the first scanline being written first.
setToRotation(double) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a rotation transformation.
setToRotation(double, double, double) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a rotation transformation about a specified point (x, y).
setToScale(double, double) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a scale transformation with scale factors sx and sy.
setToShear(double, double) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a shearing transformation with shear factors sx and sy.
setToTranslation(double, double) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a translation transformation.
setTransform(AffineTransform) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
setTransform(AffineTransform) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a given AffineTransform.
setTransform(AffineTransform) - Method in class javax.media.jai.RenderableGraphics
 
setTransform(float, float, float, float, float, float, float, float, float) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a given PerspectiveTransform, expressed by the elements of its matrix.
setTransform(PerspectiveTransform) - Method in class javax.media.jai.PerspectiveTransform
Sets this transform to a given PerspectiveTransform.
setTransparentGray(int) - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Sets the gray value to be used to denote transparency.
setTransparentRGB(int[]) - Method in class com.sun.media.jai.codec.PNGEncodeParam.RGB
Sets the RGB value to be used to denote transparency.
setUserExponent(float) - Method in class com.sun.media.jai.codec.PNGDecodeParam
Sets the user exponent to a given value.
setValid(int) - Method in class javax.media.jai.ImageLayout
Sets selected bits of the valid bitmask.
setVersion(int) - Method in class com.sun.media.jai.codec.BMPEncodeParam
Sets the BMP version to be used.
setVerticalSubsampling(int, int) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Sets the vertical subsampling to be applied to an image band.
setViewport(int, int, int, int) - Method in interface javax.media.jai.widget.ViewportListener
Called to inform the listener of the currently viewable area od the source image.
setWidth(int) - Method in class javax.media.jai.ImageLayout
Sets width to the supplied value and marks it as valid.
setWriteImageOnly(boolean) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Controls whether the encoder writes only the compressed image data to the output stream.
setWriteJFIFHeader(boolean) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Controls whether the encoder writes a JFIF header using the APP0 marker.
setWriteTablesOnly(boolean) - Method in class com.sun.media.jai.codec.JPEGEncodeParam
Instructs the encoder to write only the table data to the output stream.
setWriteTiled(boolean) - Method in class com.sun.media.jai.codec.TIFFEncodeParam
If set, the data will be written out in tiled format, instead of in strips.
setXORMode(Color) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics.
setXORMode(Color) - Method in class javax.media.jai.RenderableGraphics
 
SHEAR_HORIZONTAL - Static variable in class javax.media.jai.operator.ShearDescriptor
 
SHEAR_VERTICAL - Static variable in class javax.media.jai.operator.ShearDescriptor
 
shear(double, double) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
shear(double, double) - Method in class javax.media.jai.PerspectiveTransform
Concatenates this transform with a shearing transformation.
shear(double, double) - Method in class javax.media.jai.RenderableGraphics
 
ShearDescriptor - class javax.media.jai.operator.ShearDescriptor.
An OperationDescriptor describing the "Shear" operation.
ShearDescriptor() - Constructor for class javax.media.jai.operator.ShearDescriptor
Constructor.
shortDataArrays - Variable in class javax.media.jai.RasterAccessor
The image data in a two-dimensional short array.
size() - Method in class javax.media.jai.CollectionImage
Returns the number of elements in this collection.
size() - Method in class javax.media.jai.CollectionOp
Returns the number of elements in this collection.
skip(int) - Method in class com.sun.media.jai.codec.FileSeekableStream
 
skip(long) - Method in class com.sun.media.jai.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
skipBytes(int) - Method in class com.sun.media.jai.codec.SeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - Method in class com.sun.media.jai.codec.ByteArraySeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
snapshot - Variable in class javax.media.jai.PlanarImage
A SnapshotImage that will centralize tile versioning for this image.
SnapshotImage - class javax.media.jai.SnapshotImage.
A class providing an arbitrary number of synchronous views of a possibly changing WritableRenderedImage.
SnapshotImage(PlanarImage) - Constructor for class javax.media.jai.SnapshotImage
Constructs a SnapshotImage from a PlanarImage source.
source0 - Variable in class javax.media.jai.PlanarImage
The image's first source, stored separately for convenience.
source1 - Variable in class javax.media.jai.PlanarImage
The image's second source, stored separately for convenience.
sourceClasses - Variable in class javax.media.jai.OperationDescriptorImpl
An array of Classes that describe the types of sources required by this operation in the rendered mode.
sourceForProp - Variable in class javax.media.jai.OperationRegistry
 
SourcelessOpImage - class javax.media.jai.SourcelessOpImage.
An abstract base class for image operators that have no image sources.
SourcelessOpImage(int, int, int, int, SampleModel, TileCache, ImageLayout) - Constructor for class javax.media.jai.SourcelessOpImage
Constructs a SourcelessOpImage.
sources - Variable in class javax.media.jai.PlanarImage
The image's third and later sources, stored in a Vector.
sources - Variable in class javax.media.jai.RemoteImage
Locally cached version of sources.
src - Variable in class javax.media.jai.TiledImage
The source image for uncomputed tiles.
startBands() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the first band of the image.
startEnumeration() - Method in class javax.media.jai.IntegerSequence
Resets the iterator to the beginning of the sequence.
startLines() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the first line of its bounding rectangle.
startPixels() - Method in interface javax.media.jai.iterator.RectIter
Sets the iterator to the leftmost pixel of its bounding rectangle.
StatisticsOpImage - class javax.media.jai.StatisticsOpImage.
An abstract base class for image operators that compute statistics on a given region of an image, and with a given sampling rate.
StatisticsOpImage(RenderedImage, ROI, int, int, int, int, int, int) - Constructor for class javax.media.jai.StatisticsOpImage
Constructs a StatisticsOpImage.
StreamDescriptor - class javax.media.jai.operator.StreamDescriptor.
An OperationDescriptor describing the "Stream" operation.
StreamDescriptor() - Constructor for class javax.media.jai.operator.StreamDescriptor
Constructor.
StreamSegment - class com.sun.media.jai.codec.StreamSegment.
A utility class representing a segment within a stream as a long starting position and an int length.
StreamSegment() - Constructor for class com.sun.media.jai.codec.StreamSegment
Constructs a StreamSegment.
StreamSegment(long, int) - Constructor for class com.sun.media.jai.codec.StreamSegment
Constructs a StreamSegment with a given starting position and length.
StreamSegmentMapper - interface com.sun.media.jai.codec.StreamSegmentMapper.
An interface for use with the SegmentedSeekableStream class.
subsampleBitsH - Variable in class javax.media.jai.Interpolation
The numbers of bits used for the horizontal subsample position.
subsampleBitsV - Variable in class javax.media.jai.Interpolation
The numbers of bits used for the vertical subsample position.
subtract(ROI) - Method in class javax.media.jai.ROI
Subtracts another ROI from this one and returns the result as a new ROI.
subtract(ROI) - Method in class javax.media.jai.ROIShape
Subtracts another mask from this one.
SubtractConstDescriptor - class javax.media.jai.operator.SubtractConstDescriptor.
An OperationDescriptor describing the "SubtractConst" operation.
SubtractConstDescriptor() - Constructor for class javax.media.jai.operator.SubtractConstDescriptor
Constructor.
SubtractDescriptor - class javax.media.jai.operator.SubtractDescriptor.
An OperationDescriptor describing the "Subtract" operation.
SubtractDescriptor() - Constructor for class javax.media.jai.operator.SubtractDescriptor
Constructor.
SubtractFromConstDescriptor - class javax.media.jai.operator.SubtractFromConstDescriptor.
An OperationDescriptor describing the "SubtractFromConst" operation.
SubtractFromConstDescriptor() - Constructor for class javax.media.jai.operator.SubtractFromConstDescriptor
Constructor.
suppressAllProperties(String) - Method in class javax.media.jai.OperationRegistry
Forces all properties to be suppressed by nodes performing a particular operation.
suppressed - Variable in class javax.media.jai.OperationRegistry
 
suppressProperty(String) - Method in class javax.media.jai.RenderedOp
Removes a named property from the property environment of this node.
suppressProperty(String) - Method in class javax.media.jai.RenderableOp
Removes a named property from the property environment of this node.
suppressProperty(String, String) - Method in class javax.media.jai.OperationRegistry
Forces a particular property to be suppressed by nodes performing a particular operation.

T

TAG_BYTE_EXPANDED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in byte arrays and uncopied.
TAG_BYTE_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in byte arrays and uncopied.
TAG_DOUBLE_COPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in double arrays and copied.
TAG_DOUBLE_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in double arrays and uncopied.
TAG_FLOAT_COPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in float arrays and copied.
TAG_FLOAT_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in float arrays and uncopied.
TAG_INT_COPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in int arrays and copied.
TAG_INT_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in int arrays and uncopied.
TAG_SHORT_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in short arrays and uncopied.
TAG_USHORT_UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
FormatTagID indicating data in unsigned short arrays and uncopied.
theImage - Variable in class javax.media.jai.RenderedOp
The rendering of the current image, not preserved over RMI.
theImage - Variable in class javax.media.jai.RenderedImageAdapter
The RenderedImage being adapted.
thePropertySource - Variable in class javax.media.jai.RenderedOp
The PropertySource containing the combined properties of all of the node's sources.
thePropertySource - Variable in class javax.media.jai.RenderableOp
 
ThresholdDescriptor - class javax.media.jai.operator.ThresholdDescriptor.
An OperationDescriptor describing the "Threshold" operation.
ThresholdDescriptor() - Constructor for class javax.media.jai.operator.ThresholdDescriptor
Constructor.
TIFF_ASCII - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for null-terminated ASCII strings.
TIFF_BYTE - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 8 bit unsigned integers.
TIFF_DOUBLE - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 64 bit IEEE doubles.
TIFF_FLOAT - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 32 bit IEEE floats.
TIFF_LONG - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 32 bit unsigned integers.
TIFF_RATIONAL - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for pairs of 32 bit unsigned integers.
TIFF_SBYTE - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 8 bit signed integers.
TIFF_SHORT - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 16 bit unsigned integers.
TIFF_SLONG - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 32 bit signed integers.
TIFF_SRATIONAL - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for pairs of 32 bit signed integers.
TIFF_SSHORT - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 16 bit signed integers.
TIFF_UNDEFINED - Static variable in class com.sun.media.jai.codec.TIFFField
Flag for 8 bit uninterpreted bytes.
TIFFDecodeParam - class com.sun.media.jai.codec.TIFFDecodeParam.
An instance of ImageDecodeParam for decoding images in the TIFF format.
TIFFDecodeParam() - Constructor for class com.sun.media.jai.codec.TIFFDecodeParam
Constructs a default instance of TIFFDecodeParam.
TIFFDescriptor - class javax.media.jai.operator.TIFFDescriptor.
An OperationDescriptor describing the "TIFF" operation.
TIFFDescriptor() - Constructor for class javax.media.jai.operator.TIFFDescriptor
Constructor.
TIFFDirectory - class com.sun.media.jai.codec.TIFFDirectory.
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream.
TIFFDirectory(SeekableStream, int) - Constructor for class com.sun.media.jai.codec.TIFFDirectory
Constructs a TIFFDirectory from a SeekableStream.
TIFFDirectory(SeekableStream, long) - Constructor for class com.sun.media.jai.codec.TIFFDirectory
Constructs a TIFFDirectory by reading a SeekableStream.
TIFFEncodeParam - class com.sun.media.jai.codec.TIFFEncodeParam.
An instance of ImageEncodeParam for encoding images in the TIFF format.
TIFFEncodeParam() - Constructor for class com.sun.media.jai.codec.TIFFEncodeParam
Constructs an TIFFEncodeParam object with default values for parameters.
TIFFField - class com.sun.media.jai.codec.TIFFField.
A class representing a field in a TIFF 6.0 Image File Directory.
TIFFField(int, int, int, Object) - Constructor for class com.sun.media.jai.codec.TIFFField
Constructs a TIFFField with arbitrary data.
TILE_GRID_X_OFFSET_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of tileGridXOffset.
TILE_GRID_Y_OFFSET_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of tileGridYOffset.
TILE_HEIGHT_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of tileHeight.
TILE_WIDTH_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of tileWidth.
TileCache - interface javax.media.jai.TileCache.
A class implementing a caching mechanism for image tiles.
TiledImage - class javax.media.jai.TiledImage.
A concrete implementation of WritableRenderedImage.
TiledImage(int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class javax.media.jai.TiledImage
Constructs a TiledImage with a given layout, SampleModel, and ColorModel.
TiledImage(Point, SampleModel, int, int) - Constructor for class javax.media.jai.TiledImage
Constructs a TiledImage with a SampleModel that is compatible with a given SampleModel, and given tile dimensions.
TiledImage(SampleModel, int, int) - Constructor for class javax.media.jai.TiledImage
Constructs a TiledImage starting at the global coordinate origin.
tileGridXOffset - Variable in class javax.media.jai.PlanarImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridXOffset - Variable in class javax.media.jai.widget.ImageCanvas
The image's tile grid X offset.
tileGridYOffset - Variable in class javax.media.jai.PlanarImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileGridYOffset - Variable in class javax.media.jai.widget.ImageCanvas
The image's tile grid Y offset.
tileHeight - Variable in class javax.media.jai.PlanarImage
The height of a tile.
tileHeight - Variable in class javax.media.jai.widget.ImageCanvas
The image's tile height.
tileObservers - Variable in class javax.media.jai.TiledImage
The current set of TileObservers.
tiles - Variable in class javax.media.jai.TiledImage
The tile array.
TileScheduler - interface javax.media.jai.TileScheduler.
A class implementing a mechanism for scheduling tile calculation.
tilesX - Variable in class javax.media.jai.TiledImage
The number of tiles in the X direction.
tilesY - Variable in class javax.media.jai.TiledImage
The number of tiles in the Y direction.
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in class javax.media.jai.SnapshotImage
Receives the information that a tile is either about to become writable, or is about to become no longer writable.
tileWidth - Variable in class javax.media.jai.PlanarImage
The width of a tile.
tileWidth - Variable in class javax.media.jai.widget.ImageCanvas
The image's tile width.
tileXToX(int) - Method in class javax.media.jai.PlanarImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileXToX(int, int, int) - Static method in class javax.media.jai.PlanarImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileYToY(int) - Method in class javax.media.jai.PlanarImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class javax.media.jai.PlanarImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
timeout - Variable in class javax.media.jai.RemoteImage
The amount of time between retries (milliseconds).
timeStamp - Variable in class javax.media.jai.SequentialImage
The time stamp associated with the image.
toArray() - Method in class javax.media.jai.CollectionImage
Returns an array containing all of the elements in this collection.
toArray() - Method in class javax.media.jai.CollectionOp
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in class javax.media.jai.CollectionImage
Returns an array containing all of the elements in this collection whose runtime type is that of the specified array.
toArray(Object[]) - Method in class javax.media.jai.CollectionOp
Returns an array containing all of the elements in this collection whose runtime type is that of the specified array.
topPadding - Variable in class javax.media.jai.Interpolation
The number of pixels lying above the interpolation kernel key position.
topPadding - Variable in class javax.media.jai.AreaOpImage
The number of source pixels needed above the central pixel.
toString() - Method in class javax.media.jai.ImageLayout
Returns a String containing the values of all valid fields.
toString() - Method in class javax.media.jai.FloatDoubleColorModel
Returns a String containing the values of all valid fields.
toString() - Method in class javax.media.jai.ComponentSampleModelJAI
Returns a String containing the values of all valid fields.
toString() - Method in class javax.media.jai.PerspectiveTransform
Returns a String that represents the value of this Object.
toString() - Method in class javax.media.jai.OperationRegistry
Returns a String representation of the registry.
toString() - Method in class javax.media.jai.IntegerSequence
Returns a String representation of the sequence for debugging.
transform(AffineTransform) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
transform(AffineTransform) - Method in class javax.media.jai.ROI
Performs an affine transformation and returns the result as a new ROI.
transform(AffineTransform) - Method in class javax.media.jai.RenderableGraphics
 
transform(AffineTransform) - Method in class javax.media.jai.ROIShape
Transforms the current contents of the ROI by a given AffineTransform.
transform(AffineTransform, Interpolation) - Method in class javax.media.jai.ROI
Performs an affine transformation and returns the result as a new ROI.
transform(double[], int, double[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Transforms an array of double precision coordinates by this transform.
transform(double[], int, float[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Transforms an array of double precision coordinates by this transform, storing the results into an array of floats.
transform(float[], int, double[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Transforms an array of floating point coordinates by this transform, storing the results into an array of doubles.
transform(float[], int, float[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Transforms an array of floating point coordinates by this transform.
transform(Point2D[], int, Point2D[], int, int) - Method in class javax.media.jai.PerspectiveTransform
Transforms an array of point objects by this transform.
transform(Point2D, Point2D) - Method in class javax.media.jai.PerspectiveTransform
Transforms the specified ptSrc and stores the result in ptDst.
translate(double, double) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
translate(double, double) - Method in class javax.media.jai.PerspectiveTransform
Concatenates this transform with a translation transformation.
translate(double, double) - Method in class javax.media.jai.RenderableGraphics
 
translate(int, int) - Method in class javax.media.jai.GraphicsJAI
See comments in java.awt.Graphics2D.
translate(int, int) - Method in class javax.media.jai.RenderableGraphics
 
TranslateDescriptor - class javax.media.jai.operator.TranslateDescriptor.
An OperationDescriptor describing the "Translate" operation.
TranslateDescriptor() - Constructor for class javax.media.jai.operator.TranslateDescriptor
Constructor.
TransposeDescriptor - class javax.media.jai.operator.TransposeDescriptor.
An OperationDescriptor describing the "Transpose" operation.
TransposeDescriptor() - Constructor for class javax.media.jai.operator.TransposeDescriptor
Constructor.
transX - Variable in class javax.media.jai.ScaleOpImage
Thee horizontal translation factor
transXRational - Variable in class javax.media.jai.ScaleOpImage
 
transXRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
transXRationalNum - Variable in class javax.media.jai.ScaleOpImage
 
transY - Variable in class javax.media.jai.ScaleOpImage
The vertical translation factor
transYRational - Variable in class javax.media.jai.ScaleOpImage
 
transYRationalDenom - Variable in class javax.media.jai.ScaleOpImage
 
transYRationalNum - Variable in class javax.media.jai.ScaleOpImage
 

U

UNCOPIED - Static variable in class javax.media.jai.RasterAccessor
Flag indicating data is raster's data.
UNEXPANDED - Static variable in class javax.media.jai.RasterAccessor
Flag indicating ColorModel info should be ignored
unregisterCIF(String, String, CollectionImageFactory) - Method in class javax.media.jai.OperationRegistry
Unregisters a CIF from a particular product and operation.
unregisterCodec(String) - Static method in class com.sun.media.jai.codec.ImageCodec
Unregisters the ImageCodec object currently responsible for handling the named format.
unregisterCRIF(String, ContextualRenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Unregisters a CRIF from a particular operation.
unregisterOperationDescriptor(String) - Method in class javax.media.jai.OperationRegistry
Unregisters an OperationDescriptor from the registry.
unregisterRIF(String, String, RenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Unregisters a RIF from a particular product and operation.
unsetBackground() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'bKGD' chunk from being output.
unsetBitDepth() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the setting of the bit depth of a grayscale image.
unsetBitShift() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Gray
Suppresses the setting of the bit shift of a grayscale image.
unsetChromaticity() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'cHRM' chunk from being output.
unsetCIFPreference(String, String, CollectionImageFactory, CollectionImageFactory) - Method in class javax.media.jai.OperationRegistry
Removes a preference between two CIFs within the same product.
unsetCompressedText() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'zTXt' chunk from being output.
unsetGamma() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'gAMA' chunk from being output.
unsetICCProfileData() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'iCCP' chunk from being output.
unsetImageBounds() - Method in class javax.media.jai.ImageLayout
Marks the parameters dealing with the image bounds (minX, minY, width, and height) as being invalid.
unsetModificationTime() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'tIME' chunk from being output.
unsetPalette() - Method in class com.sun.media.jai.codec.PNGEncodeParam.Palette
Suppresses the 'PLTE' chunk from being output.
unsetPaletteHistogram() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'hIST' chunk from being output.
unsetPhysicalDimension() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'pHYS' chunk from being output.
unsetProductPreference(String, String, String) - Method in class javax.media.jai.OperationRegistry
Removes a preference between two products registered under a common OperationDescriptor.
unsetRIFPreference(String, String, RenderedImageFactory, RenderedImageFactory) - Method in class javax.media.jai.OperationRegistry
Removes a preference between two RIFs within the same product.
unsetSignificantBits() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'sBIT' chunk from being output.
unsetSRGBIntent() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'sRGB' chunk from being output.
unsetSuggestedPalette() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'sPLT' chunk from being output.
unsetText() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'tEXt' chunk from being output.
unsetTileLayout() - Method in class javax.media.jai.ImageLayout
Marks the parameters dealing with the tile layout (tileGridXOffset, tileGridYOffset, tileWidth, and tileHeight) as being invalid.
unsetTransparency() - Method in class com.sun.media.jai.codec.PNGEncodeParam
Suppresses the 'tRNS' chunk from being output.
unsetValid(int) - Method in class javax.media.jai.ImageLayout
Clears selected bits of the valid bitmask.
UntiledOpImage - class javax.media.jai.UntiledOpImage.
A general class for single-source operations in which the values of all pixels in the source image contribute to the value of each pixel in the destination image.
UntiledOpImage(RenderedImage, TileCache, ImageLayout) - Constructor for class javax.media.jai.UntiledOpImage
Constructs an UntiledOpImage.
update(Graphics) - Method in class javax.media.jai.widget.ImageCanvas
There is no need to erase prior to drawing, so we override the default update method to simply call paint().
updateDrag(Point) - Method in class javax.media.jai.widget.ScrollingImagePanel
Called for each point of a mouse drag.
upSampler - Variable in class javax.media.jai.ImagePyramid
The operation chain used to derive the higher resolution images.
URLDescriptor - class javax.media.jai.operator.URLDescriptor.
An OperationDescriptor describing the "URL" operation.
URLDescriptor() - Constructor for class javax.media.jai.operator.URLDescriptor
Constructor.

V

validateArguments(ParameterBlock, StringBuffer) - Method in interface javax.media.jai.OperationDescriptor
Returns true if this operation is capable of handling the input rendered source(s) and/or parameter(s) specified in the ParameterBlock, or false otherwise, in which case an explanatory message may be appended to the StringBuffer.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the rendered mode, and is capable of handling the input arguments for the rendered mode.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.XorConstDescriptor
Validates the input source and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.CompositeDescriptor
Validates the input sources and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.CropDescriptor
Validates the input source and parameters in the rendered mode.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.PeriodicShiftDescriptor
Validates the input parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.BandSelectDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AndConstDescriptor
Validates the input source and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AddConstToCollectionDescriptor
Validates input source and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.OrConstDescriptor
Validates the input source and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.BandCombineDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.MatchCDFDescriptor
Validates the input sources and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.OrderedDitherDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.DFTDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.PiecewiseDescriptor
Validates the input source and parameter.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.IDFTDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.EncodeDescriptor
Validates the input source and parameters.
validateArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.FileStoreDescriptor
Validates the input source and parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation is capable of handling the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.RenderableDescriptor
Validates input parameters in the renderable layer.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.GradientMagnitudeDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.BorderDescriptor
Validates input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.ThresholdDescriptor
Validates input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.SubtractFromConstDescriptor
Validates the input parameter.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.SubtractConstDescriptor
Validates the input parameter.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.ClampDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.FileLoadDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.BoxFilterDescriptor
 
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.IIPResolutionDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.MultiplyConstDescriptor
Validates the input parameter.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.ConstantDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AddConstDescriptor
Validates the input parameter.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AffineDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.DivideByConstDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.RescaleDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.IIPDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.DivideIntoConstDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.ScaleDescriptor
Validates the input parameters.
validateRenderableArguments(ParameterBlock, StringBuffer) - Method in interface javax.media.jai.OperationDescriptor
Returns true if this operation is capable of handling the input renderable source(s) and/or parameter(s) specified in the ParameterBlock, or false otherwise, in which case an explanatory message may be appended to the StringBuffer.
validateRenderableArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the renderable mode, and is capable of handling the input arguments for the renderable mode.
validateRenderableArguments(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.CropDescriptor
Validates the input source and parameters in the renderable mode.
validateRenderableSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the renderable mode, and is capable of handling the input source(s) for the renderable mode.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.OperationDescriptorImpl
Returns true if this operation supports the rendered mode, and is capable of handling the input source(s) for the rendered mode.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.PolarToComplexDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.LookupDescriptor
Validates the input source.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.MagnitudeDescriptor
Validates the input source.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AndDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.NotDescriptor
Validates the input source.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.PhaseDescriptor
Validates the input source.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.OverlayDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.MultiplyComplexDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.MagnitudeSquaredDescriptor
Validates the input source.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.AddCollectionDescriptor
Validates input source collection.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.ConjugateDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.DivideComplexDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.XorDescriptor
Validates the input sources.
validateSources(ParameterBlock, StringBuffer) - Method in class javax.media.jai.operator.OrDescriptor
Validates the input sources.
validMask - Variable in class javax.media.jai.ImageLayout
The 'or'-ed together valid bitmasks.
VERSION_2 - Static variable in class com.sun.media.jai.codec.BMPEncodeParam
Constant for BMP version 2.
VERSION_3 - Static variable in class com.sun.media.jai.codec.BMPEncodeParam
Constant for BMP version 3.
VERSION_4 - Static variable in class com.sun.media.jai.codec.BMPEncodeParam
Constant for BMP version 4.
ViewportListener - interface javax.media.jai.widget.ViewportListener.
An interface used by the ScrollingImagePanel class to inform listeners of the current viewable area of the image.
viewportListeners - Variable in class javax.media.jai.widget.ScrollingImagePanel
Vector of ViewportListeners.

W

warp - Variable in class javax.media.jai.WarpOpImage
The Warp object describing the backwards pixel map.
Warp - class javax.media.jai.Warp.
A description of an image warp.
Warp() - Constructor for class javax.media.jai.Warp
Default constructor.
WarpAffine - class javax.media.jai.WarpAffine.
A description of an Affine warp.
WarpAffine(AffineTransform) - Constructor for class javax.media.jai.WarpAffine
Constructs a WarpAffine with pre- and post-scale factors of 1.
WarpAffine(AffineTransform, float, float, float, float) - Constructor for class javax.media.jai.WarpAffine
Constructs a WarpAffine with a given transform mapping destination pixels into source space.
WarpAffine(float[], float[]) - Constructor for class javax.media.jai.WarpAffine
Constructs a WarpAffine with pre- and post-scale factors of 1.
WarpAffine(float[], float[], float, float, float, float) - Constructor for class javax.media.jai.WarpAffine
Constructs a WarpAffine with a given transform mapping destination pixels into source space.
WarpCubic - class javax.media.jai.WarpCubic.
A cubic-based description of an image warp.
WarpCubic(float[], float[]) - Constructor for class javax.media.jai.WarpCubic
Constructs a WarpCubic with pre- and post-scale factors of 1.
WarpCubic(float[], float[], float, float, float, float) - Constructor for class javax.media.jai.WarpCubic
Constructs a WarpCubic with a given transform mapping destination pixels into source space.
WarpDescriptor - class javax.media.jai.operator.WarpDescriptor.
An OperationDescriptor describing the "Warp" operation.
WarpDescriptor() - Constructor for class javax.media.jai.operator.WarpDescriptor
Constructor.
WarpGeneralPolynomial - class javax.media.jai.WarpGeneralPolynomial.
A general polynomial-based description of an image warp.
WarpGeneralPolynomial(float[], float[]) - Constructor for class javax.media.jai.WarpGeneralPolynomial
Constructs a WarpGeneralPolynomial with pre- and post-scale factors of 1.
WarpGeneralPolynomial(float[], float[], float, float, float, float) - Constructor for class javax.media.jai.WarpGeneralPolynomial
Constructs a WarpGeneralPolynomial with a given transform mapping destination pixels into source space.
WarpGrid - class javax.media.jai.WarpGrid.
A regular grid-based description of an image warp.
WarpGrid(int, int, int, int, int, int, float[]) - Constructor for class javax.media.jai.WarpGrid
Constructs a WarpGrid with a given grid-based transform mapping destination pixels into source space.
WarpGrid(Warp, int, int, int, int, int, int) - Constructor for class javax.media.jai.WarpGrid
Constructs a WarpGrid object by sampling the displacements given by another Warp object of any kind.
WarpOpImage - class javax.media.jai.WarpOpImage.
A general implementation of image warping, and a superclass for other geometric image operations.
WarpOpImage(RenderedImage, BorderExtender, TileCache, ImageLayout, Warp, Interpolation, boolean) - Constructor for class javax.media.jai.WarpOpImage
Constructs a WarpOpImage.
WarpPerspective - class javax.media.jai.WarpPerspective.
A description of a perspective (projective) warp.
WarpPerspective(PerspectiveTransform) - Constructor for class javax.media.jai.WarpPerspective
Constructs a WarpPerspective with a given transform mapping destination pixels into source space.
warpPoint(int, int, float[]) - Method in class javax.media.jai.Warp
Computes the source subpixel position for a given destination pixel.
warpPoint(int, int, int, int, int[]) - Method in class javax.media.jai.Warp
Computes the source subpixel position for a given destination pixel.
WarpPolynomial - class javax.media.jai.WarpPolynomial.
A polynomial-based description of an image warp.
WarpPolynomial(float[], float[]) - Constructor for class javax.media.jai.WarpPolynomial
Constructs a WarpPolynomial with pre- and post-scale factors of 1.
WarpPolynomial(float[], float[], float, float, float, float) - Constructor for class javax.media.jai.WarpPolynomial
Constructs a WarpPolynomial with a given transform mapping destination pixels into source space.
WarpQuadratic - class javax.media.jai.WarpQuadratic.
A quadratic-based description of an image warp.
WarpQuadratic(float[], float[]) - Constructor for class javax.media.jai.WarpQuadratic
Constructs a WarpQuadratic with pre- and post-scale factors of 1.
WarpQuadratic(float[], float[], float, float, float, float) - Constructor for class javax.media.jai.WarpQuadratic
Constructs a WarpQuadratic with a given transform mapping destination pixels into source space.
warpRect(int, int, int, int, float[]) - Method in class javax.media.jai.Warp
Computes the source subpixel positions for a given rectangular destination region.
warpRect(int, int, int, int, int, int, int[]) - Method in class javax.media.jai.Warp
Computes the source subpixel positions for a given rectangular destination region.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.Warp
This method is abstract in this class and must be provided in concrete subclasses.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpQuadratic
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpAffine
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpPerspective
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpGrid
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpCubic
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class javax.media.jai.WarpGeneralPolynomial
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, int, int, int[]) - Method in class javax.media.jai.Warp
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
width - Variable in class javax.media.jai.PlanarImage
The image's width in pixels.
width - Variable in class javax.media.jai.Interpolation
The width of the interpolation kernel in pixels.
width - Variable in class javax.media.jai.MultiResolutionRenderableImage
The width in Renderable coordinates.
width - Variable in class javax.media.jai.KernelJAI
The width of the kernel.
WIDTH_MASK - Static variable in class javax.media.jai.ImageLayout
A bitmask to specify the validity of width.
wrapInputStream(InputStream, boolean) - Static method in class com.sun.media.jai.codec.SeekableStream
Returns a SeekableStream that will read from a given InputStream, optionally including support for seeking backwards.
wrapRenderableImage(RenderableImage) - Static method in class javax.media.jai.RenderableImageAdapter
Adapts a RenderableImage into a RenderableImageAdapter.
wrapRenderedImage(RenderedImage) - Static method in class javax.media.jai.PlanarImage
Wraps an arbitrary RenderedImage to produce a PlanarImage.
writableBounds - Variable in class javax.media.jai.WarpOpImage
The writable boundary of this image.
WritableRandomIter - interface javax.media.jai.iterator.WritableRandomIter.
An iterator that allows random read/write access to any sample within its bounding rectangle.
WritableRectIter - interface javax.media.jai.iterator.WritableRectIter.
An iterator for traversing a read/write image in top-to-bottom, left-to-right order.
WritableRenderedImageAdapter - class javax.media.jai.WritableRenderedImageAdapter.
A PlanarImage wrapper for a WritableRenderedImage.
WritableRenderedImageAdapter(WritableRenderedImage) - Constructor for class javax.media.jai.WritableRenderedImageAdapter
Constructs a WritableRenderedImageAdapter.
WritableRookIter - interface javax.media.jai.iterator.WritableRookIter.
An iterator for traversing a read/write image using arbitrary up-down and left-right moves.
writeExternal(ObjectOutput) - Method in class javax.media.jai.OperationRegistry
Saves the contents of the registry in the format described for the writeToStream method.
writers - Variable in class javax.media.jai.TiledImage
The number of writers of each tile; -1 indicates a locked tile.
writeToStream(OutputStream) - Method in class javax.media.jai.OperationRegistry
Writes out the contents of the OperationRegistry to a stream.

X

xCoeffs - Variable in class javax.media.jai.WarpPolynomial
An array of coefficients that maps a destination point to the source's X coordinate.
XorConstDescriptor - class javax.media.jai.operator.XorConstDescriptor.
An OperationDescriptor describing the "XorConst" operation.
XorConstDescriptor() - Constructor for class javax.media.jai.operator.XorConstDescriptor
Constructor.
XorDescriptor - class javax.media.jai.operator.XorDescriptor.
An OperationDescriptor describing the "Xor" operation.
XorDescriptor() - Constructor for class javax.media.jai.operator.XorDescriptor
Constructor.
xOrigin - Variable in class javax.media.jai.KernelJAI
The X coordinate of the key element.
xPeriod - Variable in class javax.media.jai.StatisticsOpImage
The horizontal sampling rate.
xStart - Variable in class javax.media.jai.StatisticsOpImage
The X coordinate of the initial sample.
XToTileX(int) - Method in class javax.media.jai.PlanarImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class javax.media.jai.PlanarImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.

Y

yCoeffs - Variable in class javax.media.jai.WarpPolynomial
An array of coefficients that maps a destination point to the source's Y coordinate.
yOrigin - Variable in class javax.media.jai.KernelJAI
The Y coordinate of the key element.
yPeriod - Variable in class javax.media.jai.StatisticsOpImage
The vertical sampling rate.
yStart - Variable in class javax.media.jai.StatisticsOpImage
The Y coordinate of the initial sample.
YToTileY(int) - Method in class javax.media.jai.PlanarImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class javax.media.jai.PlanarImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.

A B C D E F G H I J K L M N O P R S T U V W X Y


Casa de Bender