|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
OperationDescriptor
describing the "Affine" operation.OpImage
implementing the "Add" operation as described in javax.media.jai.operator.AddDescriptor
.AddOpImage
.
AddOpImage
.
Rectangle
of the destination will be
mapped.
CRIF
supporting the "BandMerge" operation on rendered and renderable images.OperationDescriptor
describing the "BandMerge" operation.CRIF
supporting the "BandSelect2" operation in the
rendered and renderable image layers.OperationDescriptor
describing the "BandSelect" operation.OperationDescriptor
describing the "Border" operation.RIF
supporting the "border" operation.TileScheduler
stating that the indicated tiles of the specified image should not be
processed.
false
as computeTile()
invocations
return child Raster
s of the RenderedImage
source and are therefore not unique objects in the global sense.
ReadWriteLock
Also it is able to substitute JAI operations with JAI-EXT ones and vice versa.ConcurrentOperationRegistry.OperationItem
class is a wrapper for the OperationDescriptor
class which can store informations about the operations and
the associated factory.AffineOpImage
in the renderable layer.
AddOpImage
in the rendered layer.
BandMergeOpImage
in the rendered layer.
BandSelectOpImage
in the rendered layer.
BorderOpImage
in the rendered layer.
ParameterBlockJAI
from all supplied arguments except hints
and invokes
JAI.create(String,ParameterBlock,RenderingHints)
.
SquareRootStretchOpImage
in the
rendered layer.
ParameterBlockJAI
from all
supplied arguments except hints
and invokes
JAI.create(String,ParameterBlock,RenderingHints)
.
CropOpImage
in the rendered layer.
LookupOpImage
.
ParameterBlock
or the value returned by getSourcelessImage()
if
there are no sources.
AffineOpImage
in the renderable layer.
ParameterBlockJAI
from all
supplied arguments except hints
and invokes
JAI.createRenderable(String,ParameterBlock,RenderingHints)
.
Statistics
is used for calculating the maximum and minimum of an image.Rectangle
of the specified source will be
mapped.
AffineOpImage
.
ScaleOpImage
.
SampleModel
suitable for holding the output of a lookup operation on the source data described by a given SampleModel
with this table.
SampleModel
suitable for holding the output of a lookup operation on the source data described by a given SampleModel
with this table.
ConcurrentOperationRegistry.OperationItem
objects for each operation.
Collection
object containing a view of the OperationCollection
inside the registry.
getParallelism()
but applies only to prefetchTiles()
.
getPriority()
but applies only to prefetchTiles()
.
scheduleTiles()
processing.
java.awt.Image.UndefinedProperty
if the property
with the specified name is not defined.
PropertyGenerators
implementing
property inheritance for the "Affine" operation.
PropertyGenerators
implementing property inheritance for the "Lookup" operation
PropertyGenerators
implementing property inheritance for the "Rescale" operation
PropertyGenerators
implementing
property inheritance for the "Scale" operation.
PropertyGenerators
implementing property inheritance for the "Stats" operation
PropertyGenerators
implementing
property inheritance for the "Translate" operation
PropertyGenerators
implementing property inheritance for the "Warp" operation.
null
if no property names are recognized.
null
if no property names
are recognized.
ConcurrentOperationRegistry
used.
ParameterBlock
.
Object
for this tile.
Object
for this image.
Statistics
is used for calculating the Histogram or the Mode of an image.JAIExt
instance
true
if the specified data type is an integral data type, such as byte, ushort, short, or int.
ConcurrentOperationRegistry.OperationItem
operation is a JAI-EXT one
false
since renderable operation is supported but never tested.
true
since renderable operation is supported.
true
since renderable operation is supported.
true
since renderable operation is supported.
true
since renderable operation is supported.
false
since renderable operation is supported but never tested.
javax.media.jai.TileScheduler
interface.OperationDescriptor
describing the "Lookup" operation.OpImage
method that returns the destination image bounds, because source and destination images are equals
OpImage
method that returns the source image bounds, because source and destination images are equals
Statistics
is used for calculating the maximum of an image.Statistics
is used for calculating the mean or the sum of an image.Statistics
is used for calculating the median of an image.Statistics
is used for calculating the minimum of an image.RenderedImage
and creates a mosaic of them.RenderedImage
and creates a mosaic of them.ContextualRenderedImageFactory
representing an operation which performs no processing of its image source(s) per se, i.e., a no-op.NullCRIF
.
OperationDescriptor
describing the "Null" operation.OpImage
subclass that simply transmits its
source unchanged.NullOpImage
.
RandomIterFallbackNoCacheNoArray
that uses byte vectors to handle indexes rather than int vector.RandomIterFallbackByte
that stores the tile positions in a byte array with less memory usage.RandomIterFallbackNoCacheNoArray
that uses int vectors to handle indexes.RandomIterFallbackByte
that stores the tile positions in a int array.RandomIterFallbackNoCacheNoArray
that uses byte vectors to handle indexes rather than int vector.RandomIterFallbackNoCacheNoArray
that uses a ThreadLocal object for storing the current tile used in iterations.RandomIterFallbackIntNoCache
that doesn't stores the tile positions in an array.RandomIterFallbackNoCacheNoArray
that uses short vectors to handle indexes rather than int vector.RandomIterFallbackByte
that stores the tile positions in a short array with less memory usage.Range
class handling byte data.Range
class handling double data.Range
object for the specific data type.Range
class handling float data.Range
class handling Integer data.Range
class handling Long data.Range
class handling Short data.Range
class handling unsigned short data.RenderedImage
RenderedImage
information displayOperationDescriptor
describing the "Rescale" operation.OperationDescriptor
describing the "Scale" operation.WarpOpImage
for use by further extension classes that perform image scaling.ScaleOpImage
from a RenderedImage
source, an optional BorderExtender
, x and y scale and
translation factors, and an Interpolation
object.
OperationCollection
containing the list of all the operations contained by the registry.
scheduleTiles()
.
setParallelism()
but applies only to prefetchTiles()
.
setPriority()
but applies only to prefetchTiles()
.
scheduleTiles()
.
Hashtable
of the source image
to the supplied Hashtable
.
RenderedImage
to be returned by the RenderedImageFactory.create()
method when there are no
sources in the ParameterBlock
.
StatisticsOpImage
class.StatsFactory
create methods.OperationDescriptor
describing various "Statistical" operation supporting ROI and NoData.StatisticsOpImage
.Statistics
subclasses.OperationDescriptor
describing the "Translate" operation.true
if there is at least one source and the first source is a RenderedImage
or RenderableImage
.
Statistics
is used for calculating the variance or the standard deviation of an image.OperationDescriptor
describing the "Warp" operation.WarpOpImage
that makes use of the provided ROI and NoData.RIF
supporting the "Warp" operation in the rendered image layer.BorderExtender
instance for extending roi.
OperationDescriptor
describing the Zonal Statistics operation.OpImage
class and executes the "ZonalStats" operation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |