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

A

AbstractLiteIterator - Class in it.geosolutions.jaiext.utilities.shape
Subclass that provides a convenient efficient currentSegment(float[] coords) implementation that reuses always the same double array.
AbstractLiteIterator() - Constructor for class it.geosolutions.jaiext.utilities.shape.AbstractLiteIterator
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Extrema
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.HistogramMode
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Max
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.MeanSum
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Median
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Min
 
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Statistics
This method is used for accumulating the statistics from another Statistics object
accumulateStats(Statistics) - Method in class it.geosolutions.jaiext.stats.VarianceStd
 
add(RenderedImage, int, int, Raster) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Add a new tile to the cache
add(RenderedImage, int, int, Raster, Object) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Add a new tile to the cache
add(RenderedImage, int, int, Raster) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Add a new tile to the cache
add(RenderedImage, int, int, Raster, Object) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Add a new tile to the cache
add(Range, U) - Method in class it.geosolutions.jaiext.rlookup.RangeLookupTable.Builder
Adds a new lookup defined by a range of source values mapping to a result value.
add(ROI) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new instance which is the union of this ROI and roi.
add(double, int, int, Range) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
 
addPropertyGenerator(String, String, PropertyGenerator) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
addRendered(HTMLRenderer) - Static method in class it.geosolutions.rendered.viewer.HTMLRenderers
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.Extrema
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.HistogramMode
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.Max
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.MeanSum
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.Median
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.Min
 
addSample(double) - Method in class it.geosolutions.jaiext.stats.Statistics
This method adds a Double value to the statistics and updates them
addSample(double) - Method in class it.geosolutions.jaiext.stats.VarianceStd
 
addTiles(RenderedImage, Point[], Raster[], Object) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Adds all tiles in the Point array which are owned by the image.
addTiles(RenderedImage, Point[], Raster[], Object) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Adds all tiles in the Point array which are owned by the image.
adjustedOffset - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The adjusted offset of the color cube.
AffineBicubicOpImage - Class in it.geosolutions.jaiext.affine
 
AffineBicubicOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class it.geosolutions.jaiext.affine.AffineBicubicOpImage
 
AffineBilinearOpImage - Class in it.geosolutions.jaiext.affine
 
AffineBilinearOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class it.geosolutions.jaiext.affine.AffineBilinearOpImage
 
AffineCRIF - Class in it.geosolutions.jaiext.affine
 
AffineCRIF() - Constructor for class it.geosolutions.jaiext.affine.AffineCRIF
Constructor.
AffineDescriptor - Class in it.geosolutions.jaiext.affine
An OperationDescriptor describing the "Affine" operation.
AffineDescriptor() - Constructor for class it.geosolutions.jaiext.affine.AffineDescriptor
Constructor.
AffineGeneralOpImage - Class in it.geosolutions.jaiext.affine
 
AffineGeneralOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, boolean, double[], boolean, Range) - Constructor for class it.geosolutions.jaiext.affine.AffineGeneralOpImage
Constructor used for interpolator of the class InterpolationNearest
AffineNearestOpImage - Class in it.geosolutions.jaiext.affine
 
AffineNearestOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class it.geosolutions.jaiext.affine.AffineNearestOpImage
 
AlgebraCRIF - Class in it.geosolutions.jaiext.algebra
 
AlgebraCRIF() - Constructor for class it.geosolutions.jaiext.algebra.AlgebraCRIF
Constructor.
AlgebraDescriptor - Class in it.geosolutions.jaiext.algebra
 
AlgebraDescriptor() - Constructor for class it.geosolutions.jaiext.algebra.AlgebraDescriptor
Constructor.
AlgebraDescriptor.Operator - Enum in it.geosolutions.jaiext.algebra
 
AlgebraOpImage - Class in it.geosolutions.jaiext.algebra
An OpImage implementing any operation defined by the AlgebraDescriptor.Operator enum on an image array.
AlgebraOpImage(Map, ImageLayout, AlgebraDescriptor.Operator, ROI, Range, double, RenderedImage...) - Constructor for class it.geosolutions.jaiext.algebra.AlgebraOpImage
Constructs an AlgebraOpImage.
ALGEBRIC_NAME - Static variable in class it.geosolutions.jaiext.JAIExt
 
alpha(int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Returns the alpha component of the specified color
arePropertiesSupported() - Method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
Returns true to indicate that properties are supported
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.bandcombine.BandCombineOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.binarize.BinarizeOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.buffer.BufferOpImage
 
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.colorconvert.ColorConvertOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.colorindexer.ColorIndexerOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.rlookup.RangeLookupOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class it.geosolutions.jaiext.warp.WarpOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ArtifactsFilterDescriptor - Class in it.geosolutions.jaiext.artifacts
A Artifacts Filter operation descriptor.
ArtifactsFilterDescriptor() - Constructor for class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
Constructor.
ArtifactsFilterOpImage - Class in it.geosolutions.jaiext.artifacts
An Artifacts Filter operation.
ArtifactsFilterOpImage(RenderedImage, ImageLayout, Map<?, ?>, ROI, double[], int, int, Range) - Constructor for class it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage
Base constructor for a PixelRestorationOpImage
ArtifactsFilterOpImage.DataTypeCalculator - Enum in it.geosolutions.jaiext.artifacts
 
ArtifactsFilterRIF - Class in it.geosolutions.jaiext.artifacts
The image factory for the ArtifactsFilterOpImage operation.
ArtifactsFilterRIF() - Constructor for class it.geosolutions.jaiext.artifacts.ArtifactsFilterRIF
Constructor

B

backwardMapRect(Rectangle, int) - Method in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
 
backwardMapRect(Rectangle, int) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
Returns the minimum bounding box of the region of the specified source to which a particular Rectangle of the destination will be mapped.
BandCombineCRIF - Class in it.geosolutions.jaiext.bandcombine
CRIF implementation used for creating a new BandCombineOpImage instance.
BandCombineCRIF() - Constructor for class it.geosolutions.jaiext.bandcombine.BandCombineCRIF
 
BandCombineDescriptor - Class in it.geosolutions.jaiext.bandcombine
An OperationDescriptor describing the "BandCombine" operation.
BandCombineDescriptor() - Constructor for class it.geosolutions.jaiext.bandcombine.BandCombineDescriptor
Constructor.
BandCombineOpImage - Class in it.geosolutions.jaiext.bandcombine
An OpImage implementing the "BandCombine" operation taking into account the presence of ROI and NoData.
BandCombineOpImage(RenderedImage, Map, ImageLayout, double[][], ROI, Range, double) - Constructor for class it.geosolutions.jaiext.bandcombine.BandCombineOpImage
Constructs a new instance of the BandCombineOpImage.
BandMergeCRIF - Class in it.geosolutions.jaiext.bandmerge
A CRIF supporting the "BandMerge" operation on rendered and renderable images.
BandMergeCRIF() - Constructor for class it.geosolutions.jaiext.bandmerge.BandMergeCRIF
Constructor.
BandMergeDescriptor - Class in it.geosolutions.jaiext.bandmerge
An OperationDescriptor describing the "BandMerge" operation.
BandMergeDescriptor() - Constructor for class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Constructor.
BandMergeOpImage - Class in it.geosolutions.jaiext.bandmerge
An OpImage implementing the "BandMerge" operation as described in BandMergeDescriptor.
BandMergeOpImage(List, Map, Range[], ROI, double, boolean, ImageLayout) - Constructor for class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
Constructs a BandMergeOpImage.
bands - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Array containing the indexes of the selected bands
BandSelectCRIF - Class in it.geosolutions.jaiext.bandselect
A CRIF supporting the "BandSelect2" operation in the rendered and renderable image layers.
BandSelectCRIF() - Constructor for class it.geosolutions.jaiext.bandselect.BandSelectCRIF
Constructor.
BandSelectDescriptor - Class in it.geosolutions.jaiext.bandselect
An OperationDescriptor describing the "BandSelect" operation.
BandSelectDescriptor() - Constructor for class it.geosolutions.jaiext.bandselect.BandSelectDescriptor
Constructor.
BandSelectOpImage - Class in it.geosolutions.jaiext.bandselect
An OpImage implementing the "BandSelect" operation.
BandSelectOpImage(RenderedImage, Map<?, ?>, ImageLayout, int[]) - Constructor for class it.geosolutions.jaiext.bandselect.BandSelectOpImage
Constructor.
bandsNumber - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Image bands number
bicubic(float, boolean) - Static method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
Returns the bicubic polynomial value at a certain value of x.
BinarizeCRIF - Class in it.geosolutions.jaiext.binarize
ContextualRenderedImageFactory implementation used for creating a new BinarizeOpImage instance.
BinarizeCRIF() - Constructor for class it.geosolutions.jaiext.binarize.BinarizeCRIF
Constructor.
BinarizeDescriptor - Class in it.geosolutions.jaiext.binarize
An OperationDescriptor describing the "Binarize" operation.
BinarizeDescriptor() - Constructor for class it.geosolutions.jaiext.binarize.BinarizeDescriptor
Constructor.
BinarizeOpImage - Class in it.geosolutions.jaiext.binarize
 
BinarizeOpImage(RenderedImage, Map, ImageLayout, double, ROI, Range) - Constructor for class it.geosolutions.jaiext.binarize.BinarizeOpImage
Constructor.
binarySearch(double[], double) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Array binary search taking into account the fact that the input value to search can be NaN Note: This method is not private in order to allows testing by .
blue(int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Returns the blue component of the specified color
booleanLookupTable - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean lookuptable used if no data are present
BorderDescriptor - Class in it.geosolutions.jaiext.border
An OperationDescriptor describing the "Border" operation.
BorderDescriptor() - Constructor for class it.geosolutions.jaiext.border.BorderDescriptor
Constructor.
BorderOpImage - Class in it.geosolutions.jaiext.border
An OpImage implementing the "border" operation.
BorderOpImage(RenderedImage, Map, ImageLayout, int, int, int, int, BorderExtender, Range, double) - Constructor for class it.geosolutions.jaiext.border.BorderOpImage
Constructor.
BorderRIF - Class in it.geosolutions.jaiext.border
A RIF supporting the "border" operation.
BorderRIF() - Constructor for class it.geosolutions.jaiext.border.BorderRIF
Constructor.
bottomPad - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Bottom padding
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
boundsRect - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
boundsX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
boundsY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
BufferDescriptor - Class in it.geosolutions.jaiext.buffer
 
BufferDescriptor() - Constructor for class it.geosolutions.jaiext.buffer.BufferDescriptor
Constructor.
BufferedImageAdapter - Class in it.geosolutions.jaiext
a RenderedImageAdapter alternative that works around a bug in BufferedImage sub-images
BufferedImageAdapter(BufferedImage) - Constructor for class it.geosolutions.jaiext.BufferedImageAdapter
 
BufferOpImage - Class in it.geosolutions.jaiext.buffer
 
BufferOpImage(RenderedImage, ImageLayout, Map, BorderExtender, int, int, int, int, List<ROI>, Range, double, Double, double) - Constructor for class it.geosolutions.jaiext.buffer.BufferOpImage
 
BufferRIF - Class in it.geosolutions.jaiext.buffer
 
BufferRIF() - Constructor for class it.geosolutions.jaiext.buffer.BufferRIF
 
build() - Method in class it.geosolutions.jaiext.rlookup.RangeLookupTable.Builder
Creates a new table that will hold the lookup items added to this builder.
buildColorIndexer(RenderedImage) - Method in class it.geosolutions.jaiext.colorindexer.Quantizer
 
byteLookupTable - Variable in class it.geosolutions.jaiext.affine.AffineBicubicOpImage
Byte lookuptable used if no data are present
byteLookupTable - Variable in class it.geosolutions.jaiext.affine.AffineBilinearOpImage
Byte lookuptable used if no data are present
byteLookupTable - Variable in class it.geosolutions.jaiext.affine.AffineNearestOpImage
Byte lookuptable used if no data are present
byteLookupTable - Variable in class it.geosolutions.jaiext.mosaic.MosaicOpImage
Table used for checking no data values.
byteLookupTable - Variable in class it.geosolutions.jaiext.scale.ScaleBilinearOpImage
Byte lookuptable used if no data are present
byteLookupTable - Variable in class it.geosolutions.jaiext.scale.ScaleNearestOpImage
Byte lookuptable used if no data are present
byteLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
byteLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
byteLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
byteLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
byteLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 

C

CachedTileImpl - Class in it.geosolutions.concurrent
This class is used by ConcurrentTileCache to create an object that includes all the information associated with a tile, and is put into the cache.
CachedTileImpl(RenderedImage, int, int, Raster, Object) - Constructor for class it.geosolutions.concurrent.CachedTileImpl
Constructor that takes a tile cache metric
CachingColorIndexer - Class in it.geosolutions.jaiext.colorindexer
Wraps around another palette and adds last match caching.
CachingColorIndexer(ColorIndexer) - Constructor for class it.geosolutions.jaiext.colorindexer.CachingColorIndexer
 
calculate(byte...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculate(short...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculate(boolean, short...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculate(int...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculate(float...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculate(double...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
calculateL(long...) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
canRender(Object) - Method in interface it.geosolutions.rendered.viewer.HTMLRenderer
 
caseA - Variable in class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
Boolean indicating if No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
Boolean indicating if No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.clamp.ClampOpImage
Boolean indicating if No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Boolean indicating that no roi and no data check must be done
caseA - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean indicating if No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating that there No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.threshold.ThresholdOpImage
Boolean indicating if No Data and ROI are not used
caseA - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating absence of both NoData and ROI
caseB - Variable in class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
Boolean indicating if only the ROI is used
caseB - Variable in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
Boolean indicating if only the ROI is used
caseB - Variable in class it.geosolutions.jaiext.clamp.ClampOpImage
Boolean indicating if only the ROI is used
caseB - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Boolean indicating that only roi check must be done
caseB - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean indicating if only the ROI is used
caseB - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating that only ROI is used
caseB - Variable in class it.geosolutions.jaiext.threshold.ThresholdOpImage
Boolean indicating if only the ROI is used
caseB - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating absence of NoData and presence of ROI
caseC - Variable in class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
Boolean indicating if only the No Data are used
caseC - Variable in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
Boolean indicating if only the No Data are used
caseC - Variable in class it.geosolutions.jaiext.clamp.ClampOpImage
Boolean indicating if only the No Data are used
caseC - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Boolean indicating that only no data check must be done
caseC - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean indicating if only the No Data are used
caseC - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating that only No Data are used
caseC - Variable in class it.geosolutions.jaiext.threshold.ThresholdOpImage
Boolean indicating if only the No Data are used
caseC - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating absence of ROI and presence of NoData
checkSameStats(Statistics) - Method in class it.geosolutions.jaiext.stats.Statistics
This method checks if the provided Statistics object belong to the same subclass of the current object
CIEXYZToRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
clampAndFixOvershootingByte(int, byte) - Static method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
clampAndFixOvershootingUShort(int, short) - Static method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
ClampCRIF - Class in it.geosolutions.jaiext.clamp
A CRIF supporting the "Clamp" operation on rendered and renderable images.
ClampCRIF() - Constructor for class it.geosolutions.jaiext.clamp.ClampCRIF
Constructor.
ClampDescriptor - Class in it.geosolutions.jaiext.clamp
 
ClampDescriptor() - Constructor for class it.geosolutions.jaiext.clamp.ClampDescriptor
Constructor.
ClampOpImage - Class in it.geosolutions.jaiext.clamp
 
ClampOpImage(RenderedImage, Map, Range, ROI, double, ImageLayout, double[], double[]) - Constructor for class it.geosolutions.jaiext.clamp.ClampOpImage
 
classFromType(int) - Static method in enum it.geosolutions.jaiext.range.Range.DataType
 
clear() - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
clear() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Simple method for clearing all the image statistics
clearFactoryPreferences(String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
clearOperationPreferences(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
clearProductPreferences(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
clearPropertyState(String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
clearStatistic() - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
This method is used if the user needs to perform again the statistical calculations.
clearStatistic() - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
This method is used if the user needs to perform again the statistical calculations.
clearStats() - Method in class it.geosolutions.jaiext.stats.Extrema
 
clearStats() - Method in class it.geosolutions.jaiext.stats.HistogramMode
 
clearStats() - Method in class it.geosolutions.jaiext.stats.Max
 
clearStats() - Method in class it.geosolutions.jaiext.stats.MeanSum
 
clearStats() - Method in class it.geosolutions.jaiext.stats.Median
 
clearStats() - Method in class it.geosolutions.jaiext.stats.Min
 
clearStats() - Method in class it.geosolutions.jaiext.stats.Statistics
This method is used for clearing the results
clearStats() - Method in class it.geosolutions.jaiext.stats.VarianceStd
 
clone() - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Creates a deep copy of this sequence.
color(int, int, int, int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Puts back the four color components into a integer representation
ColorConvertCRIF - Class in it.geosolutions.jaiext.colorconvert
ContextualRenderedImageFactory implementation used for creating new ColorConvertOpImage instances.
ColorConvertCRIF() - Constructor for class it.geosolutions.jaiext.colorconvert.ColorConvertCRIF
Constructor.
ColorConvertDescriptor - Class in it.geosolutions.jaiext.colorconvert
An OperationDescriptor describing the "ColorConvert" operation.
ColorConvertDescriptor() - Constructor for class it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
Constructor.
ColorConvertOpImage - Class in it.geosolutions.jaiext.colorconvert
An OpImage implementing the "ColorConvert" operation as described in ColorConvertDescriptor.
ColorConvertOpImage(RenderedImage, Map, ImageLayout, ColorModel, Range, ROI, double[]) - Constructor for class it.geosolutions.jaiext.colorconvert.ColorConvertOpImage
Constructor.
ColorIndexer - Interface in it.geosolutions.jaiext.colorindexer
A tool transforming a generic RGBA color into an index into a palette represented by a IndexedColorModel
ColorIndexerCRIF - Class in it.geosolutions.jaiext.colorindexer
ContextualRenderedImageFactory used for creating a new ColorIndexerOpImage instance
ColorIndexerCRIF() - Constructor for class it.geosolutions.jaiext.colorindexer.ColorIndexerCRIF
 
ColorIndexerDescriptor - Class in it.geosolutions.jaiext.colorindexer
Clone of GeoTools color invertion made work against a ColorIndexer
ColorIndexerDescriptor() - Constructor for class it.geosolutions.jaiext.colorindexer.ColorIndexerDescriptor
Constructs the descriptor.
ColorIndexerOpImage - Class in it.geosolutions.jaiext.colorindexer
PointOpImage to perform a color inversion given a certain ColorIndexer.
ColorIndexerOpImage(RenderedImage, ColorIndexer, ROI, Range, int, RenderingHints) - Constructor for class it.geosolutions.jaiext.colorindexer.ColorIndexerOpImage
 
ColorMap - Class in it.geosolutions.jaiext.colorindexer
A HashMap replacement especially designed to map an (eventually packed) color to a non negative integer value, which can be in our use cases a count or a palette index.
ColorMap(int) - Constructor for class it.geosolutions.jaiext.colorindexer.ColorMap
 
ColorMap() - Constructor for class it.geosolutions.jaiext.colorindexer.ColorMap
 
colorMap - Variable in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
The color map which maps the ErrorDiffusionOpImage to its source.
ColorMap.ColorEntry - Class in it.geosolutions.jaiext.colorindexer
Class representing a single ColorMap entry
ColorMap.ColorEntry(int, int, ColorMap.ColorEntry) - Constructor for class it.geosolutions.jaiext.colorindexer.ColorMap.ColorEntry
 
ColorMapTransform<T extends ColorMapTransformElement> - Interface in it.geosolutions.jaiext.classifier
A ColorMapTransform is a special sub-interface of PiecewiseTransform1D that can be used to render raw data.
ColorMapTransformElement - Interface in it.geosolutions.jaiext.classifier
ColorMapTransformElements are a special type of PiecewiseTransform1DElements that can be used to generate specific renderings as the result of specific transformations applied to the input values.
ColorMapUtilities - Class in it.geosolutions.jaiext.classifier
Utility class for doing useful ColorMap operations
ColorMapUtilities() - Constructor for class it.geosolutions.jaiext.classifier.ColorMapUtilities
 
ColorSpaceJAIExt - Class in it.geosolutions.jaiext.colorconvert
Abstract class extending the ColorSpaceJAI class in order to add support for external ROI or NoData.
ColorSpaceJAIExt(int, int, boolean) - Constructor for class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
ColorSpaceJAIExtWrapper - Class in it.geosolutions.jaiext.colorconvert
This class is used for wrapping ColorSpaceJAI instances into ColorSpaceJAIExt ones.
ColorSpaceJAIExtWrapper(ColorSpaceJAI) - Constructor for class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
ColorUtils - Class in it.geosolutions.jaiext.colorindexer
Helpers to extract components from a color represented as an integer, and back, as well as methods to "pack" and unpack colors via bit shifts
ColorUtils() - Constructor for class it.geosolutions.jaiext.colorindexer.ColorUtils
 
compare(double, double) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Comparison between two double values
compare(Range) - Method in class it.geosolutions.jaiext.range.Range
 
compare(LookupItem<T, U>, LookupItem<T, U>) - Method in class it.geosolutions.jaiext.rlookup.LookupItemComparator
 
compareLong(long, long) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Compares two longs, to be used in comparators
compareTo(DomainElement1D) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Base implementation for the Comparable.compareTo(Object) method.
ComplexStatsOpImage - Class in it.geosolutions.jaiext.stats
The ComplexStatsOpImage class performs various comples statistics operations on an image.
ComplexStatsOpImage(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], double[], double[], int[]) - Constructor for class it.geosolutions.jaiext.stats.ComplexStatsOpImage
 
computeImage(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
Performs error diffusion on a specified rectangle.
computeImageDefault(Raster, WritableRaster, Rectangle, RandomIter, boolean) - Method in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
 
computeImageOptimized(Raster, WritableRaster, Rectangle, RandomIter, boolean) - Method in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.affine.AffineBicubicOpImage
Method for evaluating the destination image tile without ROI
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.affine.AffineBilinearOpImage
Method for evaluating the destination image tile without ROI
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.affine.AffineGeneralOpImage
Method for evaluating the destination image tile with ROI
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.affine.AffineNearestOpImage
Method for evaluating the destination image tile without ROI
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.algebra.AlgebraOpImage
Computes the final pixel from N source images within a specified rectangle.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.algebra.constant.OperationConstOpImage
Computes the final pixel from the source image within a specified rectangle.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.bandcombine.BandCombineOpImage
Performs linear combination of source image with matrix.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
BandMerges the pixel values of multiple source images within a specified rectangle.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
BandMerges the pixel values of multiple source images within a specified rectangle.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.binarize.BinarizeOpImage
Map the pixels inside a specified rectangle whose value is within a rang to a constant on a per-band basis.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.buffer.BufferOpImage
Calculates the buffer on the defined raster
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.clamp.ClampOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.colorconvert.ColorConvertOpImage
Computes a tile of the destination image in the destination color space.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Performs convolution on a specified rectangle.
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
Compute a Rectangle of output data based on the ImageFunction.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.lookup.LookupOpImage
Performs the table lookup operation within the specified bounds.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
Computes a tile of the dithered destination image.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.rescale.RescaleOpImage
Rescales to the pixel values within a specified rectangle.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.rlookup.RangeLookupOpImage
Do lookups for the specified destination rectangle
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.scale.ScaleBicubicOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.scale.ScaleBilinearOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.scale.ScaleGeneralOpImage
This method executes the scale operation on a selected region of the image
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.scale.ScaleNearestOpImage
 
computeRect(Raster[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.threshold.ThresholdOpImage
 
computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Warps a rectangle.
computeRectByte(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on Byte images
computeRectDouble(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on Double images
computeRectFloat(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on Float images
computeRectInt(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on Integer images
computeRectShort(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on Short images
computeRectUShort(PlanarImage, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computation of the Warp operation on UShort images
computesUniqueTiles() - Method in class it.geosolutions.jaiext.bandselect.BandSelectOpImage
 
computesUniqueTiles() - Method in class it.geosolutions.jaiext.crop.CropOpImage
We just relay the original tiles, or return null
computesUniqueTiles() - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns false as NullOpImage can return via computeTile() tiles that are internally cached.
computesUniqueTiles() - Method in class it.geosolutions.jaiext.translate.TranslateIntOpImage
Returns false as computeTile() invocations return child Rasters of the RenderedImage source and are therefore not unique objects in the global sense.
computeTile(int, int) - Method in class it.geosolutions.jaiext.affine.AffineGeneralOpImage
 
computeTile(int, int) - Method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage
 
computeTile(int, int) - Method in class it.geosolutions.jaiext.bandselect.BandSelectOpImage
 
computeTile(int, int) - Method in class it.geosolutions.jaiext.border.BorderOpImage
Computes the pixel values for the specified tile.
computeTile(int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorIndexerOpImage
 
computeTile(int, int) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
computeTile(int, int) - Method in class it.geosolutions.jaiext.crop.CropOpImage
Make sure the tile scheduler ends up calling getTile
computeTile(int, int) - Method in class it.geosolutions.jaiext.mosaic.MosaicOpImage
This method overrides the OpImage compute tile method and calculates the mosaic operation for the selected tile.
computeTile(int, int) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
Computes a tile.
computeTile(int, int) - Method in class it.geosolutions.jaiext.stats.ComplexStatsOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class it.geosolutions.jaiext.stats.SimpleStatsOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class it.geosolutions.jaiext.translate.TranslateIntOpImage
Override computeTile() simply to invoke getTile().
computeTile(int, int) - Method in class it.geosolutions.jaiext.vectorbin.VectorBinarizeOpImage
Returns the specified tile.
computeTile(int, int) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Computes a tile.
computeTile(int, int) - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
 
computeValueAtOnce(int[][], int, int[], int) - Static method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueAtOnce(float[][], int, float[], int) - Static method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueAtOnce(double[][], int, double[], int) - Static method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueDouble(double, double, double, double, boolean, boolean, boolean, boolean, double, double, int, double) - Static method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
ConcurrentOperationRegistry - Class in it.geosolutions.jaiext
A thread safe implementation of OperationRegistry using Java 5 Concurrent ReadWriteLock Also it is able to substitute JAI operations with JAI-EXT ones and vice versa.
ConcurrentOperationRegistry() - Constructor for class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
ConcurrentOperationRegistry.OperationItem - Class in it.geosolutions.jaiext
The ConcurrentOperationRegistry.OperationItem class is a wrapper for the OperationDescriptor class which can store informations about the operations and the associated factory.
ConcurrentOperationRegistry.OperationItem(OperationDescriptor) - Constructor for class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
ConcurrentOperationRegistry.OperationItem(ConcurrentOperationRegistry.OperationItem) - Constructor for class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
ConcurrentTileCache - Class in it.geosolutions.concurrent
 
ConcurrentTileCache() - Constructor for class it.geosolutions.concurrent.ConcurrentTileCache
 
ConcurrentTileCache(long, boolean, float, int) - Constructor for class it.geosolutions.concurrent.ConcurrentTileCache
 
ConcurrentTileCache.Actions - Enum in it.geosolutions.concurrent
A list of all the possible diagnostic actions
ConcurrentTileCacheMultiMap - Class in it.geosolutions.concurrent
This implementation of the TileCache class uses a Guava Cache and a multimap in order to provide a better concurrency handling.
ConcurrentTileCacheMultiMap() - Constructor for class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
 
ConcurrentTileCacheMultiMap(long, boolean, float, int) - Constructor for class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
 
CONSTANT_INDEX - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
ConstantColorMapElement - Class in it.geosolutions.jaiext.classifier
The ConstantColorMapElement is a special type of ColorMapTransformElement that is used to render no data values.
contains(Number) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
 
contains(Range) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
 
contains(double) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
 
contains(double) - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
This methods can be used to check whether or not a given value belongs to DomainElement1D.
contains(Number) - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
This methods can be used to check whether or not a given value belongs to DomainElement1D.
contains(Range) - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
This methods can be used to check whether or not a given NumberRange belongs to DomainElement1D.
contains(byte) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a byte value is contained inside the Range
contains(short) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a short/ushort value is contained inside the Range
contains(int) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if an integer value is contained inside the Range
contains(float) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a float value is contained inside the Range
contains(double) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a double value is contained inside the Range
contains(long) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a long value is contained inside the Range
contains(Range) - Method in class it.geosolutions.jaiext.range.Range
 
contains(byte) - Method in class it.geosolutions.jaiext.range.RangeByte
 
contains(double) - Method in class it.geosolutions.jaiext.range.RangeDouble
 
contains(float) - Method in class it.geosolutions.jaiext.range.RangeFloat
 
contains(int) - Method in class it.geosolutions.jaiext.range.RangeInt
 
contains(long) - Method in class it.geosolutions.jaiext.range.RangeLong
 
contains(short) - Method in class it.geosolutions.jaiext.range.RangeShort
 
contains(short) - Method in class it.geosolutions.jaiext.range.RangeUshort
 
contains(Rectangle2D) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(Point2D) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if a specified Point2D is inside the boundary of the Shape.
contains(double, double) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double, double, double) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given point.
contains(Point2D) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given point.
contains(int, int) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given image location.
contains(double, double) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given image location.
contains(Rectangle) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given rectangle.
contains(Rectangle2D) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given rectangle.
contains(int, int, int, int) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given rectangle.
contains(double, double, double, double) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if this ROI contains the given rectangle.
containsN(T) - Method in class it.geosolutions.jaiext.range.Range
Method for checking if a Generic value is contained inside the Range
convert(Range, int) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
convertToByteRange(Range) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
convertToDoubleRange(Range) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
convertToFloatRange(Range) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
convertToSigned(double[], int) - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Converts the input array of data into signed ones
Convolve3x3OpImage - Class in it.geosolutions.jaiext.convolve
 
Convolve3x3OpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelJAI, ROI, Range, double, boolean) - Constructor for class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
ConvolveDescriptor - Class in it.geosolutions.jaiext.convolve
An OperationDescriptor describing the "Convolve" operation.
ConvolveDescriptor() - Constructor for class it.geosolutions.jaiext.convolve.ConvolveDescriptor
Constructor.
ConvolveGeneralOpImage - Class in it.geosolutions.jaiext.convolve
 
ConvolveGeneralOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelJAI, ROI, Range, double, boolean) - Constructor for class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
ConvolveOpImage - Class in it.geosolutions.jaiext.convolve
 
ConvolveOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelJAI, ROI, Range, double, boolean) - Constructor for class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
ConvolveRIF - Class in it.geosolutions.jaiext.convolve
 
ConvolveRIF() - Constructor for class it.geosolutions.jaiext.convolve.ConvolveRIF
 
CoordinateSequence2D - Class in it.geosolutions.jaiext.jts
A lightweight implementation of JTS CoordinateSequence for 2D points.
CoordinateSequence2D(int) - Constructor for class it.geosolutions.jaiext.jts.CoordinateSequence2D
Creates a new CoordinateSequence2D object with the given size.
CoordinateSequence2D(double...) - Constructor for class it.geosolutions.jaiext.jts.CoordinateSequence2D
Creates a new CoordinateSequence2D object from a sequence of (x,y) pairs.
copyData(WritableRaster) - Method in class it.geosolutions.jaiext.BufferedImageAdapter
 
copyPropertyFromSource(String, String, String, int) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.affine.AffineCRIF
Creates an affine operation as an instance of AffineOpImage.
create(RenderContext, ParameterBlock) - Method in class it.geosolutions.jaiext.affine.AffineCRIF
Creates a new instance of AffineOpImage in the renderable layer.
create(RenderedImage, AffineTransform, Interpolation, double[], ROI, boolean, boolean, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.affine.AffineDescriptor
Performs interpolated affine transform on an image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.algebra.AlgebraCRIF
Creates a new instance of AlgebraOpImage in the rendered layer.
create(AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints, RenderedImage...) - Static method in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
Executes the selected operation on an image array.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.algebra.constant.OperationConstCRIF
Creates a new instance of OperationConstOpImage in the rendered layer.
create(RenderedImage, double[], AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints) - Static method in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
Executes the selected operation with a constant on the input image.
create(RenderedImage, ROI, double[], int, RenderingHints) - Static method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], int, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], Range, RenderingHints) - Static method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], int, int, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
Convenience method which constructs a ParameterBlockJAI and invokes JAI.create("ArtifactsFilter", params)
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterRIF
Create a new instance of ArtifactsFilterOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.bandcombine.BandCombineCRIF
 
create(RenderedImage, double[][], ROI, Range, double, RenderingHints) - Static method in class it.geosolutions.jaiext.bandcombine.BandCombineDescriptor
Performs arbitrary interband linear combination using a specified matrix and checking ROI and NoData if defined.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.bandmerge.BandMergeCRIF
Creates a new instance of BandMergeOpImage in the rendered layer.
create(Range[], double, boolean, RenderingHints, RenderedImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(Range[], double, boolean, RenderingHints, List<AffineTransform>, RenderedImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(Range[], double, boolean, RenderingHints, List<AffineTransform>, ROI, RenderedImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.bandselect.BandSelectCRIF
Creates a new instance of BandSelectOpImage in the rendered layer.
create(RenderedImage, int[], RenderingHints) - Static method in class it.geosolutions.jaiext.bandselect.BandSelectDescriptor
Selects n number of bands from an image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.binarize.BinarizeCRIF
Creates a new instance of BinarizeOpImage in the rendered layer.
create(RenderedImage, Double, ROI, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.binarize.BinarizeDescriptor
Binarize an image from a threshold value, taking into account the presence of ROI and NoData
create(RenderedImage, int, int, int, int, BorderExtender, Range, double, RenderingHints) - Static method in class it.geosolutions.jaiext.border.BorderDescriptor
Adds a border around an image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.border.BorderRIF
Creates a new instance of BorderOpImage in the rendered layer.
create(RenderedImage, BorderExtender, int, int, int, int, List<ROI>, Range, double, Double, Integer, double, RenderingHints) - Static method in class it.geosolutions.jaiext.buffer.BufferDescriptor
Calculates the buffer on an Image
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.buffer.BufferRIF
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.clamp.ClampCRIF
Creates a new instance of ThresholdOpImage in the rendered layer.
create(Range, double, ROI, double[], double[], RenderingHints, RenderedImage) - Static method in class it.geosolutions.jaiext.clamp.ClampDescriptor
Creates a ParameterBlockJAI from all supplied arguments except hints and invokes JAI.create(String,ParameterBlock,RenderingHints).
create(CharSequence, Color[], Range, Range) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(CharSequence, Color, Range, int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(CharSequence, Color, short, int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(CharSequence, Color, int, int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(CharSequence, Color, float, int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(CharSequence, Color, double, int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.classifier.RasterClassifierCRIF
Creates a RenderedImage representing the results of an imaging operation for a given ParameterBlock and RenderingHints.
create(RenderedImage, ColorMapTransform, Integer, ROI, Range, RenderingHints) - Method in class it.geosolutions.jaiext.classifier.RasterClassifierDescriptor
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.colorconvert.ColorConvertCRIF
Creates a new instance of ColorConvertOpImage.
create(RenderedImage, ColorModel, ROI, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
Convert the color space of an image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.colorindexer.ColorIndexerCRIF
 
create(RenderedImage, ColorIndexer, ROI, Range, Integer, RenderingHints) - Static method in class it.geosolutions.jaiext.colorindexer.ColorIndexerDescriptor
Create a new RenderedOp instance based on the "ColorIndexer" operation
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchCRIF
Creates a new instance of SquareRootStretchOpImage in the rendered layer.
create(RenderedImage, int[], int[], int[], int[], RenderingHints) - Static method in class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchDescriptor
Compute the SquareRoot stretch
create(RenderedImage, KernelJAI, ROI, Range, double, boolean, RenderingHints) - Static method in class it.geosolutions.jaiext.convolve.ConvolveDescriptor
Performs kernel-based convolution on an image.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.convolve.ConvolveRIF
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.crop.CropCRIF
Creates a new instance of CropOpImage in the rendered layer.
create(RenderedImage, Float, Float, Float, Float, ROI, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.crop.CropDescriptor
Performs cropping to a specified bounding box.
create(RenderedImage, LookupTableJAI, KernelJAI, ROI, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionDescriptor
Performs error diffusion color quantization using a specified color map and error filter.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionRIF
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.format.FormatCRIF
Creates a new RenderedOp with a new format
create(RenderedImage, Integer, RenderingHints) - Static method in class it.geosolutions.jaiext.format.FormatDescriptor
Reformats an image.
create(ImageFunction, Integer, Integer, Float, Float, Float, Float, ROI, Range, float, RenderingHints) - Static method in class it.geosolutions.jaiext.imagefunction.ImageFunctionDescriptor
Generates an image from a functional description.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionRIF
Creates a new instance of ImageFunctionOpImage in the rendered layer.
create(RenderedImage, Rectangle, boolean, boolean) - Static method in class it.geosolutions.jaiext.iterators.RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(Raster, Rectangle, boolean, boolean) - Static method in class it.geosolutions.jaiext.iterators.RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.lookup.LookupCRIF
Creates a new instance of LookupOpImage.
create(RenderedImage, LookupTable, double, ROI, Range, boolean, RenderingHints) - Static method in class it.geosolutions.jaiext.lookup.LookupDescriptor
Performs a lookup operation on an integral image.
create(byte[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded byte lookup table.
create(byte[], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded byte lookup table with an index offset.
create(byte[][]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded byte lookup table.
create(byte[][], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded byte lookup table where all bands have the same index offset.
create(byte[][], int[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded byte lookup table where each band has a different index offset.
create(short[], boolean) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded short or unsigned short lookup table.
create(short[], int, boolean) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded short or unsigned short lookup table with an index offset.
create(short[][], boolean) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table.
create(short[][], int, boolean) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table where all bands have the same index offset.
create(short[][], int[], boolean) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table where each band has a different index offset.
create(int[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded int lookup table.
create(int[], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded int lookup table with an index offset.
create(int[][]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded int lookup table.
create(int[][], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded int lookup table where all bands have the same index offset.
create(int[][], int[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded int lookup table where each band has a different index offset.
create(float[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded float lookup table.
create(float[], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded float lookup table with an index offset.
create(float[][]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded float lookup table.
create(float[][], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded float lookup table where all bands have the same index offset.
create(float[][], int[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded float lookup table where each band has a different index offset.
create(double[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded double lookup table.
create(double[], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a single-banded double lookup table with an index offset.
create(double[][]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded double lookup table.
create(double[][], int) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded double lookup table where all bands have the same index offset.
create(double[][], int[]) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded double lookup table where each band has a different index offset.
create(LookupTableJAI) - Static method in class it.geosolutions.jaiext.lookup.LookupTableFactory
Constructs a multi-banded lookup table from another one.
create(RenderedImage[], MosaicType, PlanarImage[], ROI[], double[][], double[], Range[], RenderingHints) - Static method in class it.geosolutions.jaiext.mosaic.MosaicDescriptor
RenderedOp creation method that takes all the parameters, passes them to the ParameterBlockJAI and then call the JAI create method for the mosaic operation with no data support.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.mosaic.MosaicRIF
This method implements the RenderedImageFactory create method and return the MosaicOpImage using the parameters defined by the parameterBlock
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.nullop.NullCRIF
Returns the first source in the source list in the ParameterBlock or the value returned by getSourcelessImage() if there are no sources.
create(RenderedImage, RenderingHints) - Static method in class it.geosolutions.jaiext.nullop.NullDescriptor
An operation which does no processing.
create(RenderedImage, ColorCube, KernelJAI[], RenderingHints, ROI, Range, Double) - Static method in class it.geosolutions.jaiext.orderdither.OrderedDitherDescriptor
Performs ordered dither color quantization using a specified color cube and dither mask.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.orderdither.OrderedDitherRIF
 
create(CharSequence, Range, double) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, byte) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, int) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, Range) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Constructor.
create(CharSequence) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Creates a pass-through DefaultPiecewiseTransform1DElement.
create(CharSequence, Range) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Creates a pass-through DefaultPiecewiseTransform1DElement.
create(String, Range, MathTransformation) - Static method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.piecewise.GenericPiecewiseCRIF
 
create(RenderedImage, PiecewiseTransform1D, Integer, ROI, Range, RenderingHints) - Method in class it.geosolutions.jaiext.piecewise.GenericPiecewiseDescriptor
Static create method returning a new image passed by the GenericPiecewise operation
create(double, double) - Static method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
Creates a SingleDimensionTransformation instance based on the input scale and offset
create(byte, boolean, byte, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(short, boolean, short, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(int, boolean, int, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(float, boolean, float, boolean, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(double, boolean, double, boolean, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(byte, byte) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(short, short) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(int, int) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(float, float) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(double, double) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(float, boolean, float, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(double, boolean, double, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(long, boolean, long, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.rescale.RescaleCRIF
 
create(RenderedImage, double[], double[], ROI, Range, boolean, double, RenderingHints) - Static method in class it.geosolutions.jaiext.rescale.RescaleDescriptor
Maps the pixels values of an image from one range to another range.
create(RenderedImage, RangeLookupTable, Number, ROI, RenderingHints) - Static method in class it.geosolutions.jaiext.rlookup.RangeLookupDescriptor
Creates a new RenderedOp with the RLookup operation applied.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.rlookup.RangeLookupRIF
Create a new instance of RangeLookupOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.scale.ScaleCRIF
Creates a new instance of ScaleOpImage in the rendered layer.
create(RenderContext, ParameterBlock) - Method in class it.geosolutions.jaiext.scale.ScaleCRIF
Creates a new instance of AffineOpImage in the renderable layer.
create(RenderedImage, Float, Float, Float, Float, Interpolation, ROI, Boolean, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Resizes an image.
create(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], double[], double[], int[], RenderingHints) - Static method in class it.geosolutions.jaiext.stats.StatisticsDescriptor
Performs a statistical operation on an image defined by its "stats type" parameter.
create(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], RenderingHints) - Static method in class it.geosolutions.jaiext.stats.StatisticsDescriptor
Performs a statistical operation on an image defined by its "stats type" parameter.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.stats.StatisticsRIF
 
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.threshold.ThresholdCRIF
Creates a new instance of ThresholdOpImage in the rendered layer.
create(Range, double, ROI, double[], double[], double[], RenderingHints, RenderedImage) - Static method in class it.geosolutions.jaiext.threshold.ThresholdDescriptor
Creates a ParameterBlockJAI from all supplied arguments except hints and invokes JAI.create(String,ParameterBlock,RenderingHints).
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.translate.TranslateCRIF
 
create(RenderedImage, Float, Float, Interpolation, RenderingHints) - Static method in class it.geosolutions.jaiext.translate.TranslateDescriptor
Translate an image to a new location.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.vectorbin.VectorBinarizeRIF
Creates a new instance of VectorBinarizeOpImage in the rendered layer.
create(RenderedImage, Warp, Interpolation, double[], ROI, RenderingHints) - Static method in class it.geosolutions.jaiext.warp.WarpDescriptor
Warps an image according to a specified Warp object.
create(RenderedImage, Warp, Interpolation, double[], ROI, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.warp.WarpDescriptor
Warps an image according to a specified Warp object.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.warp.WarpRIF
Creates a new instance of warp operator according to the warp object and interpolation method.
create(RenderedImage, RenderedImage, AffineTransform, List<ROI>, Range, ROI, boolean, int[], Statistics.StatsType[], double[], double[], int[], List<Range>, boolean, RenderingHints) - Static method in class it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
Performs statistical operations on different image zones defined by the input geometry list.
create(RenderedImage, RenderedImage, AffineTransform, List<ROI>, Range, ROI, boolean, int[], Statistics.StatsType[], List<Range>, boolean, RenderingHints) - Static method in class it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
Performs statistical operations on different image zones defined by the input geometry list.
create(ParameterBlock, RenderingHints) - Method in class it.geosolutions.jaiext.zonal.ZonalStatsRIF
 
createComplexStatisticsObjectFromInt(int, double, double, int) - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns the complex statistic object associated to the Id returned
createDevStdObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Standard Deviation of an Image
createExtremaObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Extrema of all the pixels of an Image
createHistogramObject(int, double, double) - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Histogram of an Image
createLinearTransform1D(double, double) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Returns a linear transform with the supplied scale and offset values.
createLinearTransform1D(Range, Range) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Create a linear transform mapping values from sampleValueRange to geophysicsValueRange.
createMaxObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Maximum of all the pixels of an Image
createMeanObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Mean of an Image
createMedianObject(double, double) - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Median of an Image
createMinObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Minimum of all the pixels of an Image
createModeObject(int, double, double) - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Mode of an Image
createRenderable(RenderableImage, AffineTransform, Interpolation, double[], ROI, boolean, boolean, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.affine.AffineDescriptor
Performs interpolated affine transform on an image.
createRenderable(AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints, RenderableImage...) - Static method in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
Executes the selected operation on an image array.
createRenderable(RenderableImage, double[], AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints) - Static method in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
Executes the selected operation with a constant on the input image.
createRenderable(RenderableImage, double[][], ROI, Range, double, RenderingHints) - Static method in class it.geosolutions.jaiext.bandcombine.BandCombineDescriptor
Performs arbitrary interband linear combination using a specified matrix and checking ROI and NoData if defined.
createRenderable(Range[], double, RenderingHints, RenderableImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderable(Range[], double, RenderingHints, List<AffineTransform>, RenderableImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderable(Range[], double, RenderingHints, List<AffineTransform>, ROI, RenderableImage...) - Static method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderable(RenderableImage, int[], RenderingHints) - Static method in class it.geosolutions.jaiext.bandselect.BandSelectDescriptor
Selects n number of bands from an image.
createRenderable(RenderableImage, Double, ROI, Range, RenderingHints) - Static method in class it.geosolutions.jaiext.binarize.BinarizeDescriptor
Binarize an image from a threshold value, taking into account the presence of ROI and NoData
createRenderable(RenderableImage, ColorModel, ROI, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
Convert the color space of an image.
createRenderable(RenderableImage, int[], int[], int[], int[], RenderingHints) - Static method in class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchDescriptor
Compute the SquareRoot stretch
createRenderable(RenderableImage, Integer, RenderingHints) - Static method in class it.geosolutions.jaiext.format.FormatDescriptor
Reformats an image.
createRenderable(RenderableImage, RenderingHints) - Static method in class it.geosolutions.jaiext.nullop.NullDescriptor
An operation which does no processing.
createRenderable(RenderableImage, double[], double[], ROI, Range, boolean, double, RenderingHints) - Static method in class it.geosolutions.jaiext.rescale.RescaleDescriptor
Maps the pixels values of an image from one range to another range.
createRenderable(RenderableImage, Float, Float, Float, Float, Interpolation, ROI, Range, double[], RenderingHints) - Static method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Resizes an image.
createSimpleStatisticsObjectFromInt(int) - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns the simple statistic object associated to the Id returned
createSumObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Sum of all the pixels of an Image
createU(short, boolean, short, boolean) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
createU(short, short) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
createVarianceObject() - Static method in class it.geosolutions.jaiext.stats.StatsFactory
This method returns a statistic object for calculating the Variance of an Image
createWritable(WritableRenderedImage, Rectangle) - Static method in class it.geosolutions.jaiext.iterators.RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRaster, Rectangle) - Static method in class it.geosolutions.jaiext.iterators.RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
CropCRIF - Class in it.geosolutions.jaiext.crop
The image factory for the Crop operator.
CropCRIF() - Constructor for class it.geosolutions.jaiext.crop.CropCRIF
 
CropDescriptor - Class in it.geosolutions.jaiext.crop
Describes the "Crop" operation which performs a crop on an image, like the standard JAI Crop, but does so respecting the tile scheduler and tile cache specified in the rendering hints
CropDescriptor() - Constructor for class it.geosolutions.jaiext.crop.CropDescriptor
 
CropOpImage - Class in it.geosolutions.jaiext.crop
An alternative implementation of JAI Crop that respects the tile cache and tile scheduler specified in the rendering hints.
CropOpImage(RenderedImage, float, float, float, float, Map) - Constructor for class it.geosolutions.jaiext.crop.CropOpImage
Construct a CropOpImage.
CropSpi - Class in it.geosolutions.jaiext.crop
OperationRegistrySpi implementation to register the "Crop" operation and its associated image factories.
CropSpi() - Constructor for class it.geosolutions.jaiext.crop.CropSpi
Default constructor.
currentSegment(float[]) - Method in class it.geosolutions.jaiext.utilities.shape.AbstractLiteIterator
 
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
currentSegment(float[]) - Method in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.LineIterator
 
currentSegment(float[]) - Method in class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
 
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.PointIterator
 
currentSegment(double[]) - Method in class it.geosolutions.jaiext.utilities.shape.PolygonIterator
Returns the coordinates and type of the current path segment in the iteration.

D

dataBuffer - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
dataBuffer - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
dataBuffer - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
dataBuffer - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
dataHelper(int, boolean) - Static method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
dataINT - Variable in class it.geosolutions.jaiext.scale.ScaleBilinearOpImage
boolean indicating if the data type is DataBuffer.TYPE_INT
dataLine(String, Object) - Method in class it.geosolutions.rendered.viewer.HTMLBuilder
 
dataType - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Image dataType
dataTypeFromClass(Class<?>) - Static method in enum it.geosolutions.jaiext.range.Range.DataType
 
dcoords - Variable in class it.geosolutions.jaiext.utilities.shape.AbstractLiteIterator
Segment coordinates
deepHashCode(Object) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Returns a hash code for the specified object, which may be an array.
DEFAULT_ANTIALIASING - Static variable in class it.geosolutions.jaiext.vectorbin.VectorBinarizeOpImage
Default setting for anti-aliasing (false).
DEFAULT_CONCURRENCY_LEVEL - Static variable in class it.geosolutions.concurrent.ConcurrentTileCache
The default concurrency settings
DEFAULT_CONCURRENCY_LEVEL - Static variable in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
The default concurrency settings
DEFAULT_DESTINATION_NO_DATA_VALUE - Static variable in class it.geosolutions.jaiext.mosaic.MosaicOpImage
Default value for the destination image if every pixel in the same location is a no data
DEFAULT_DIAGNOSTIC - Static variable in class it.geosolutions.concurrent.ConcurrentTileCache
The default diagnostic settings
DEFAULT_DIAGNOSTIC - Static variable in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
The default diagnostic settings
DEFAULT_EXTENDER - Static variable in class it.geosolutions.jaiext.buffer.BufferDescriptor
 
DEFAULT_MEMORY_CACHE - Static variable in class it.geosolutions.concurrent.ConcurrentTileCache
The default memory capacity of the cache (16 MB).
DEFAULT_MEMORY_CACHE - Static variable in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
The default memory capacity of the cache (16 MB).
DEFAULT_MEMORY_THRESHOLD - Static variable in class it.geosolutions.concurrent.ConcurrentTileCache
The default memory threshold of the cache.
DEFAULT_MEMORY_THRESHOLD - Static variable in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
The default memory threshold of the cache.
DEFAULT_ROIGEOMETRY_ANTIALISING - Static variable in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Default setting for use of anti-aliasing when drawing the reference Geometry during a ROIGeometry.getAsImage() request.
DEFAULT_ROIGEOMETRY_USEFIXEDPRECISION - Static variable in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Default setting for use of fixed precision (true).
DEFAULT_SUBSAMPLE_BITS - Static variable in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
Default value for subsample bits
DefaultConstantPiecewiseTransformElement - Class in it.geosolutions.jaiext.piecewise
Convenience implementation of a PiecewiseTransform1DElement that can be used to map single values or an interval to a single output value.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, double) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultConstantPiecewiseTransformElement
Constructor.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, int) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultConstantPiecewiseTransformElement
Constructor.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, byte) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultConstantPiecewiseTransformElement
Constructor.
DefaultDomain1D<E extends DefaultDomainElement1D> - Class in it.geosolutions.jaiext.piecewise
Convenience implementation of the Domain1D interface.
DefaultDomain1D(E[]) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Constructor for DefaultDomain1D.
DefaultDomainElement1D - Class in it.geosolutions.jaiext.piecewise
This class implements the DomainElement1D interface in order to provide basic capabilities for DomainElement1D subclasses.
DefaultDomainElement1D(CharSequence, Range) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Abstract domain element constructor.
DefaultLinearPiecewiseTransform1DElement - Class in it.geosolutions.jaiext.piecewise
Convenience class for linear transformations that maps an interval to another interval.
DefaultLinearPiecewiseTransform1DElement(CharSequence, Range, Range) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Constructor.
DefaultPassthroughPiecewiseTransform1DElement - Class in it.geosolutions.jaiext.piecewise
The DefaultPassthroughPiecewiseTransform1DElement identically maps input values to the output ones.
DefaultPassthroughPiecewiseTransform1DElement(CharSequence) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPassthroughPiecewiseTransform1DElement(CharSequence, Range) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPiecewiseTransform1D<T extends DefaultPiecewiseTransform1DElement> - Class in it.geosolutions.jaiext.piecewise
Convenience implementation of the PiecewiseTransform1D interface which subclass the DefaultDomain1D class in order to provide a suitable framework to handle a list of PiecewiseTransform1DElement s.
DefaultPiecewiseTransform1D(T[], double) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
DefaultPiecewiseTransform1D(T[]) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
DefaultPiecewiseTransform1DElement - Class in it.geosolutions.jaiext.piecewise
Convenience implementation of the DefaultPiecewiseTransform1DElement .
DefaultPiecewiseTransform1DElement(CharSequence, Range) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPiecewiseTransform1DElement(CharSequence, Range, MathTransformation) - Constructor for class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Public constructor for building a DomainElement1D which applies the specified transformation on the values that fall into its definition range.
derivative(double) - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Returns the derivative value of the provided transformation
derivative(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
DEST_NODATA_INDEX - Static variable in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
 
DEST_NODATA_INDEX - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
destBounds - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
destinationNoDataByte - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Destination no data for Byte images
destinationNoDataByte - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data byte
destinationNoDataDouble - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Destination no data for Double images
destinationNoDataDouble - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data double
destinationNoDataFloat - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Destination no data for Float images
destinationNoDataFloat - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data float
destinationNoDataInt - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Destination no data for Integer images
destinationNoDataInt - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data int
destinationNoDataShort - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Destination no data for Short/Ushort images
destinationNoDataShort - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data short
destinationNoDataUShort - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Destination value for No Data ushort
destNoDataByte - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Destination No Data value for Byte sources
destNoDataDouble - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Destination No Data value for Double sources
destNoDataFloat - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Destination No Data value for Float sources
destNoDataInt - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Destination No Data value for Integer sources
destNoDataShort - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Destination No Data value for Short sources
dims - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The array of color cube dimensions-less-one.
disableDiagnostics() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Disables diagnosticEnabled for the observers
disableDiagnostics() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Disables diagnosticEnabled for the observers
DisplayHistogram - Class in it.geosolutions.rendered.viewer
This class displays a histogram (instance of Histogram) as a component.
DisplayHistogram(Histogram, String) - Constructor for class it.geosolutions.rendered.viewer.DisplayHistogram
The constructor for this class, which will set its fields' values and get some information about the histogram.
DisplayHistogram(String) - Constructor for class it.geosolutions.rendered.viewer.DisplayHistogram
 
dispose() - Method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage
 
dispose() - Method in class it.geosolutions.jaiext.lookup.LookupOpImage
 
dispose() - Method in class it.geosolutions.jaiext.mosaic.MosaicOpImage
 
dispose() - Method in class it.geosolutions.jaiext.rescale.RescaleOpImage
 
dispose() - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
 
dispose() - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
When the dispose method is called, then old dispose method is performed and also the statistic container is cleared.
dispose() - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
 
Domain1D<T extends DomainElement1D> - Interface in it.geosolutions.jaiext.piecewise
An immutable Domain1D as a list of DomainElement1D.
DomainElement1D - Interface in it.geosolutions.jaiext.piecewise
A DomainElement1D can be seen as a monodimensional range of values with its own label.
domainElementsOverlap(DomainElement1D[], int) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Checks whether or not two DomainElement1Ds input range overlaps
done() - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
done() - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
doubleLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
doubleLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
doubleLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
doubleLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
doubleLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
doubleValue(Class<? extends Number>, Number, int) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Returns a double value for the specified number.
dumpChain(RenderedImage) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
Dumps a text description of an image chain, useful to for headless debugging or logging purposes

E

EmptyIterator - Class in it.geosolutions.jaiext.utilities.shape
An iterator for empty geometries.
EmptyIterator() - Constructor for class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
enableDiagnostics() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Enables diagnosticEnabled for the observers
enableDiagnostics() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Enables diagnosticEnabled for the observers
ensureNonNull(String, Object) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Makes sure that an argument is non-null.
equals(Object) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
equals(Object) - Method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
equals(Object) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Compares the specified object with this domain element list for equality.
equals(Object) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Implementation of Object.equals(Object) for DomainElement1Ds.
equals(Object) - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
 
equals(Object) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
equals(Object) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
equals(Object) - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
Compares the specified object with this domain element for equality.
equals(double, double) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Returns true if the given doubles are equals.
equals(Object, Object) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
 
equals(Range, Range) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
 
equals(Object) - Method in class it.geosolutions.jaiext.range.Range
 
equals(double, double) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
equals(Object) - Method in class it.geosolutions.jaiext.rlookup.LookupItem
 
equals(Object) - Method in class it.geosolutions.jaiext.utilities.ImageLayout2
 
ErrorDiffusionDescriptor - Class in it.geosolutions.jaiext.errordiffusion
An OperationDescriptor describing the "ErrorDiffusion" operation.
ErrorDiffusionDescriptor() - Constructor for class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionDescriptor
Constructor.
ErrorDiffusionOpImage - Class in it.geosolutions.jaiext.errordiffusion
An OpImage implementing the error diffusion operation as described in ErrorDiffusionDescriptor.
ErrorDiffusionOpImage(RenderedImage, Map, ImageLayout, LookupTableJAI, KernelJAI, ROI, Range, int) - Constructor for class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
Constructs an ErrorDiffusionOpImage object.
ErrorDiffusionRIF - Class in it.geosolutions.jaiext.errordiffusion
RenderedImageFactory implementation for the Error diffusion operation
ErrorDiffusionRIF() - Constructor for class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionRIF
Constructor.
errorKernel - Variable in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
The kernel associated with the selected error filter.
exclusiveOr(ROI) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new instance which is the exclusive OR of this ROI and roi.
expand(Color[], int[], int, int) - Static method in class it.geosolutions.jaiext.classifier.ColorMapUtilities
Copies colors into array ARGB from index lower inclusive to index upper exclusive.
expandEnvelope(Envelope) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Returns an envelope which contains env and all points in this sequence.
expandNoData(Range, RasterFormatTag, RenderedImage, RenderedImage) - Static method in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
 
extended - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating the presence of a border extender
ExtendedBandMergeOpImage - Class in it.geosolutions.jaiext.bandmerge
An OpImage implementing the "BandMerge" operation as described in BandMergeDescriptor.
ExtendedBandMergeOpImage(List, List<AffineTransform>, Map, Range[], ROI, double, boolean, ImageLayout) - Constructor for class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
Constructs a BandMergeOpImage.
ExtendedBandMergeOpImage.Transform - Enum in it.geosolutions.jaiext.bandmerge
Enum used for implementing the various optional transformations on the input points
extendedIMG - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
extendedIMG - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Extended source Image
extender - Variable in class it.geosolutions.jaiext.border.BorderOpImage
The BorderExtender object used to extend the source data.
Extrema - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the maximum and minimum of an image.

F

fillBackground(WritableRaster, Rectangle, double[]) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Fill the specified rectangle of raster with the provided background values.
findCompatibleTags(RenderedImage[], RenderedImage) - Static method in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
Finds the appropriate tags for the constructor, based on the SampleModel and ColorModel of all the source and destination.
findDomainElement(double) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
findDomainElement(double) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Returns the domain element of the specified sample value.
findDomainElement(double) - Method in interface it.geosolutions.jaiext.piecewise.Domain1D
Returns the DomainElement1D of the specified sample value.
firstTime - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating if the statistics have been already calculated(if false) or not
floatLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
floatLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
floatLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
floatLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
floatLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
floor(float) - Static method in class it.geosolutions.jaiext.warp.WarpOpImage
Returns the "floor" value of a float.
flush() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Removes all tiles present in the cache without checking for the image owner
flush() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Removes all tiles present in the cache without checking for the image owner
FormatCRIF - Class in it.geosolutions.jaiext.format
 
FormatCRIF() - Constructor for class it.geosolutions.jaiext.format.FormatCRIF
Constructor.
FormatDescriptor - Class in it.geosolutions.jaiext.format
An OperationDescriptor describing the "Format" operation.
FormatDescriptor() - Constructor for class it.geosolutions.jaiext.format.FormatDescriptor
Constructor.
forwardMapRect(Rectangle, int) - Method in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
 
forwardMapRect(Rectangle, int) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
Returns the minimum bounding box of the region of the destination to which a particular Rectangle of the specified source will be mapped.
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Converts an input CIEXYZ Raster into a new one with a new ColorSpace
fromCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
fromCIEXYZ(float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
fromCIEXYZ(float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a single color value from CIEXYZ to IHS.
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a Raster of colors represented as pixels from CIEXYZ to IHS.
fromRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Converts an input RGB Raster into a new one with a new ColorSpace
fromRGB(Raster, int[], WritableRaster, int[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
fromRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
fromRGB(float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
fromRGB(float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a single color value from sRGB to IHS.
fromRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a Raster of colors represented as pixels from sRGB to IHS.
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeByte
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeDouble
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeFloat
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeInt
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeLong
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeShort
 
FULL_RANGE - Static variable in class it.geosolutions.jaiext.range.RangeUshort
 
function - Variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
The functional description of the image.

G

GC_NODATA - Static variable in class it.geosolutions.jaiext.range.NoDataContainer
 
GenericPiecewiseCRIF - Class in it.geosolutions.jaiext.piecewise
RenderedImageFactory used for generating GenericPiecewiseOpImage instances
GenericPiecewiseCRIF() - Constructor for class it.geosolutions.jaiext.piecewise.GenericPiecewiseCRIF
 
GenericPiecewiseDescriptor - Class in it.geosolutions.jaiext.piecewise
OperationDescriptorImpl for the GenericPiecewise operation.
GenericPiecewiseDescriptor() - Constructor for class it.geosolutions.jaiext.piecewise.GenericPiecewiseDescriptor
Construct the descriptor.
GenericPiecewiseOpImage<T extends PiecewiseTransform1DElement> - Class in it.geosolutions.jaiext.piecewise
Images are created using the GenericPiecewise.CRIF inner class, where "CRIF" stands for ContextualRenderedImageFactory .
GenericPiecewiseOpImage(RenderedImage, PiecewiseTransform1D<T>, ImageLayout, Integer, ROI, Range, RenderingHints, boolean) - Constructor for class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
Constructs a new RasterClassifier.
GeomCollectionIterator - Class in it.geosolutions.jaiext.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over a geometry collection.
GeomCollectionIterator() - Constructor for class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
 
GeomCollectionIterator(GeometryCollection, AffineTransform) - Constructor for class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Creates a new instance of GeomCollectionIterator
get(int) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
get(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Returns the value for the specified color, or -1 if the color is not found
get(int) - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Returns the element at the specified position in this list.
getAction() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns information about the status of the tile
getAlphaChannel() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getApproximateDomainRange() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getApproximateDomainRange() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
getApproximateDomainRange() - Method in interface it.geosolutions.jaiext.piecewise.Domain1D
Returns the range of values in this Domain1D.
getAsArray() - Method in class it.geosolutions.jaiext.range.NoDataContainer
 
getAsBitmask(int, int, int, int, int[][]) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
getAsGeometry() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns the ROI as a JTS Geometry.
getAsImage() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Gets an image representation of this ROI using the VectorBinarize operation.
getAsRange() - Method in class it.geosolutions.jaiext.range.NoDataContainer
 
getAsRectangleList(int, int, int, int) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
getAsShape() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Gets a new Shape representing this ROI.
getAsSingleValue() - Method in class it.geosolutions.jaiext.range.NoDataContainer
 
getBitCount(int) - Static method in class it.geosolutions.jaiext.classifier.ColorMapUtilities
Returns a bit count for an IndexColorModel mapping mapSize colors.
getBounds() - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Gets the enclosing rectangle of this ROI.
getBounds2D(ParameterBlock) - Method in class it.geosolutions.jaiext.affine.AffineCRIF
Gets the bounding box for the output of AffineOpImage.
getBounds2D(ParameterBlock) - Method in class it.geosolutions.jaiext.scale.ScaleCRIF
Gets the bounding box for the output of ScaleOpImage.
getBounds2D() - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Gets the enclosing double-precision rectangle of this ROI.
getCacheHitCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves the hit count from the cache statistics
getCacheHitCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves the hit count from the cache statistics
getCacheMemoryUsed() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves the current memory size of the cache
getCacheMemoryUsed() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves the current memory size of the cache
getCacheMissCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves the miss count from the cache statistics
getCacheMissCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves the miss count from the cache statistics
getCacheTileCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves the number of tiles in the cache
getCacheTileCount() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves the number of tiles in the cache
getClasses() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method indicating the index of all the classes
getClassValue() - Method in enum it.geosolutions.jaiext.range.Range.DataType
 
getClosestIndex(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.CachingColorIndexer
 
getClosestIndex(int, int, int, int) - Method in interface it.geosolutions.jaiext.colorindexer.ColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.LRUColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.MappedColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.SimpleColorIndexer
 
getColor(int) - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
getColorModel() - Method in interface it.geosolutions.jaiext.classifier.ColorMapTransform
Retrieve the ColorModel associated to this ColorMapTransform.
getColorModel() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
Returns a color model for this category list.
getColorModel() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getColors() - Method in interface it.geosolutions.jaiext.classifier.ColorMapTransformElement
Returns the set of colors for this category.
getColors() - Method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
Returns the set of colors for this category.
getConcurrencyLevel() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieve the cache concurrency level
getConcurrencyLevel() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieve the cache concurrency level
getCoordinate(int) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Gets coordinate values at the specified index.
getCoordinate(int, Coordinate) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Copies the requested coordinate in the sequence to the supplied Coordinate object.
getCoordinateCopy(int) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
getCount(int) - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
getCurrentFactory() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
Returns the factory defined by the user.
getData() - Method in class it.geosolutions.jaiext.BufferedImageAdapter
 
getData(Rectangle) - Method in class it.geosolutions.jaiext.BufferedImageAdapter
 
getDataType() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
getDataType() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
getDataType() - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
getDataType() - Method in enum it.geosolutions.jaiext.range.Range.DataType
 
getDataType() - Method in class it.geosolutions.jaiext.range.Range
Returns the Range data Type
getDataType() - Method in class it.geosolutions.jaiext.range.RangeByte
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeInt
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeLong
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeShort
 
getDataType() - Method in class it.geosolutions.jaiext.range.RangeUshort
 
getDefaultValue() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getDefaultValue() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
getDefaultValue() - Method in interface it.geosolutions.jaiext.piecewise.PiecewiseTransform1D
The default value which will be returned when asked to transform a value outside the valid domain elements.
getDescriptor(Class, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDescriptor(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDescriptor() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getDescriptorNames(Class) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDescriptorNames(String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDescriptors(Class) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDescriptors(String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getDestinationNoData() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
getDestinationNoData() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
getDestinationNoData() - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
getDestinationNoData() - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Return the destinationNoData value associated to the Interpolation Object
getDimension() - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Gets the dimension of points stored by this CoordinateSequence2D.
getDimension() - Method in class it.geosolutions.jaiext.piecewise.Position
 
getDomainElements() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getElements(float, float, float, float, int, int, int, float[], float[], Rectangle, ROI, Range, float) - Method in interface it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXT
Returns all values of a given element for a specified set of coordinates.
getElements(double, double, double, double, int, int, int, double[], double[], Rectangle, ROI, Range, float) - Method in interface it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXT
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 class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
getElements(double, double, double, double, int, int, int, double[], double[]) - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
getElements(float, float, float, float, int, int, int, float[], float[], Rectangle, ROI, Range, float) - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
getElements(double, double, double, double, int, int, int, double[], double[], Rectangle, ROI, Range, float) - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
getEquivalenceClass() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
getFactory(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getFactory() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getFactoryIterator(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getFactoryPreferences(String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getFileFromClasspath(String) - Static method in class it.geosolutions.jaiext.contrastenhancement.PropertyUtil
 
getFileFromClasspath(String) - Static method in class it.geosolutions.jaiext.utilities.PropertyUtil
 
getGeneratedPropertyNames(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getGeometry() - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
 
getHtml() - Method in class it.geosolutions.rendered.viewer.HTMLBuilder
 
getIHSColorSpaceJAIEXT() - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
getImage() - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
This method provides a lazy initialization of the image associated to the ROI.
getImage() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getImageKey() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the key associate to the tile owner
getInputMaximum() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Retrieves the upper bound of the range where this DomainElement1D is defined.
getInputMinimum() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Retrieves the lower bound of the range where this DomainElement1D is defined.
getInstance() - Static method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Retrieves the unique instance of this class the construction of which is deferred until the first invocation of this method.
getInvalidRegion(String, ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, OperationNode) - Method in class it.geosolutions.jaiext.border.BorderDescriptor
Calculates the region over which two distinct renderings of the "Border" operation may be expected to differ.
getInvalidRegion(String, ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, OperationNode) - Method in class it.geosolutions.jaiext.nullop.NullDescriptor
Calculates the region over which two distinct renderings of the "Null" operation may be expected to differ.
getJAIExtName(String) - Static method in class it.geosolutions.jaiext.JAIExt
Utility method for substituting the JAI operation names with the JAI-EXT ones
getJAIEXTOperations() - Static method in class it.geosolutions.jaiext.JAIExt
Get a List of the available JAI-EXT operations
getJAINames(String) - Static method in class it.geosolutions.jaiext.JAIExt
Utility method for substituting the JAIExt operation name with the related JAI one/ones
getJAIOperations() - Static method in class it.geosolutions.jaiext.JAIExt
Get a List of the available JAI operations
getKey() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the key associated to the tile.
getLookupItem(T) - Method in class it.geosolutions.jaiext.rlookup.RangeLookupTable
Finds the LookupItem containing the given source value.
getMain() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Return what seems to be the main DomainElement1D for this list.
getMax() - Method in class it.geosolutions.jaiext.range.Range
Returns the maximum bound of the Range
getMax(boolean) - Method in class it.geosolutions.jaiext.range.Range
Returns the maximum bound of the Range or the nearest one if not included
getMax() - Method in class it.geosolutions.jaiext.range.RangeByte
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeByte
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeDouble
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeFloat
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeInt
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeInt
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeLong
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeLong
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeShort
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeShort
 
getMax() - Method in class it.geosolutions.jaiext.range.RangeUshort
 
getMax(boolean) - Method in class it.geosolutions.jaiext.range.RangeUshort
 
getMaximumSize() - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method informs the maximum size of this component, which will be the same as the preferred size.
getMemoryCapacity() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieve the cache memory capacity
getMemoryCapacity() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieve the cache memory capacity
getMemoryThreshold() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieve the cache memory threshold
getMemoryThreshold() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieve the cache memory threshold
getMin() - Method in class it.geosolutions.jaiext.range.Range
Returns the minimum bound of the Range
getMin(boolean) - Method in class it.geosolutions.jaiext.range.Range
Returns the minimum bound of the Range or the nearest one if not included
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeByte
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeByte
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeDouble
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeFloat
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeInt
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeInt
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeLong
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeLong
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeShort
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeShort
 
getMin() - Method in class it.geosolutions.jaiext.range.RangeUshort
 
getMin(boolean) - Method in class it.geosolutions.jaiext.range.RangeUshort
 
getMinimums() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
getMinimumSize() - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method informs the minimum size of this component, which will be the same as the preferred size.
getMlibFactory() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getName() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getName() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getName() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
getName() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Getter method for this DomainElement1D 's name.
getName() - Method in interface it.geosolutions.jaiext.piecewise.Domain1D
Returns the name of this object.
getName() - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
Returns the domain element name.
getNoDataRange() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
getNoDataRange() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
getNoDataRange() - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
getNoDataRange() - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Return NoData Range associated to the Interpolation object, if present.
getNullValue() - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
getNumBands() - Method in class it.geosolutions.jaiext.lookup.LookupTableWrapper
 
getNumClass() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method indicating the number of classes
getNumElements() - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.Extrema
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.HistogramMode
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.Max
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.MeanSum
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.Median
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.Min
 
getNumSamples() - Method in class it.geosolutions.jaiext.stats.Statistics
This method returns the number of samples calculated
getNumSamples() - Method in class it.geosolutions.jaiext.stats.VarianceStd
 
getOffset() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Retrieves the offset factor for this linear PiecewiseTransform1DElement.
getOffset() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
getOp() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getOperationMap(boolean) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
Returns a Map containing the ConcurrentOperationRegistry.OperationItem objects for each operation.
getOperationName(String) - Static method in class it.geosolutions.jaiext.JAIExt
Utility method for substituting the JAI operation names with the JAI-EXT ones, if they are present
getOperations() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
Returns a Collection object containing a view of the OperationCollection inside the registry.
getOperations() - Static method in class it.geosolutions.jaiext.JAIExt
Gets a List of all the operations currently registered.
getOrderedFactoryList(String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getOrderedProductList(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getOrdinate(int, int) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Returns the ordinate of a coordinate in this sequence.
getOrdinatePosition() - Method in class it.geosolutions.jaiext.piecewise.Position
 
getOutputMaximum() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Returns the maximum output values for this DefaultLinearPiecewiseTransform1DElement ;
getOutputMinimum() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Returns the minimum output values for this DefaultLinearPiecewiseTransform1DElement ;
getOutputRange() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Returns the range for the output values for this DefaultLinearPiecewiseTransform1DElement ;
getOwner() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the owner of the cached tile.
getPackedColor(int) - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
getParamMaxValue(int) - Method in class it.geosolutions.jaiext.format.FormatDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class it.geosolutions.jaiext.format.FormatDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getPathIterator(AffineTransform) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getPixel(int, int, int[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getPixel(int, int, float[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getPixel(int, int, double[]) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getPreferredSize() - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method informs the preferred size of this component, which will be constant.
getProductPreferences(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getProperties() - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns the properties from the source image.
getProperty(String) - Method in class it.geosolutions.jaiext.nullop.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 it.geosolutions.jaiext.stats.StatisticsOpImage
Get the specified property.
getProperty(String) - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
Get the specified property.
getPropertyClass(String) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns the class of the specified property from the source image.
getPropertyGenerators() - Method in class it.geosolutions.jaiext.affine.AffineDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Affine" operation.
getPropertyGenerators() - Method in class it.geosolutions.jaiext.convolve.ConvolveDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Convolve" operation.
getPropertyGenerators() - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "ImageFunction" operation.
getPropertyGenerators() - Method in class it.geosolutions.jaiext.lookup.LookupDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Lookup" operation
getPropertyGenerators() - Method in class it.geosolutions.jaiext.rescale.RescaleDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Rescale" operation
getPropertyGenerators() - Method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Scale" operation.
getPropertyGenerators() - Method in class it.geosolutions.jaiext.stats.StatisticsDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Stats" operation
getPropertyGenerators() - Method in class it.geosolutions.jaiext.translate.TranslateDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Translate" operation
getPropertyGenerators() - Method in class it.geosolutions.jaiext.warp.WarpDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Warp" operation.
getPropertyNames(String[], String) - Static method in class it.geosolutions.jaiext.contrastenhancement.PropertyUtil
Utility method to search the full list of property names for matches.
getPropertyNames() - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns the property names from the source image or null if no property names are recognized.
getPropertyNames(String) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Returns the property names with the supplied prefix from the source image or null if no property names are recognized.
getPropertyNames() - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
Returns a list of property names that are recognized by this image.
getPropertyNames(String[], String) - Static method in class it.geosolutions.jaiext.utilities.PropertyUtil
Utility method to search the full list of property names for matches.
getPropertyNames() - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
Returns a list of property names that are recognized by this image.
getPropertySource(String, String, Object, Vector) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getPropertySource(OperationNode) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getRandomIterator(PlanarImage, BorderExtender) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Returns a RandomIterator on the input image.
getRandomIterator(PlanarImage, int, int, int, int, BorderExtender) - Method in class it.geosolutions.jaiext.warp.WarpOpImage
Returns a RandomIterator on the input image.
getRange() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
This method retrieves the input range.
getRange() - Method in interface it.geosolutions.jaiext.piecewise.DomainElement1D
Provides access to the input NumberRange for this DomainElement1D.
getRange() - Method in class it.geosolutions.jaiext.rlookup.LookupItem
Gets the source value lookup range.
getRanges() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
 
getRasterFormatTag() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getRegistry() - Static method in class it.geosolutions.jaiext.JAIExt
Returns the current ConcurrentOperationRegistry used.
getRegistryModes() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
getRelatedViewer() - Method in class it.geosolutions.rendered.viewer.ImageViewer
 
getRenderers() - Static method in class it.geosolutions.rendered.viewer.HTMLRenderers
 
getResult() - Method in class it.geosolutions.jaiext.stats.Extrema
 
getResult() - Method in class it.geosolutions.jaiext.stats.HistogramMode
 
getResult() - Method in class it.geosolutions.jaiext.stats.Max
 
getResult() - Method in class it.geosolutions.jaiext.stats.MeanSum
 
getResult() - Method in class it.geosolutions.jaiext.stats.Median
 
getResult() - Method in class it.geosolutions.jaiext.stats.Min
 
getResult() - Method in class it.geosolutions.jaiext.stats.Statistics
This method returns the statistic result
getResult() - Method in class it.geosolutions.jaiext.stats.VarianceStd
 
getRoi() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getROI() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for finding the zone associated geometry.
getRoiImage() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getSample(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getSampleDouble(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
getSampleFloat(int, int, int) - Method in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
getSampleModel(int, int) - Method in interface it.geosolutions.jaiext.classifier.ColorMapTransform
Retrieve the SampleModel associated to this ColorMapTransform.
getSampleModel(int, int) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
Creates a SampleModel compatible with the underlying ColorModel having the specified width and height.
getScale() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Retrieves the scale factor for this linear PiecewiseTransform1DElement.
getScale() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
getShift() - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
getSourceDimensions() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getSourceDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
 
getSourceDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
Gets the dimension of input points, which is 1.
getSourceDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Returns the input transformation dimensions
getSourceDimensions() - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Returns the input transformation dimensions
getSourceDimensions() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
getSourcelessImage() - Static method in class it.geosolutions.jaiext.nullop.NullCRIF
Gets the value of the RenderedImage to be returned by the RIF.create() method when there are no sources in the ParameterBlock.
getSourceNoData() - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
getStatsId() - Method in enum it.geosolutions.jaiext.stats.Statistics.StatsType
 
getStatsPerBand(int) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having all the zone-class statistics for a selected band.
getStatsPerBandNoClassifier(int, Range) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having the Statistics of a specific band if no classifier is used
getStatsPerBandNoClassifierNoRange(int) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having the Statistics of a specific band if no classifier and no Range are used
getStatsPerBandNoRange(int, int) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having the Statistics of a specific band if classifier is used but no range is present
getStatsPerBandPerClass(int, int) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having all the zone-class statistics for a selected band.
getStatsPerBandPerClassPerRange(int, int, Range) - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having the Statistics of a specific band inside a specific zone class and a specific Range
getStatsType() - Method in class it.geosolutions.jaiext.stats.Statistics
This method returns the statistical type of the object instance
getString(String) - Static method in class it.geosolutions.jaiext.contrastenhancement.JaiI18N
 
getString(String, String) - Static method in class it.geosolutions.jaiext.contrastenhancement.PropertyUtil
 
getString(String, String) - Static method in class it.geosolutions.jaiext.utilities.PropertyUtil
 
getTargetDimensions() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
getTargetDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
 
getTargetDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
Gets the dimension of output points, which is 1.
getTargetDimensions() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Returns the output transformation dimensions
getTargetDimensions() - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Returns the output transformation dimensions
getTargetDimensions() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
getThreshold() - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
getTile() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the value of the cached tile.
getTile(RenderedImage, int, int) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves the selected tile from the cache
getTile(RenderedImage, int, int) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves the selected tile from the cache
getTile(int, int) - Method in class it.geosolutions.jaiext.bandselect.BandSelectOpImage
 
getTile(int, int) - Method in class it.geosolutions.jaiext.BufferedImageAdapter
 
getTile(int, int) - Method in class it.geosolutions.jaiext.crop.CropOpImage
Returns a tile.
getTile(int, int) - Method in class it.geosolutions.jaiext.translate.TranslateIntOpImage
Get a tile.
getTileCacheMetric() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the tileCacheMetric object
getTileCapacity() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
getTileCapacity() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
getTileComparator() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
getTileComparator() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
getTileRaster(int, int) - Method in class it.geosolutions.jaiext.vectorbin.VectorBinarizeOpImage
Gets the data for the requested tile.
getTiles(RenderedImage) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves an array of all tiles in the cache which are owned by the image.
getTiles(RenderedImage, Point[]) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Retrieves an array of tiles in the cache which are specified by the Point array and owned by the image.
getTiles(RenderedImage) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves an array of all tiles in the cache which are owned by the image.
getTiles(RenderedImage, Point[]) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Retrieves an array of tiles in the cache which are specified by the Point array and owned by the image.
getTiles() - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
Computes and returns all tiles in the image.
getTiles() - Method in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
Computes and returns all tiles in the image.
getTileSize() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the tile memory size
getTileTimeStamp() - Method in class it.geosolutions.concurrent.CachedTileImpl
Returns the current time stamp
getTotalStats() - Method in class it.geosolutions.jaiext.zonal.ZoneGeometry
Utility method for having all ZoneGeometry statistics.
getTransferType(int) - Static method in class it.geosolutions.jaiext.classifier.ColorMapUtilities
Returns a suggested type for an IndexColorModel of mapSize colors.
getTransform(AffineTransform) - Static method in enum it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage.Transform
 
getTransform() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Getter for the underlying MathTransformation .
getType() - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
getUseROIAccessor() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
getUseROIAccessor() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
getUseROIAccessor() - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
getUseROIAccessor() - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Gets the useROIAccessor value associated to the Interpolation Object
getValue() - Method in class it.geosolutions.jaiext.rlookup.LookupItem
Gets the destination value.
getVendor() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.LineIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.PointIterator
Return the winding rule for determining the interior of the path.
getWindingRule() - Method in class it.geosolutions.jaiext.utilities.shape.PolygonIterator
Return the winding rule for determining the interior of the path.
getX(int) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
getY(int) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
GRAY_EXPANSION_MASK - Static variable in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
The bits of a FormatTag associated with the gray expansion.
GRAY_SCALE - Static variable in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
Flag indicating the gray bands should be rescaled to the target type
GRAY_TO_RGB - Static variable in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
Flag indicating the gray bands should be expanded to RGB
green(int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Returns the green component of the specified color

H

hasDefaultValue() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
hasDefaultValue() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
hasDefaultValue() - Method in interface it.geosolutions.jaiext.piecewise.PiecewiseTransform1D
Indicates whether or not this PiecewiseTransform1D has a default value which will be returned when asked to transform a value outside the valid domain elements.
hasGaps() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
hasGaps() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
hasGaps() - Method in interface it.geosolutions.jaiext.piecewise.Domain1D
Tell us if there is a gap in this Domain1D which means a range where no DomainElement1D is defined.
hash(Object, int) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hash(double, int) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hash(long, int) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hash(boolean, int) - Static method in class it.geosolutions.jaiext.range.Range
 
hash(double, int) - Static method in class it.geosolutions.jaiext.range.Range
 
hash(long, int) - Static method in class it.geosolutions.jaiext.range.Range
 
hashCode() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
hashCode() - Method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
hashCode() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
 
hashCode() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Returns a hash value for this domain element.
hashCode() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
 
hashCode() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
hashCode() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
hashCode() - Method in class it.geosolutions.jaiext.range.Range
 
hashCode() - Method in class it.geosolutions.jaiext.rlookup.LookupItem
 
hashCode() - Method in class it.geosolutions.jaiext.utilities.ImageLayout2
Returns the hash code for this ImageLayout2.
hashKey(RenderedImage, int, int) - Static method in class it.geosolutions.concurrent.CachedTileImpl
Returns the hash table "key" as a Object for this tile.
hashKey(RenderedImage) - Static method in class it.geosolutions.concurrent.CachedTileImpl
Returns the hash table "key" as a Object for this image.
hasNoData - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Boolean indicating that NoData must be checked
hasNoData - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Boolean indicating if the image contains No Data values
hasNoData - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if no data range is present
hasNoData - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating if a No Data Range is used
hasNoData - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating if NoData values are present
hasROI - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Boolean indicating that ROI must be checked
hasROI - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Boolean indicating if the image contains a ROI
hasROI - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean indicating if a ROI object is used
hasROI - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating if a ROI object is used
hasROI - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Boolean indicating if ROI is used
HistogramMode - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the Histogram or the Mode of an image.
HistogramPanel - Class in it.geosolutions.rendered.viewer
 
HistogramPanel() - Constructor for class it.geosolutions.rendered.viewer.HistogramPanel
 
HistogramPanel(LayoutManager) - Constructor for class it.geosolutions.rendered.viewer.HistogramPanel
 
HistogramPanel(boolean) - Constructor for class it.geosolutions.rendered.viewer.HistogramPanel
 
HistogramPanel(LayoutManager, boolean) - Constructor for class it.geosolutions.rendered.viewer.HistogramPanel
 
HistogramWrapper - Class in it.geosolutions.jaiext.stats
 
HistogramWrapper(int[], double[], double[], int[][]) - Constructor for class it.geosolutions.jaiext.stats.HistogramWrapper
 
HTMLBuilder - Class in it.geosolutions.rendered.viewer
Simple helper for building an HTML document
HTMLBuilder() - Constructor for class it.geosolutions.rendered.viewer.HTMLBuilder
 
HTMLRenderer - Interface in it.geosolutions.rendered.viewer
 
HTMLRenderers - Class in it.geosolutions.rendered.viewer
HTML renderers registry

I

IDENTITY - Static variable in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
IHSColorSpaceJAIExt - Class in it.geosolutions.jaiext.colorconvert
Singleton class representing the IHS (Intensity, Hue, Saturation) color space (also known as HSI or HIS).
IHSColorSpaceJAIExt() - Constructor for class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Constructs an instance of this class with type ColorSpace.TYPE_HSV, 3 components, and preferred intermediary space sRGB.
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
im - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
ImageFunctionDescriptor - Class in it.geosolutions.jaiext.imagefunction
An OperationDescriptor describing the "ImageFunction" operation.
ImageFunctionDescriptor() - Constructor for class it.geosolutions.jaiext.imagefunction.ImageFunctionDescriptor
Constructor.
ImageFunctionJAIEXT - Interface in it.geosolutions.jaiext.imagefunction
Extension of the ImageFunction class for handling NoData and ROI
ImageFunctionJAIEXTWrapper - Class in it.geosolutions.jaiext.imagefunction
Wrapper function used for wrapping ImageFunction objects in order to implement ImageFunctionJAIEXT interface.
ImageFunctionJAIEXTWrapper(ImageFunction) - Constructor for class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
ImageFunctionOpImage - Class in it.geosolutions.jaiext.imagefunction
An OpImage class to generate an image from a functional description.
ImageFunctionOpImage(ImageFunction, int, int, int, int, float, float, float, float, ROI, Range, float, Map, ImageLayout) - Constructor for class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
Constructs an ImageFunctionOpImage.
ImageFunctionRIF - Class in it.geosolutions.jaiext.imagefunction
RenderedImageFactory implementation generating a ImageFunctionOpImage instance.
ImageFunctionRIF() - Constructor for class it.geosolutions.jaiext.imagefunction.ImageFunctionRIF
Constructor.
ImageLayout2 - Class in it.geosolutions.jaiext.utilities
Extends the standard JAI ImageLayout to provide a reliable hash function.
ImageLayout2() - Constructor for class it.geosolutions.jaiext.utilities.ImageLayout2
Default constructor.
ImageLayout2(int, int, int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class it.geosolutions.jaiext.utilities.ImageLayout2
Construct an ImageLayout2 with the parameter set.
ImageLayout2(int, int, int, int, SampleModel, ColorModel) - Constructor for class it.geosolutions.jaiext.utilities.ImageLayout2
Construct an ImageLayout2 with only tiling layout properties, sampleModel and colorModel set.
ImageLayout2(int, int, int, int) - Constructor for class it.geosolutions.jaiext.utilities.ImageLayout2
Construct an ImageLayout2 with only the image's properties set.
ImageLayout2(RenderedImage) - Constructor for class it.geosolutions.jaiext.utilities.ImageLayout2
Construct an ImageLayout2 on top of a RenderedImage.
ImageMosaicBean - Class in it.geosolutions.jaiext.mosaic
This class implements a Java Bean used as input values container of the for the MosaicOpImage2 class.
ImageMosaicBean() - Constructor for class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
ImageUtilities - Class in it.geosolutions.jaiext.utilities
 
ImageUtilities() - Constructor for class it.geosolutions.jaiext.utilities.ImageUtilities
 
ImageViewer - Class in it.geosolutions.rendered.viewer
Simple rendered image browser, allows to zoom in, out, display tile grid and view pixel values on mouse over
ImageViewer(ImageViewer) - Constructor for class it.geosolutions.rendered.viewer.ImageViewer
 
ImageViewer() - Constructor for class it.geosolutions.rendered.viewer.ImageViewer
 
increment(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Increments the counter associated to the specified color by one, or sets the count of such color to one if missing
increment(int, int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Increments the counter associated to the specified color by one
init(GeometryCollection, AffineTransform) - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
 
init(LineString, AffineTransform) - Method in class it.geosolutions.jaiext.utilities.shape.LineIterator
 
initialization() - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
initializeFromStream(InputStream) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
initializeRegistry() - Static method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
initializeRegistry(boolean) - Static method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
initJAIEXT() - Static method in class it.geosolutions.jaiext.JAIExt
Initialization of the JAIExt instance.
initJAIEXT(boolean) - Static method in class it.geosolutions.jaiext.JAIExt
Initialization of the JAIExt instance
initJAIEXT(boolean, boolean) - Static method in class it.geosolutions.jaiext.JAIExt
Initialization of the JAIExt instance
INSTANCE - Static variable in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
INT_UPPER_BOUND - Static variable in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
The largest int to get a non-overflowed exponential result.
interp_height - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Interpolation kernel heigth
interp_left - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Interpolation kernel left padding
interp_top - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Interpolation kernel top padding
interp_width - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Interpolation kernel width
interpB - Variable in class it.geosolutions.jaiext.affine.AffineBilinearOpImage
Nearest-Neighbor interpolator
interpB - Variable in class it.geosolutions.jaiext.scale.ScaleBilinearOpImage
Bilinear interpolator
interpB - Variable in class it.geosolutions.jaiext.scale.ScaleGeneralOpImage
Bilinear interpolator
interpBN - Variable in class it.geosolutions.jaiext.affine.AffineBicubicOpImage
Nearest-Neighbor interpolator
interpBN - Variable in class it.geosolutions.jaiext.scale.ScaleBicubicOpImage
Bicubic interpolator
interpBN - Variable in class it.geosolutions.jaiext.scale.ScaleGeneralOpImage
Bicubic interpolator
interpN - Variable in class it.geosolutions.jaiext.affine.AffineNearestOpImage
Nearest-Neighbor interpolator
interpN - Variable in class it.geosolutions.jaiext.scale.ScaleGeneralOpImage
Nearest-Neighbor interpolator
interpN - Variable in class it.geosolutions.jaiext.scale.ScaleNearestOpImage
Nearest-Neighbor interpolator
interpolate(RasterAccessor, int, int, int, int, Number[], Integer, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
interpolate(RasterAccessor, int, int, int, int, Number[], Integer, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
This method performs a bilinear interpolation of a pixel inside a not-Binary image.
interpolate(RasterAccessor, int, int, int, int, Integer, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
interpolateBinary(int, Number[], int, int, int, int, int[], int[], int, int, RandomIter) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
interpolateBinary(int, Number[], int, int, int, int, int[], int[], int, int, RandomIter) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
This method performs a bilinear interpolation of a pixel inside a binary image.
interpolateBinary(int, Number[], int, int, int[], int[], int, int, RandomIter) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
interpolateH(int[], int) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
interpolateH(float[], float) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
interpolateH(double[], float) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
interpolateH(int[], int) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
interpolateH(float[], float) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
interpolateH(double[], float) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
InterpolationBicubic - Class in it.geosolutions.jaiext.interpolators
 
InterpolationBicubic(int, Range, boolean, double, int, boolean, int) - Constructor for class it.geosolutions.jaiext.interpolators.InterpolationBicubic
Simple interpolator object used for Bicubic/Bicubic2 interpolation.
InterpolationBilinear - Class in it.geosolutions.jaiext.interpolators
 
InterpolationBilinear(int, Range, boolean, double, int) - Constructor for class it.geosolutions.jaiext.interpolators.InterpolationBilinear
Simple interpolator object used for Bilinear interpolation.
InterpolationNearest - Class in it.geosolutions.jaiext.interpolators
 
InterpolationNearest(Range, boolean, double, int) - Constructor for class it.geosolutions.jaiext.interpolators.InterpolationNearest
Simple interpolator object used for Nearest-Neighbor interpolation.
InterpolationNoData - Interface in it.geosolutions.jaiext.interpolators
Simple interface for handling No Data for the interpolators
interpolator - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Interpolator provided to the Scale operator
intersect(Range, Range) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
intersect(ROI) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new instance which is the intersection of this ROI and roi.
intersection(Range) - Method in class it.geosolutions.jaiext.range.Range
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeByte
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeDouble
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeFloat
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeInt
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeLong
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeShort
 
intersection(Range) - Method in class it.geosolutions.jaiext.range.RangeUshort
 
intersects(Range) - Method in class it.geosolutions.jaiext.range.Range
 
intersects(Rectangle2D) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(Rectangle2D) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(int, int, int, int) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(double, double, double, double) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Tests if the given rectangle intersects with this ROI.
intLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
intLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
intLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
intLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
intLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
inverse() - Method in class it.geosolutions.jaiext.piecewise.DefaultConstantPiecewiseTransformElement
The transformation we are specifying here is not always invertible, well, to be honest, strictly speaking it never really is.
inverse() - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
 
inverse() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Returns the inverse of this MathTransformation instance
inverseTransform() - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Returns the inverse transformation of the current transform
inverseTransform() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
invokeFactory(String, String, Object[]) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
invScaleXFrac - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Inverse scale fractional value X
invScaleXInt - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Inverse scale value X
invScaleXRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
invScaleXRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
invScaleXRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
invScaleYFrac - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Inverse scale fractional value Y
invScaleYInt - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Inverse scale value Y
invScaleYRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
invScaleYRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
invScaleYRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
isBicubic2() - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
isBicubicNew - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the interpolator is Bicubic
isBilinearNew - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the interpolator is Bilinear
isBinary - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the image is binary or not
isBinary(SampleModel) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Check whether a SampleModel represents a binary data set, i.e., a single band of data with one bit per pixel packed into a MultiPixelPackedSampleModel.
isByteData - Variable in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
Boolean indicating if the output samplemodel has a Byte dataType
isCLibAvailable() - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Tells me whether or not the native libraries for JAI/ImageIO are active or not.
isComplex() - Method in class it.geosolutions.jaiext.imagefunction.ImageFunctionJAIEXTWrapper
 
isDataTypeSupported(int) - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Tests if the iteration is complete.
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.LineIterator
Tests if the iteration is complete.
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
Tests if the iteration is complete.
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.PointIterator
 
isDone() - Method in class it.geosolutions.jaiext.utilities.shape.PolygonIterator
Tests if the iteration is complete.
isIdentity() - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
 
isIdentity() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Defines if the transformation is an identity
isIdentity() - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Indicates whether the transformation is an identity
isIdentity() - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
isIdentity(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
Returns true if the transformation is an identity, with a tolerance value
isInputMaximumInfinite() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Tells us if the upper bound of the range where this DomainElement1D is defined is an infinite number
isInputMaximumNaN() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Tells us if the upper bound of the range where this DomainElement1D is defined is NaN.
isInputMinimumInfinite() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Tells us if the lower bound of the range where this DomainElement1D is defined is an infinite number.
isInputMinimumNaN() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
Tells us if the lower bound of the range where this DomainElement1D is defined is NaN
isInteger(Class<?>) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Deprecated.
Moved to Classes.
isJAIAPI(String) - Static method in class it.geosolutions.jaiext.JAIExt
Indicates if the operation is registered as JAI.
isJAIExtOperation(String) - Static method in class it.geosolutions.jaiext.JAIExt
Indicates if the operation is registered as JAI-EXT.
isJAIEXTProduct() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
Indicates if the ConcurrentOperationRegistry.OperationItem operation is a JAI-EXT one
isMaxIncluded - Variable in class it.geosolutions.jaiext.range.Range
 
isMaxIncluded() - Method in class it.geosolutions.jaiext.range.Range
Returns the a boolean indicating if the Maximum bound is included
isMedialibavailable() - Static method in class it.geosolutions.jaiext.JAIExt
 
isMediaLibAvailable() - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Tells me whether or not the native libraries for JAI are active or not.
isMediaLibPreferred() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
isMinIncluded - Variable in class it.geosolutions.jaiext.range.Range
 
isMinIncluded() - Method in class it.geosolutions.jaiext.range.Range
Returns the a boolean indicating if the Minimum bound is included
isNaN() - Method in class it.geosolutions.jaiext.range.Range
Returns true if and only if the current Range is a point representing NaN
isNaN() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
isNaN() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
isNanIncluded() - Method in class it.geosolutions.jaiext.range.Range
Returns true if the current Range accepts NaN values
isNanIncluded() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
isNanIncluded() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
isNearestNew - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the interpolator is Nearest
isNegativeInf - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the no data is negative infinity
isNoData(Range, Number) - Method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
 
isOutputMaximumInfinite() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Tells me if the upper boundary of the output range is infinite
isOutputMaximumNaN() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Tells me if the upper boundary of the output range is NaN
isOutputMinimumInfinite() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Tells me if the lower boundary of the output range is infinite
isOutputMinimumNaN() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
Tells me if the lower boundary of the output range is NaN
isPoint() - Method in class it.geosolutions.jaiext.range.Range
Indicates if the Range is a degenerated single point Range or not
isPoint() - Method in class it.geosolutions.jaiext.range.RangeByte
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeDouble
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeFloat
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeInt
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeLong
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeShort
 
isPoint() - Method in class it.geosolutions.jaiext.range.RangeUshort
 
isPositiveInf - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the no data is positive infinity
isRangeNaN - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Boolean for checking if the no data is NaN
isRenderableSupported() - Method in class it.geosolutions.jaiext.affine.AffineDescriptor
Returns false since renderable operation is supported but never tested.
isRenderableSupported() - Method in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.bandmerge.BandMergeDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.format.FormatDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.mosaic.MosaicDescriptor
Check if the Renderable mode is supported
isRenderableSupported() - Method in class it.geosolutions.jaiext.rescale.RescaleDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Returns false since renderable operation is supported but never tested.
isSorted(DefaultDomainElement1D[]) - Static method in class it.geosolutions.jaiext.piecewise.PiecewiseUtilities
Checks if the array is sorted
isUshortSupported() - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
it.geosolutions.concurrent - package it.geosolutions.concurrent
 
it.geosolutions.jaiext - package it.geosolutions.jaiext
 
it.geosolutions.jaiext.affine - package it.geosolutions.jaiext.affine
 
it.geosolutions.jaiext.algebra - package it.geosolutions.jaiext.algebra
 
it.geosolutions.jaiext.algebra.constant - package it.geosolutions.jaiext.algebra.constant
 
it.geosolutions.jaiext.artifacts - package it.geosolutions.jaiext.artifacts
 
it.geosolutions.jaiext.bandcombine - package it.geosolutions.jaiext.bandcombine
 
it.geosolutions.jaiext.bandmerge - package it.geosolutions.jaiext.bandmerge
 
it.geosolutions.jaiext.bandselect - package it.geosolutions.jaiext.bandselect
 
it.geosolutions.jaiext.binarize - package it.geosolutions.jaiext.binarize
 
it.geosolutions.jaiext.border - package it.geosolutions.jaiext.border
 
it.geosolutions.jaiext.buffer - package it.geosolutions.jaiext.buffer
 
it.geosolutions.jaiext.clamp - package it.geosolutions.jaiext.clamp
 
it.geosolutions.jaiext.classifier - package it.geosolutions.jaiext.classifier
 
it.geosolutions.jaiext.colorconvert - package it.geosolutions.jaiext.colorconvert
 
it.geosolutions.jaiext.colorindexer - package it.geosolutions.jaiext.colorindexer
 
it.geosolutions.jaiext.contrastenhancement - package it.geosolutions.jaiext.contrastenhancement
 
it.geosolutions.jaiext.convolve - package it.geosolutions.jaiext.convolve
 
it.geosolutions.jaiext.crop - package it.geosolutions.jaiext.crop
 
it.geosolutions.jaiext.errordiffusion - package it.geosolutions.jaiext.errordiffusion
 
it.geosolutions.jaiext.format - package it.geosolutions.jaiext.format
 
it.geosolutions.jaiext.imagefunction - package it.geosolutions.jaiext.imagefunction
 
it.geosolutions.jaiext.interpolators - package it.geosolutions.jaiext.interpolators
 
it.geosolutions.jaiext.iterators - package it.geosolutions.jaiext.iterators
 
it.geosolutions.jaiext.iterators.nl - package it.geosolutions.jaiext.iterators.nl
 
it.geosolutions.jaiext.jts - package it.geosolutions.jaiext.jts
 
it.geosolutions.jaiext.lookup - package it.geosolutions.jaiext.lookup
 
it.geosolutions.jaiext.mosaic - package it.geosolutions.jaiext.mosaic
 
it.geosolutions.jaiext.nullop - package it.geosolutions.jaiext.nullop
 
it.geosolutions.jaiext.orderdither - package it.geosolutions.jaiext.orderdither
 
it.geosolutions.jaiext.piecewise - package it.geosolutions.jaiext.piecewise
 
it.geosolutions.jaiext.range - package it.geosolutions.jaiext.range
 
it.geosolutions.jaiext.rescale - package it.geosolutions.jaiext.rescale
 
it.geosolutions.jaiext.rlookup - package it.geosolutions.jaiext.rlookup
 
it.geosolutions.jaiext.scale - package it.geosolutions.jaiext.scale
 
it.geosolutions.jaiext.stats - package it.geosolutions.jaiext.stats
 
it.geosolutions.jaiext.threshold - package it.geosolutions.jaiext.threshold
 
it.geosolutions.jaiext.translate - package it.geosolutions.jaiext.translate
 
it.geosolutions.jaiext.utilities - package it.geosolutions.jaiext.utilities
 
it.geosolutions.jaiext.utilities.shape - package it.geosolutions.jaiext.utilities.shape
 
it.geosolutions.jaiext.vectorbin - package it.geosolutions.jaiext.vectorbin
 
it.geosolutions.jaiext.warp - package it.geosolutions.jaiext.warp
 
it.geosolutions.jaiext.zonal - package it.geosolutions.jaiext.zonal
 
it.geosolutions.rendered.viewer - package it.geosolutions.rendered.viewer
 
iterator() - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
 

J

JAIExt - Class in it.geosolutions.jaiext
Utility class used for registering and unregistering JAI and JAI-EXT operations.
JaiI18N - Class in it.geosolutions.jaiext.contrastenhancement
 
JaiI18N() - Constructor for class it.geosolutions.jaiext.contrastenhancement.JaiI18N
 

K

kernel - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
kh - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
kw - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
kx - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
ky - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 

L

lastDirectory - Variable in class it.geosolutions.rendered.viewer.ImageViewer
 
leftPad - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Left padding
LinearColorMap - Class in it.geosolutions.jaiext.classifier
ColorMapTransform implementation defining a linear colormap transformation
LinearColorMap(CharSequence, LinearColorMapElement[]) - Constructor for class it.geosolutions.jaiext.classifier.LinearColorMap
Constructor which creates a LinearColorMap without a NoDataCategory.
LinearColorMap(CharSequence, LinearColorMapElement[], Color) - Constructor for class it.geosolutions.jaiext.classifier.LinearColorMap
 
LinearColorMap(CharSequence, LinearColorMapElement[], LinearColorMapElement[], Color) - Constructor for class it.geosolutions.jaiext.classifier.LinearColorMap
 
LinearColorMap(String, LinearColorMapElement[], LinearColorMapElement[]) - Constructor for class it.geosolutions.jaiext.classifier.LinearColorMap
 
LinearColorMap.LinearColorMapType - Class in it.geosolutions.jaiext.classifier
 
LinearColorMap.LinearColorMapType() - Constructor for class it.geosolutions.jaiext.classifier.LinearColorMap.LinearColorMapType
 
LinearColorMapElement - Class in it.geosolutions.jaiext.classifier
This LinearColorMapElement is a special implementation of both PiecewiseTransform1DElement and ColorMapTransformElement which can be used to do various types of classifications on raster.
LineIterator - Class in it.geosolutions.jaiext.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over LineString object.
LineIterator() - Constructor for class it.geosolutions.jaiext.utilities.shape.LineIterator
 
LineIterator(LineString, AffineTransform) - Constructor for class it.geosolutions.jaiext.utilities.shape.LineIterator
Creates a new instance of LineIterator
LiteShape - Class in it.geosolutions.jaiext.utilities.shape
A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.
LiteShape(Geometry) - Constructor for class it.geosolutions.jaiext.utilities.shape.LiteShape
Creates a new LiteShape object.
LONG_UPPER_BOUND - Static variable in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
The largest int to get a non-overflowed exponential result.
lookup(Raster, WritableRaster, Rectangle, Raster) - Method in class it.geosolutions.jaiext.lookup.LookupTable
Abstract method for calculating the destination tile from the source tile and an eventual ROI raster
lookup(Raster, WritableRaster, Rectangle, Raster) - Method in class it.geosolutions.jaiext.lookup.LookupTableWrapper
 
LookupCRIF - Class in it.geosolutions.jaiext.lookup
Simple class that provides the RenderedImage create operation by calling the LookupOpImage.
LookupCRIF() - Constructor for class it.geosolutions.jaiext.lookup.LookupCRIF
 
LookupDescriptor - Class in it.geosolutions.jaiext.lookup
An OperationDescriptor describing the "Lookup" operation.
LookupDescriptor() - Constructor for class it.geosolutions.jaiext.lookup.LookupDescriptor
 
LookupItem<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in it.geosolutions.jaiext.rlookup
Used by RangeLookupTable to associate a source value lookup range with a destination value.
LookupItem(Range, U) - Constructor for class it.geosolutions.jaiext.rlookup.LookupItem
Creates a new instance.
LookupItemComparator<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in it.geosolutions.jaiext.rlookup
Compares LookupItems on the basis of their source value ranges.
LookupItemComparator() - Constructor for class it.geosolutions.jaiext.rlookup.LookupItemComparator
 
LookupOpImage - Class in it.geosolutions.jaiext.lookup
The LookupOpImage class performs the lookup operation on an image with integral data type.
LookupOpImage(RenderedImage, ImageLayout, Map, LookupTable, double, ROI, Range, boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupOpImage
 
LookupTable - Class in it.geosolutions.jaiext.lookup
This abstract class defines the general methods of a LookupTable.
LookupTable(byte[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded byte lookup table.
LookupTable(byte[], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded byte lookup table with an index offset.
LookupTable(byte[][]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded byte lookup table.
LookupTable(byte[][], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded byte lookup table where all bands have the same index offset.
LookupTable(byte[][], int[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded byte lookup table where each band has a different index offset.
LookupTable(short[], boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded short or unsigned short lookup table.
LookupTable(short[], int, boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded short or unsigned short lookup table with an index offset.
LookupTable(short[][], boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded short or unsigned short lookup table.
LookupTable(short[][], int, boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded short or unsigned short lookup table where all bands have the same index offset.
LookupTable(short[][], int[], boolean) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded short or unsigned short lookup table where each band has a different index offset.
LookupTable(int[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded int lookup table.
LookupTable(int[], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded int lookup table with an index offset.
LookupTable(int[][]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded int lookup table.
LookupTable(int[][], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded int lookup table where all bands have the same index offset.
LookupTable(int[][], int[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded int lookup table where each band has a different index offset.
LookupTable(float[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded float lookup table.
LookupTable(float[], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded float lookup table with an index offset.
LookupTable(float[][]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded float lookup table.
LookupTable(float[][], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded float lookup table where all bands have the same index offset.
LookupTable(float[][], int[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded float lookup table where each band has a different index offset.
LookupTable(double[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded double lookup table.
LookupTable(double[], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a single-banded double lookup table with an index offset.
LookupTable(double[][]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded double lookup table.
LookupTable(double[][], int) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded double lookup table where all bands have the same index offset.
LookupTable(double[][], int[]) - Constructor for class it.geosolutions.jaiext.lookup.LookupTable
Constructs a multi-banded double lookup table where each band has a different index offset.
LookupTableFactory - Class in it.geosolutions.jaiext.lookup
 
LookupTableFactory() - Constructor for class it.geosolutions.jaiext.lookup.LookupTableFactory
 
LookupTableWrapper - Class in it.geosolutions.jaiext.lookup
 
LookupTableWrapper(LookupTableJAI) - Constructor for class it.geosolutions.jaiext.lookup.LookupTableWrapper
 
LOWER_BOUND - Static variable in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
The smallest integer to get a non-zero exponential result is 0.
LRUColorIndexer - Class in it.geosolutions.jaiext.colorindexer
A color indexer used when all we have is the target palette.
LRUColorIndexer(IndexColorModel, int) - Constructor for class it.geosolutions.jaiext.colorindexer.LRUColorIndexer
 
lut - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
LookupTable used for checking if an input byte sample is a NoData

M

mapDestPoint(Point2D, int) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestRect(Rectangle, int) - Method in class it.geosolutions.jaiext.border.BorderOpImage
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 it.geosolutions.jaiext.mosaic.MosaicOpImage
 
mapDestRect(Rectangle, int) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
 
mapDestRect(Rectangle, int) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
mapDestRect(Rectangle, int) - Method in class it.geosolutions.jaiext.translate.TranslateIntOpImage
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 it.geosolutions.jaiext.zonal.ZonalStatsOpImage
OpImage method that returns the destination image bounds, because source and destination images are equals
MappedColorIndexer - Class in it.geosolutions.jaiext.colorindexer
Palette that re-uses the ColorMap used to build the palette itsel to speedup the lookups.
MappedColorIndexer(byte[][], ColorMap, int) - Constructor for class it.geosolutions.jaiext.colorindexer.MappedColorIndexer
Builds a new MappedColorIndexer
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class it.geosolutions.jaiext.affine.AffineCRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class it.geosolutions.jaiext.scale.ScaleCRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapSourcePoint(Point2D, int) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourceRect(Rectangle, int) - Method in class it.geosolutions.jaiext.border.BorderOpImage
Returns an 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 it.geosolutions.jaiext.mosaic.MosaicOpImage
 
mapSourceRect(Rectangle, int) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
 
mapSourceRect(Rectangle, int) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
mapSourceRect(Rectangle, int) - Method in class it.geosolutions.jaiext.translate.TranslateIntOpImage
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 it.geosolutions.jaiext.zonal.ZonalStatsOpImage
OpImage method that returns the source image bounds, because source and destination images are equals
maskDataByte - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The dither mask matrix scaled by 255.
maskDataFloat - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The dither mask matrix.
maskDataInt - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The dither mask matrix scaled to USHORT range.
maskDataLong - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The dither mask matrix scaled to "unsigned int" range.
maskHeight - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The height of the dither mask.
maskWidth - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The width of the dither mask.
MathTransformation - Interface in it.geosolutions.jaiext.piecewise
Interface used for implementing a new Mathematic transformation.
Max - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the maximum of an image.
MeanSum - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the mean or the sum of an image.
Median - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the median of an image.
memoryControl() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
memoryControl() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
Min - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the minimum of an image.
MosaicDescriptor - Class in it.geosolutions.jaiext.mosaic
This class is very similar to the Mosaic operation because it returns a composition of various images of the same type (same bands and same dataType).
MosaicDescriptor() - Constructor for class it.geosolutions.jaiext.mosaic.MosaicDescriptor
Constructor.
MosaicOpImage - Class in it.geosolutions.jaiext.mosaic
This class takes an array of RenderedImage and creates a mosaic of them.
MosaicOpImage(List, ImageLayout, Map, MosaicType, PlanarImage[], ROI[], double[][], double[], Range[]) - Constructor for class it.geosolutions.jaiext.mosaic.MosaicOpImage
This constructor takes the source images, the layout, the rendering hints, and the parameters and initialize variables.
MosaicOpImage.WeightType - Enum in it.geosolutions.jaiext.mosaic
Enumerator for the type of mosaic weigher
MosaicRIF - Class in it.geosolutions.jaiext.mosaic
Simple class that provides the RenderedImage create operation by calling the MosaicOpImage.
MosaicRIF() - Constructor for class it.geosolutions.jaiext.mosaic.MosaicRIF
 
mouseDragged(MouseEvent) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method does not do anything, it is here to keep the MouseMotionListener interface happy.
mouseMoved(MouseEvent) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method will be called when the mouse is moved over the component.
mults - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The array of color cube multipliers.

N

next(double) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Finds the least double greater than f.
next() - Method in class it.geosolutions.jaiext.utilities.shape.EmptyIterator
 
next() - Method in class it.geosolutions.jaiext.utilities.shape.GeomCollectionIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class it.geosolutions.jaiext.utilities.shape.LineIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class it.geosolutions.jaiext.utilities.shape.PointIterator
 
next() - Method in class it.geosolutions.jaiext.utilities.shape.PolygonIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
noData - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
NoData Range element
noData - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Range object containing no data values
noData - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
No Data Range
noData - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
No Data Range
NoDataContainer - Class in it.geosolutions.jaiext.range
Simple class containing the NoData value/s to pass as a property object
NoDataContainer(NoDataContainer) - Constructor for class it.geosolutions.jaiext.range.NoDataContainer
 
NoDataContainer(Range) - Constructor for class it.geosolutions.jaiext.range.NoDataContainer
 
NoDataContainer(double[]) - Constructor for class it.geosolutions.jaiext.range.NoDataContainer
 
NoDataContainer(double) - Constructor for class it.geosolutions.jaiext.range.NoDataContainer
 
noDataRange - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Current NoData Range object
NoninvertibleTransformException - Exception in it.geosolutions.jaiext.piecewise
Exception indicating that the defined Transformation is not invertible
NoninvertibleTransformException(String) - Constructor for exception it.geosolutions.jaiext.piecewise.NoninvertibleTransformException
 
NullCRIF - Class in it.geosolutions.jaiext.nullop
A ContextualRenderedImageFactory representing an operation which performs no processing of its image source(s) per se, i.e., a no-op.
NullCRIF() - Constructor for class it.geosolutions.jaiext.nullop.NullCRIF
Constructs a NullCRIF.
NullDescriptor - Class in it.geosolutions.jaiext.nullop
An OperationDescriptor describing the "Null" operation.
NullDescriptor() - Constructor for class it.geosolutions.jaiext.nullop.NullDescriptor
Constructor.
NullOpImage - Class in it.geosolutions.jaiext.nullop
AnOpImage subclass that simply transmits its source unchanged.
NullOpImage(RenderedImage, ImageLayout, Map) - Constructor for class it.geosolutions.jaiext.nullop.NullOpImage
Constructs a NullOpImage.
numBands - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
The number of bands in the source image.

O

odLUT - Variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
An inner class instance representing a dither lookup table.
offset - Variable in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
Offset transformation parameter
one - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Value used for calculating the fractional part of the y position
OPERATION_CONST_NAME - Static variable in class it.geosolutions.jaiext.JAIExt
 
OPERATION_INDEX - Static variable in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
 
OPERATION_INDEX - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
OPERATION_NAME - Static variable in class it.geosolutions.jaiext.classifier.RasterClassifierOpImage
The operation name.
OPERATION_NAME - Static variable in class it.geosolutions.jaiext.colorindexer.ColorIndexerDescriptor
The operation name, which is "ColorIndexer" .
OPERATION_NAME - Static variable in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
The operation name.
OperationConstCRIF - Class in it.geosolutions.jaiext.algebra.constant
RenderedImageFactory implementation for the OperationConst operation
OperationConstCRIF() - Constructor for class it.geosolutions.jaiext.algebra.constant.OperationConstCRIF
Constructor.
OperationConstDescriptor - Class in it.geosolutions.jaiext.algebra.constant
OperationDescriptorImpl describing the OperationConst operation
OperationConstDescriptor() - Constructor for class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
Constructor.
OperationConstOpImage - Class in it.geosolutions.jaiext.algebra.constant
An OpImage implementing any operation defined by the AlgebraDescriptor.Operator enum on an image with a constant value array.
OperationConstOpImage(RenderedImage, Map, ImageLayout, AlgebraDescriptor.Operator, double[], ROI, Range, double) - Constructor for class it.geosolutions.jaiext.algebra.constant.OperationConstOpImage
Constructs an OperationConstOpImage.
OrderedDitherDescriptor - Class in it.geosolutions.jaiext.orderdither
An OperationDescriptor describing the "OrderedDither" operation.
OrderedDitherDescriptor() - Constructor for class it.geosolutions.jaiext.orderdither.OrderedDitherDescriptor
Constructor.
OrderedDitherOpImage - Class in it.geosolutions.jaiext.orderdither
An OpImage implementing the ordered dither operation as described in OrderedDitherDescriptor.
OrderedDitherOpImage(RenderedImage, Map, ImageLayout, ColorCube, KernelJAI[], ROI, Range, double) - Constructor for class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
Constructs an OrderedDitherOpImage object.
OrderedDitherRIF - Class in it.geosolutions.jaiext.orderdither
RenderedImageFactory implementation generating a new OrderedDitherOpImage instance.
OrderedDitherRIF() - Constructor for class it.geosolutions.jaiext.orderdither.OrderedDitherRIF
 

P

PackedHistogram - Class in it.geosolutions.jaiext.colorindexer
Builds a histogram of a certain image making sure that we don't end up with too many entries.
PackedHistogram.SortComponent - Enum in it.geosolutions.jaiext.colorindexer
Enumerates the comparators for the various color components
PackedLineIterator - Class in it.geosolutions.jaiext.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over LineString object.
PackedLineIterator(LineString, AffineTransform) - Constructor for class it.geosolutions.jaiext.utilities.shape.PackedLineIterator
Creates a new instance of LineIterator
paintComponent(Graphics) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
This method will paint the component.
performImageOp(RenderedImageFactory, ParameterBlock, int, RenderingHints) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
performImageOp(String, ParameterBlock, int, RenderingHints) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
PiecewiseTransform1D<T extends PiecewiseTransform1DElement> - Interface in it.geosolutions.jaiext.piecewise
The PiecewiseTransform1D interface extends the Domain1D adding transformation capabilities to it.
PiecewiseTransform1DElement - Interface in it.geosolutions.jaiext.piecewise
This interface extends the DomainElement1D interface in order to add the capabilities to perform 1D transformations on its values.
PiecewiseUtilities - Class in it.geosolutions.jaiext.piecewise
Convenience class to group utilities methods for DomainElement1D and Domain1D implmentations.
PointIterator - Class in it.geosolutions.jaiext.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over Point objects.
PointIterator(Point, AffineTransform) - Constructor for class it.geosolutions.jaiext.utilities.shape.PointIterator
Creates a new PointIterator object.
PolygonIterator - Class in it.geosolutions.jaiext.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over Polygon objects.
PolygonIterator(Polygon, AffineTransform) - Constructor for class it.geosolutions.jaiext.utilities.shape.PolygonIterator
Creates a new PolygonIterator object.
Position - Class in it.geosolutions.jaiext.piecewise
Class used for indicating a position on a selected axis.
Position() - Constructor for class it.geosolutions.jaiext.piecewise.Position
 
Position(double) - Constructor for class it.geosolutions.jaiext.piecewise.Position
 
POWER1 - Static variable in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Cache the power value for XYZ to RGB
PRECISION_BITS - Static variable in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
Default value for precision bits
precisionBits - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Precision bits used for bicubic interpolation
preComputePositionsFloat(Rectangle, int, int, int, int, int[], int[], float[], float[], int, int[]) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
 
preComputePositionsInt(Rectangle, int, int, int, int, int[], int[], int[], int[], int, int[]) - Method in class it.geosolutions.jaiext.scale.ScaleOpImage
 
prepareBackground(RenderedImage, ImageLayout, Interpolation, double[]) - Static method in class it.geosolutions.jaiext.warp.WarpOpImage
Utility method used for creating an array of background values from a single value, taken from the interpolator.
previous(double) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Finds the greatest double less than f.
printStats() - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Prints out statistics about the color map, number of buckes, empty buckets count, number of entries per bucket, number of access operations and number of average color entries accessed each time
PropertyUtil - Class in it.geosolutions.jaiext.contrastenhancement
 
PropertyUtil() - Constructor for class it.geosolutions.jaiext.contrastenhancement.PropertyUtil
 
PropertyUtil - Class in it.geosolutions.jaiext.utilities
 
PropertyUtil() - Constructor for class it.geosolutions.jaiext.utilities.PropertyUtil
 
put(int, int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Associates the specified value with a color

Q

Quantizer - Class in it.geosolutions.jaiext.colorindexer
Analyzes a RenderedImage contents (using a Median Cut style algorithm) and builds an optimal RGBA ColorIndexer that can be used to turn the RGBA image into a paletted one.
Quantizer(int) - Constructor for class it.geosolutions.jaiext.colorindexer.Quantizer
 

R

RandomIterFactory - Class in it.geosolutions.jaiext.iterators
A factory class to instantiate instances of the RandomIter and WritableRandomIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RandomIterFallbackByte - Class in it.geosolutions.jaiext.iterators
Slight modified version of JAI RandomIterFallbackNoCacheNoArray that uses byte vectors to handle indexes rather than int vector.
RandomIterFallbackByte(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
RandomIterFallbackByteNoCache - Class in it.geosolutions.jaiext.iterators
Modified version of JAI RandomIterFallbackByte that stores the tile positions in a byte array with less memory usage.
RandomIterFallbackByteNoCache(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
RandomIterFallbackInt - Class in it.geosolutions.jaiext.iterators
Slight modified version of JAI RandomIterFallbackNoCacheNoArray that uses int vectors to handle indexes.
RandomIterFallbackInt(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
RandomIterFallbackIntNoCache - Class in it.geosolutions.jaiext.iterators
Modified version of JAI RandomIterFallbackByte that stores the tile positions in a int array.
RandomIterFallbackIntNoCache(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
RandomIterFallbackLarge - Class in it.geosolutions.jaiext.iterators
Slight modified version of JAI RandomIterFallbackNoCacheNoArray that uses byte vectors to handle indexes rather than int vector.
RandomIterFallbackLarge(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
RandomIterFallbackLocal - Class in it.geosolutions.jaiext.iterators.nl
Modified version of JAI RandomIterFallbackNoCacheNoArray that uses a ThreadLocal object for storing the current tile used in iterations.
RandomIterFallbackLocal(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.nl.RandomIterFallbackLocal
 
RandomIterFallbackNoCacheNoArray - Class in it.geosolutions.jaiext.iterators
Modified version of JAI RandomIterFallbackIntNoCache that doesn't stores the tile positions in an array.
RandomIterFallbackNoCacheNoArray(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackNoCacheNoArray
 
RandomIterFallbackShort - Class in it.geosolutions.jaiext.iterators
Slight modified version of JAI RandomIterFallbackNoCacheNoArray that uses short vectors to handle indexes rather than int vector.
RandomIterFallbackShort(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
RandomIterFallbackShortNoCache - Class in it.geosolutions.jaiext.iterators
Modified version of JAI RandomIterFallbackByte that stores the tile positions in a short array with less memory usage.
RandomIterFallbackShortNoCache(RenderedImage, Rectangle) - Constructor for class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
Range - Class in it.geosolutions.jaiext.range
Abstract class used for checking if a selected value is inside the selected Range.
Range.DataType - Enum in it.geosolutions.jaiext.range
 
RANGE_INDEX - Static variable in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
 
RANGE_INDEX - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
RangeByte - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling byte data.
RangeDouble - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling double data.
RangeFactory - Class in it.geosolutions.jaiext.range
This class is a factory class which creates a Range object for the specific data type.
RangeFloat - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling float data.
RangeInt - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling Integer data.
RangeLong - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling Long data.
RangeLookupDescriptor - Class in it.geosolutions.jaiext.rlookup
Describes the "RangeLookup" operation.
RangeLookupDescriptor() - Constructor for class it.geosolutions.jaiext.rlookup.RangeLookupDescriptor
Constructor.
RangeLookupOpImage - Class in it.geosolutions.jaiext.rlookup
This is a variation on the JAI javax.media.jai.LookupDescriptor.
RangeLookupOpImage(RenderedImage, Map, ImageLayout, RangeLookupTable, Number, ROI) - Constructor for class it.geosolutions.jaiext.rlookup.RangeLookupOpImage
Constructor
RangeLookupRIF - Class in it.geosolutions.jaiext.rlookup
The image factory for the RangeLookup operation.
RangeLookupRIF() - Constructor for class it.geosolutions.jaiext.rlookup.RangeLookupRIF
 
RangeLookupTable<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in it.geosolutions.jaiext.rlookup
A lookup table for the RangeLookup operation.
RangeLookupTable.Builder<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in it.geosolutions.jaiext.rlookup
Builder to create an immutable lookup table.
RangeLookupTable.Builder() - Constructor for class it.geosolutions.jaiext.rlookup.RangeLookupTable.Builder
Creates a new builder.
RangeShort - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling Short data.
RangeUshort - Class in it.geosolutions.jaiext.range
This class is a subclass of the Range class handling unsigned short data.
RasterAccessorExt - Class in it.geosolutions.jaiext.mosaic
Extends the RasterAcessor to handle more data type transformation cases
RasterAccessorExt(Raster, Rectangle, RasterFormatTag, ColorModel, int, int) - Constructor for class it.geosolutions.jaiext.mosaic.RasterAccessorExt
 
RasterClassifierCRIF - Class in it.geosolutions.jaiext.classifier
RenderedImageFactory used for creating a new RasterClassifierOpImage instance.
RasterClassifierCRIF() - Constructor for class it.geosolutions.jaiext.classifier.RasterClassifierCRIF
 
RasterClassifierDescriptor - Class in it.geosolutions.jaiext.classifier
OperationDescriptorImpl describing the RasterClassifier operation
RasterClassifierDescriptor() - Constructor for class it.geosolutions.jaiext.classifier.RasterClassifierDescriptor
Construct the descriptor.
RasterClassifierOpImage<T extends ColorMapTransformElement> - Class in it.geosolutions.jaiext.classifier
This class provides a few initialization method used for implementing the RasterClassier operation, which is an extension of the GenericPiecewise one.
RasterClassifierOpImage(RenderedImage, ColorMapTransform<T>, ImageLayout, Integer, ROI, Range, RenderingHints) - Constructor for class it.geosolutions.jaiext.classifier.RasterClassifierOpImage
 
rationalTolerance - Static variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
readExternal(ObjectInput) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
red(int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Returns the red component of the specified color
register() - Static method in class it.geosolutions.jaiext.crop.CropDescriptor
Manually registers the operation in the registry in case it's not already there
register() - Static method in class it.geosolutions.jaiext.warp.WarpDescriptor
Registers this descriptor if it is not already registered.
registerAllOperations(boolean) - Static method in class it.geosolutions.jaiext.JAIExt
 
registerDescriptor(RegistryElementDescriptor) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
registerFactory(String, String, String, Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
registerJAIDescriptor(String) - Static method in class it.geosolutions.jaiext.JAIExt
This method unregister a JAI-EXT operation and register the related JAI one
registerJAIEXTDescriptor(String) - Static method in class it.geosolutions.jaiext.JAIExt
This method unregister a JAI operation and register the related JAI-EXT one
registerOperations(Set<String>, boolean) - Static method in class it.geosolutions.jaiext.JAIExt
 
registerServices(ClassLoader) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
remove(RenderedImage, int, int) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Removes the selected tile from the cache
remove(RenderedImage, int, int) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Removes the selected tile from the cache
remove(int, int, int, int) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Removes the specified color from the map
removeProperty(String) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Removes a property from the source image by name.
removePropertyGenerator(String, String, PropertyGenerator) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
removeRegistryMode(String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
removeTiles(RenderedImage) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Removes all tiles in the cache which are owned by the image.
removeTiles(RenderedImage) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Removes all tiles in the cache which are owned by the image.
render(Object) - Static method in class it.geosolutions.rendered.viewer.HTMLBuilder
 
render(Object) - Method in interface it.geosolutions.rendered.viewer.HTMLRenderer
 
RenderedImageBrowser - Class in it.geosolutions.rendered.viewer
Full rendered image browser, made up of tree for rendered image source hierarchy navigation and a info panel with various information on the selected RenderedImage
RenderedImageBrowser() - Constructor for class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
RenderedImageBrowser(boolean, boolean) - Constructor for class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
RenderedImageInfoPanel - Class in it.geosolutions.rendered.viewer
Tabbed RenderedImage information display
RenderedImageInfoPanel() - Constructor for class it.geosolutions.rendered.viewer.RenderedImageInfoPanel
 
RenderedImageInfoPanel(boolean) - Constructor for class it.geosolutions.rendered.viewer.RenderedImageInfoPanel
 
RenderedImageInfoPanel(boolean, boolean) - Constructor for class it.geosolutions.rendered.viewer.RenderedImageInfoPanel
 
RescaleCRIF - Class in it.geosolutions.jaiext.rescale
This RenderedImageFactory class is called by the JAI.create("Rescaling") method for returning a new instance of the RescaleOpImage class.
RescaleCRIF() - Constructor for class it.geosolutions.jaiext.rescale.RescaleCRIF
 
RescaleDescriptor - Class in it.geosolutions.jaiext.rescale
An OperationDescriptor describing the "Rescale" operation.
RescaleDescriptor() - Constructor for class it.geosolutions.jaiext.rescale.RescaleDescriptor
Constructor.
RescaleOpImage - Class in it.geosolutions.jaiext.rescale
This class is used for rescaling the source image pixels with the given scale and offset factors.
RescaleOpImage(RenderedImage, ImageLayout, Map, double[], double[], double, ROI, Range, boolean) - Constructor for class it.geosolutions.jaiext.rescale.RescaleOpImage
 
reset(ColorMap) - Method in class it.geosolutions.jaiext.colorindexer.ColorMap
Reset its own status to the one of the other color map.
resetCounts() - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
resetCounts() - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
RGB2XYZ(float[], float[]) - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Method for converting an RGB array into an XYZ one
RGBToCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
rightPad - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Right padding
roi - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
ROI element
roi - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Current ROI object
ROI_EXTENDER - Static variable in class it.geosolutions.jaiext.rescale.RescaleOpImage
ROI extender
ROI_EXTENDER - Static variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
ROI extender
ROI_EXTENDER - Static variable in class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
ROI extender
ROI_INDEX - Static variable in class it.geosolutions.jaiext.algebra.AlgebraDescriptor
 
ROI_INDEX - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
roiBounds - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
ROI bounds as a Shape
roiBounds - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Rectangle containing roi bounds
roiBounds - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Rectangle containing ROI bounds
roiBounds - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Rectangle containing ROI bounds
roiBounds - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Rectangle associated to the ROI bounds
ROIGeometry - Class in it.geosolutions.jaiext.vectorbin
An ROI class backed by a vector object providing precision and the ability to handle massive regions.
ROIGeometry(Geometry) - Constructor for class it.geosolutions.jaiext.vectorbin.ROIGeometry
Constructor which takes a Geometry object to be used as the reference against which to test inclusion of image coordinates.
ROIGeometry(Geometry, boolean) - Constructor for class it.geosolutions.jaiext.vectorbin.ROIGeometry
Constructor which takes a Geometry object and a boolean value for whether to use fixed coordinate precision (equivalent to working with integer pixel coordinates).
ROIGeometry(Geometry, boolean, boolean) - Constructor for class it.geosolutions.jaiext.vectorbin.ROIGeometry
Constructors a new ROIGeometry.
ROIGeometry(Geometry, RenderingHints) - Constructor for class it.geosolutions.jaiext.vectorbin.ROIGeometry
Builds a new ROIGeometry.
ROIGeometry(Geometry, boolean, boolean, RenderingHints) - Constructor for class it.geosolutions.jaiext.vectorbin.ROIGeometry
Fully-specified constructor.
roiImage - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
ROI related image
roiImage - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Image associated to the ROI
roiRect - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
The extended bounds used by the roi iterator
rool(Class, double, int) - Static method in class it.geosolutions.jaiext.utilities.ImageUtilities
Returns the next or previous representable number.
round - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
The value of 0.5 scaled by 2^precisionBits
round(float) - Static method in class it.geosolutions.jaiext.warp.WarpOpImage
Returns the "round" value of a float.
round2 - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
The value of 0.5 scaled by 2^subsampleBits
roundByte(double) - Static method in class it.geosolutions.jaiext.classifier.ColorMapUtilities
Rounds a float value and clamp the result between 0 and 255 inclusive.

S

sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByteNoCache
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackIntNoCache
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
sampleModel - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShortNoCache
 
sampleModelTranslateX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
sampleModelTranslateX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
sampleModelTranslateX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
sampleModelTranslateX - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
sampleModelTranslateY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
sampleModelTranslateY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
sampleModelTranslateY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
sampleModelTranslateY - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
samples - Variable in class it.geosolutions.jaiext.stats.Statistics
Internal variable storing the number of all samples
scale - Variable in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
Scale transformation parameter
ScaleBicubicOpImage - Class in it.geosolutions.jaiext.scale
 
ScaleBicubicOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class it.geosolutions.jaiext.scale.ScaleBicubicOpImage
 
ScaleBilinearOpImage - Class in it.geosolutions.jaiext.scale
 
ScaleBilinearOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class it.geosolutions.jaiext.scale.ScaleBilinearOpImage
 
ScaleCRIF - Class in it.geosolutions.jaiext.scale
 
ScaleCRIF() - Constructor for class it.geosolutions.jaiext.scale.ScaleCRIF
Constructor.
ScaleDescriptor - Class in it.geosolutions.jaiext.scale
An OperationDescriptor describing the "Scale" operation.
ScaleDescriptor() - Constructor for class it.geosolutions.jaiext.scale.ScaleDescriptor
Constructor.
ScaleGeneralOpImage - Class in it.geosolutions.jaiext.scale
This class is an extends the functionality of the ScaleOpImage class by adding the support for No Data values and by extending the ROI support for all the image types and for binary images.
ScaleGeneralOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class it.geosolutions.jaiext.scale.ScaleGeneralOpImage
 
ScaleNearestOpImage - Class in it.geosolutions.jaiext.scale
 
ScaleNearestOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class it.geosolutions.jaiext.scale.ScaleNearestOpImage
 
ScaleOpImage - Class in it.geosolutions.jaiext.scale
A class extending WarpOpImage for use by further extension classes that perform image scaling.
ScaleOpImage(RenderedImage, ImageLayout, Map, boolean, BorderExtender, Interpolation, float, float, float, float, boolean, double[]) - Constructor for class it.geosolutions.jaiext.scale.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 it.geosolutions.jaiext.scale.ScaleOpImage
The horizontal scale factor.
scaleXRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Rational representations
scaleXRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
scaleXRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
scaleY - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
The vertical scale factor.
scaleYRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Rational representations
scaleYRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
scaleYRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
selectedBands - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Selected bands number
SeparableConvolveOpImage - Class in it.geosolutions.jaiext.convolve
 
SeparableConvolveOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelJAI, ROI, Range, double, boolean) - Constructor for class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
setAction(ConcurrentTileCache.Actions) - Method in class it.geosolutions.concurrent.CachedTileImpl
Sets the status of the tile
setAlphaChannel(PlanarImage) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setBinWidth(int) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
Override the default bin width (for plotting)
setConcurrencyLevel(int) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Sets the cache ConcurrencyLevel and then flush and rebuild the cache
setConcurrencyLevel(int) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Sets the cache ConcurrencyLevel and then flush and rebuild the cache
setDestinationNoData(double) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
setDestinationNoData(double) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
setDestinationNoData(double) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
setDestinationNoData(double) - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Sets the destinationNoData value associated to the Interpolation Object
setDestinationNoData(double) - Method in class it.geosolutions.jaiext.lookup.LookupTable
This method sets destination no data used for No Data or ROI calculation
setFactory(Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
setFactoryPreference(String, String, String, Object, Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
setGeometry(Geometry) - Method in class it.geosolutions.jaiext.utilities.shape.LiteShape
Sets the geometry contained in this lite shape.
setHeight(int) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
Override the default height for the plot.
setImage(RenderedImage) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setImage(PlanarImage) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
 
setImage(RenderedImage) - Method in class it.geosolutions.rendered.viewer.ImageViewer
 
setImage(RenderedImage) - Method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
setImage(RenderedImage) - Method in class it.geosolutions.rendered.viewer.RenderedImageInfoPanel
 
setIndexMultiplier(int) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
Override the index multiplying factor (for bins with width != 1)
setInverse(MathTransformation) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
setJAIAcceleration(String, boolean) - Static method in class it.geosolutions.jaiext.JAIExt
This method sets/unsets the netive acceleration for a JAI operation
setMaxCount(int) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
Set the maximum value (used to scale the histogram y-axis).
setMaxIncluded(boolean) - Method in class it.geosolutions.jaiext.range.Range
Sets the isMaxIncluded parameter
setMemoryCapacity(long) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Sets the cache memory capacity and then flush and rebuild the cache
setMemoryCapacity(long) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Sets the cache memory capacity and then flush and rebuild the cache
setMemoryThreshold(float) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Sets the cache memory threshold and then flush and rebuild the cache
setMemoryThreshold(float) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Sets the cache memory threshold and then flush and rebuild the cache
setMinIncluded(boolean) - Method in class it.geosolutions.jaiext.range.Range
Sets the isMinIncluded parameter
setMlibFactory(Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
setMlibPreference(boolean) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem
 
setNoDataRange(Range) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
setNoDataRange(Range) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
setNoDataRange(Range) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
setNoDataRange(Range) - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Set NoData Range associated to the Interpolation object.
setNoDataRange(Range) - Method in class it.geosolutions.jaiext.lookup.LookupTable
No Data flag is set to true and no data range is taken
setOffset(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
setOperationCollection(ConcurrentOperationRegistry.OperationCollection) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
Sets the OperationCollection containing the list of all the operations contained by the registry.
setOrdinate(int, int, double) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Sets the ordinate of a coordinate in this sequence.
setOrdinatePosition(double) - Method in class it.geosolutions.jaiext.piecewise.Position
Sets the current ordinate position parameter
setProductPreference(String, String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
setProperties(Hashtable) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Set the properties Hashtable of the source image to the supplied Hashtable.
setProperty(String, Object) - Method in class it.geosolutions.jaiext.nullop.NullOpImage
Sets a property on the source image by name.
setRasterFormatTag(RasterFormatTag) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setRelatedViewer(ImageViewer) - Method in class it.geosolutions.rendered.viewer.ImageViewer
 
setRoi(ROI) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setROIBounds(Rectangle) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
setROIBounds(Rectangle) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
setROIBounds(Rectangle) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
setRoiImage(RenderedImage) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setROIparams(Rectangle, PlanarImage, boolean) - Method in class it.geosolutions.jaiext.lookup.LookupTable
ROI flag is set to true and the ROI fields are all filled
setScale(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
setSkipIndexes(int) - Method in class it.geosolutions.rendered.viewer.DisplayHistogram
Override the index skipping factor (determines how many labels will be printed on the index axis).
setSourcelessImage(RenderedImage) - Static method in class it.geosolutions.jaiext.nullop.NullCRIF
Sets the value of the RenderedImage to be returned by the RenderedImageFactory.create() method when there are no sources in the ParameterBlock.
setSourceNoData(Range) - Method in class it.geosolutions.jaiext.mosaic.ImageMosaicBean
 
setStatusMessage(String) - Method in class it.geosolutions.rendered.viewer.ImageViewer
 
setThreshold(int) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
 
setTileCapacity(int) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
setTileCapacity(int) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
setTileComparator(Comparator) - Method in class it.geosolutions.concurrent.ConcurrentTileCache
Not Supported
setTileComparator(Comparator) - Method in class it.geosolutions.concurrent.ConcurrentTileCacheMultiMap
Not Supported
setTransform(MathTransformation) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
 
setUseROIAccessor(boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBicubic
 
setUseROIAccessor(boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationBilinear
 
setUseROIAccessor(boolean) - Method in class it.geosolutions.jaiext.interpolators.InterpolationNearest
 
setUseROIAccessor(boolean) - Method in interface it.geosolutions.jaiext.interpolators.InterpolationNoData
Sets the useROIAccessor value associated to the Interpolation Object
setX(int, double) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Sets the X ordinate of the point at the given index.
setXY(int, double, double) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Sets the coordinate at the given index.
setY(int, double) - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Sets the Y ordinate of the point at the given index.
shift(int, int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Bit shifts a color component, loosing the less significant bits
shift - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Value used for calculating the bilinear interpolation for integer dataTypes
shift2 - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Value used for calculating the bilinear interpolation
SHORT_UPPER_BOUND - Static variable in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
The largest short to get a non-overflowed exponential result.
shortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
shortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
shortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
shortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
shortLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 
showChain(RenderedImage, String) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
showChain(RenderedImage) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
showChain(RenderedImage, boolean) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
showChain(RenderedImage, boolean, boolean) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
showChain(RenderedImage, boolean, boolean, String) - Static method in class it.geosolutions.rendered.viewer.RenderedImageBrowser
 
SimpleColorIndexer - Class in it.geosolutions.jaiext.colorindexer
Maps every given color to the closest color in the palette, by exaustive search
SimpleColorIndexer(byte[][]) - Constructor for class it.geosolutions.jaiext.colorindexer.SimpleColorIndexer
 
SimpleColorIndexer(IndexColorModel) - Constructor for class it.geosolutions.jaiext.colorindexer.SimpleColorIndexer
 
SimpleStatsOpImage - Class in it.geosolutions.jaiext.stats
The SimpleStatsOpImage class performs various simple statistics operations on an image.
SimpleStatsOpImage(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[]) - Constructor for class it.geosolutions.jaiext.stats.SimpleStatsOpImage
 
SingleDimensionTransformation - Class in it.geosolutions.jaiext.piecewise
MathTransformation implementation for single-dimensional operations
SingleDimensionTransformation(double, double) - Constructor for class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
SingleDimensionTransformation.ConstantTransform - Class in it.geosolutions.jaiext.piecewise
SingleDimensionTransformation extension defining Constant transformations
SingleDimensionTransformation.ConstantTransform(double) - Constructor for class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation.ConstantTransform
 
size() - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
size() - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
size() - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
size() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Returns the number of elements in this list.
skipNoData - Variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
sort(int, int, PackedHistogram.SortComponent) - Method in class it.geosolutions.jaiext.colorindexer.PackedHistogram
 
SquareRootStretchCRIF - Class in it.geosolutions.jaiext.contrastenhancement
 
SquareRootStretchCRIF() - Constructor for class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchCRIF
Constructor.
SquareRootStretchDescriptor - Class in it.geosolutions.jaiext.contrastenhancement
 
SquareRootStretchDescriptor() - Constructor for class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchDescriptor
Constructor.
srcROI - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Source ROI
srcROIImage - Variable in class it.geosolutions.jaiext.lookup.LookupTable
ROI image
srcROIImage - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
ROI image
srcROIImage - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
ROI image
srcROIImgExt - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Extended ROI image
srcROIImgExt - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Extended ROI image
Statistics - Class in it.geosolutions.jaiext.stats
This abstract class is used for containing some of the possible statistical operators used by the StatisticsOpImage class.
Statistics() - Constructor for class it.geosolutions.jaiext.stats.Statistics
 
Statistics.StatsType - Enum in it.geosolutions.jaiext.stats
This enum is used for organizing the various kinds of statistics and giving them an identifier used by the StatsFactory create methods.
StatisticsDescriptor - Class in it.geosolutions.jaiext.stats
An OperationDescriptor describing various "Statistical" operation supporting ROI and NoData.
StatisticsDescriptor() - Constructor for class it.geosolutions.jaiext.stats.StatisticsDescriptor
 
StatisticsOpImage - Class in it.geosolutions.jaiext.stats
This abstract class is used for defining the common methods for calculating image statistics.
StatisticsOpImage(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], double[], double[], int[]) - Constructor for class it.geosolutions.jaiext.stats.StatisticsOpImage
 
StatisticsRIF - Class in it.geosolutions.jaiext.stats
Simple class that provides the RenderedImage create operation by calling a subclass of the StatisticsOpImage.
StatisticsRIF() - Constructor for class it.geosolutions.jaiext.stats.StatisticsRIF
 
statNum - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Length of the statsTypes array
stats - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Object containing the current statistics for the selected bands and for the selected statistic types
STATS_NAME - Static variable in class it.geosolutions.jaiext.JAIExt
 
STATS_PROPERTY - Static variable in class it.geosolutions.jaiext.stats.Statistics
Statistics property name
StatsFactory - Class in it.geosolutions.jaiext.stats
This factory class is used for creating all the possible Statistics subclasses.
statsTypes - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Array containing the type of statistics to calculate
subsample() - Method in class it.geosolutions.jaiext.colorindexer.Quantizer
Enables logarithmic subsampling
subsampleBits - Variable in class it.geosolutions.jaiext.affine.AffineBicubicOpImage
Subsample bits used for bicubic interpolation
subsampleBits - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Subsample bits used for binary and bicubic interpolation
subtract(Range, Range) - Static method in class it.geosolutions.jaiext.range.RangeFactory
 
subtract(ROI) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new instance which is the difference of this ROI and roi.
supportsMultipleValues() - Method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
 
suppressAllProperties(String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
suppressProperty(String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 

T

ThresholdCRIF - Class in it.geosolutions.jaiext.threshold
A CRIF supporting the "Threshold" operation on rendered and renderable images.
ThresholdCRIF() - Constructor for class it.geosolutions.jaiext.threshold.ThresholdCRIF
Constructor.
ThresholdDescriptor - Class in it.geosolutions.jaiext.threshold
 
ThresholdDescriptor() - Constructor for class it.geosolutions.jaiext.threshold.ThresholdDescriptor
Constructor.
ThresholdOpImage - Class in it.geosolutions.jaiext.threshold
 
ThresholdOpImage(RenderedImage, Map, Range, ROI, double, ImageLayout, double[], double[], double[]) - Constructor for class it.geosolutions.jaiext.threshold.ThresholdOpImage
 
TILE_CACHED - Static variable in class it.geosolutions.jaiext.algebra.constant.OperationConstOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.bandcombine.BandCombineOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.binarize.BinarizeOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.buffer.BufferOpImage
 
TILE_CACHED - Static variable in class it.geosolutions.jaiext.colorconvert.ColorConvertOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.colorindexer.ColorIndexerOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.convolve.ConvolveOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.errordiffusion.ErrorDiffusionOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.orderdither.OrderedDitherOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.rlookup.RangeLookupOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class it.geosolutions.jaiext.warp.WarpOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_EXTENDER - Static variable in class it.geosolutions.jaiext.bandmerge.BandMergeOpImage
 
TILE_EXTENDER - Static variable in class it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage
Quantity used for extending the input tile dimensions
TILE_EXTENDER - Static variable in class it.geosolutions.jaiext.buffer.BufferOpImage
 
TILE_EXTENDER - Static variable in class it.geosolutions.jaiext.warp.WarpOpImage
Quantity used for extending the input tile dimensions
title(String) - Method in class it.geosolutions.rendered.viewer.HTMLBuilder
 
toArray() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomain1D
Returns all elements in this .
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Converts an input Raster into a new one with CIEXYZ ColorSpace
toCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
toCIEXYZ(float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
toCIEXYZ(float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a single color value from IHS to CIEXYZ.
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a Raster of colors represented as pixels from IHS to CIEXYZ.
toCoordinateArray() - Method in class it.geosolutions.jaiext.jts.CoordinateSequence2D
Returns an array of new Coordinate objects for the point values in this sequence.
toIndexColorModel() - Method in class it.geosolutions.jaiext.colorindexer.CachingColorIndexer
 
toIndexColorModel() - Method in interface it.geosolutions.jaiext.colorindexer.ColorIndexer
 
toIndexColorModel() - Method in class it.geosolutions.jaiext.colorindexer.LRUColorIndexer
 
toIndexColorModel() - Method in class it.geosolutions.jaiext.colorindexer.MappedColorIndexer
 
toIndexColorModel() - Method in class it.geosolutions.jaiext.colorindexer.SimpleColorIndexer
 
topPad - Variable in class it.geosolutions.jaiext.warp.WarpOpImage
Top padding
toRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Converts an input Raster into a new one with RGB ColorSpace
toRGB(Raster, int[], WritableRaster, int[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
 
toRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
toRGB(float[]) - Method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExtWrapper
 
toRGB(float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a single color value from IHS to sRGB.
toRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class it.geosolutions.jaiext.colorconvert.IHSColorSpaceJAIExt
Converts a Raster of colors represented as pixels from IHS to sRGB.
toString() - Method in class it.geosolutions.jaiext.classifier.LinearColorMapElement
 
toString() - Method in class it.geosolutions.jaiext.colorindexer.ColorMap.ColorEntry
 
toString() - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
toString() - Method in class it.geosolutions.jaiext.piecewise.DefaultDomainElement1D
 
toString() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
 
toString() - Method in class it.geosolutions.jaiext.range.NoDataContainer
 
toString() - Method in class it.geosolutions.jaiext.range.Range
 
toString() - Method in class it.geosolutions.jaiext.rlookup.LookupItem
 
toString() - Method in class it.geosolutions.jaiext.rlookup.RangeLookupTable
 
transform(AffineTransform, Point2D, Point2D) - Method in enum it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage.Transform
Transforms the input point coordinates and stores them inside the destination point
transform(double) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
transform(Position, Position) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
 
transform(double) - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
Transforms the specified value.
transform(Position, Position) - Method in class it.geosolutions.jaiext.piecewise.DefaultPassthroughPiecewiseTransform1DElement
Transforms the specified ptSrc and stores the result in ptDst.
transform(double) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
transform(Position, Position) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1D
 
transform(double) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Transforms the specified value.
transform(Position, Position) - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
Transforms the specified ptSrc and stores the result in ptDst.
transform(double) - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Transforms input value using the provided transformation
transform(Position, Position) - Method in interface it.geosolutions.jaiext.piecewise.MathTransformation
Transform input Position into another Position instance
transform(double) - Method in interface it.geosolutions.jaiext.piecewise.PiecewiseTransform1D
Transforms the specified value.
transform(double) - Method in interface it.geosolutions.jaiext.piecewise.PiecewiseTransform1DElement
Transforms the specified value.
transform(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation.ConstantTransform
 
transform(double) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
transform(Position, Position) - Method in class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
 
transform(double[], int, double[], int, int) - Method in class it.geosolutions.jaiext.utilities.shape.PolygonIterator
 
transform(AffineTransform, Interpolation) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new ROI created by applying the given transform to this ROI.
transform(AffineTransform) - Method in class it.geosolutions.jaiext.vectorbin.ROIGeometry
Returns a new ROI created by applying the given transform to this ROI.
TransformationException - Exception in it.geosolutions.jaiext.piecewise
Class defining an exception found when doing a transformation
TransformationException(String) - Constructor for exception it.geosolutions.jaiext.piecewise.TransformationException
 
transformColormap(byte[][]) - Method in class it.geosolutions.jaiext.algebra.constant.OperationConstOpImage
 
transformColormap(byte[][]) - Method in class it.geosolutions.jaiext.lookup.LookupOpImage
Transform the colormap via the lookup table.
transformColormap(byte[][]) - Method in class it.geosolutions.jaiext.piecewise.GenericPiecewiseOpImage
Transform the colormap according to the rescaling parameters.
TranslateCRIF - Class in it.geosolutions.jaiext.translate
 
TranslateCRIF() - Constructor for class it.geosolutions.jaiext.translate.TranslateCRIF
Constructor.
TranslateDescriptor - Class in it.geosolutions.jaiext.translate
An OperationDescriptor describing the "Translate" operation.
TranslateDescriptor() - Constructor for class it.geosolutions.jaiext.translate.TranslateDescriptor
 
TranslateIntOpImage - Class in it.geosolutions.jaiext.translate
An OpImage to translate an image by in integral number of pixels.
TranslateIntOpImage(RenderedImage, Map, int, int) - Constructor for class it.geosolutions.jaiext.translate.TranslateIntOpImage
Construct an TranslateIntOpImage.
transX - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Thee horizontal translation factor
transXRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
transXRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
transXRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
transY - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
The vertical translation factor
transYRational - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
transYRationalDenom - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
transYRationalNum - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
 
type - Variable in class it.geosolutions.jaiext.stats.Statistics
Variable indicating the statistic used
TYPE_INTERVALS - Static variable in class it.geosolutions.jaiext.classifier.LinearColorMap.LinearColorMapType
Vales are grouped into classes in order to display each class with a single separate color.
TYPE_RAMP - Static variable in class it.geosolutions.jaiext.classifier.LinearColorMap.LinearColorMapType
Values are displayed using a gradual ramp of colors.
TYPE_VALUES - Static variable in class it.geosolutions.jaiext.classifier.LinearColorMap.LinearColorMapType
Each value in the raster layer is to be displayed individually as single separate color.

U

UNEXPANDED - Static variable in class it.geosolutions.jaiext.mosaic.RasterAccessorExt
Flag indicating the gray bands should not be expanded
union(Range) - Method in class it.geosolutions.jaiext.range.Range
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeByte
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeDouble
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeFloat
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeInt
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeLong
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeShort
 
union(Range) - Method in class it.geosolutions.jaiext.range.RangeUshort
 
unregisterDescriptor(RegistryElementDescriptor) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
unregisterFactory(String, String, String, Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
unregisterOperationDescriptor(String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
unsetFactoryPreference(String, String, String, Object, Object) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
unsetNoData() - Method in class it.geosolutions.jaiext.lookup.LookupTable
No Data flag is set to false and no data range is set to null
unsetProductPreference(String, String, String, String) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
unsetROI() - Method in class it.geosolutions.jaiext.lookup.LookupTable
ROI flag is set to flag and the ROI fields are all left empty
unshift(int, int) - Static method in class it.geosolutions.jaiext.colorindexer.ColorUtils
Undoes what shift did, with some heuristics to preserve full "black", full "white" and lighter colors
updateFromStream(InputStream) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
updateRegistry(OperationRegistry) - Method in class it.geosolutions.jaiext.crop.CropSpi
Registers the Crop operation and its associated image factories across all supported operation modes.
updateTileTimeStamp() - Method in class it.geosolutions.concurrent.CachedTileImpl
Sets the timestamp to the new current value
useROIAccessor - Variable in class it.geosolutions.jaiext.lookup.LookupTable
Boolean indicating if Roi RasterAccessor must be used
useRoiAccessor - Variable in class it.geosolutions.jaiext.scale.ScaleOpImage
Value indicating if roi RasterAccessor should be used on computations
useROIAccessor - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Boolean indicating if a ROI RasterAccessor should be used
USHORT_MAX_VALUE - Static variable in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
Ushort maximum allowed value
USHORT_MAX_VALUE - Static variable in class it.geosolutions.jaiext.buffer.BufferOpImage
 
ushortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.Convolve3x3OpImage
 
ushortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveGeneralOpImage
 
ushortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.ConvolveOpImage
 
ushortLoop(RasterAccessor, RasterAccessor, RandomIter, boolean) - Method in class it.geosolutions.jaiext.convolve.SeparableConvolveOpImage
 
ushortLoop(RasterAccessor, Rectangle, RasterAccessor, Statistics[][], RandomIter) - Method in class it.geosolutions.jaiext.stats.StatisticsOpImage
 

V

validateArguments(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.artifacts.ArtifactsFilterDescriptor
Checks parameters for the following: Number of sources is 1 Data image bands are valid
validateArguments(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.bandcombine.BandCombineDescriptor
Validates the input source and parameters.
validateArguments(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.bandselect.BandSelectDescriptor
Validates the input source and parameters.
validateArguments(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.orderdither.OrderedDitherDescriptor
Validates the input source and parameters.
validateColorMapTye(int) - Static method in class it.geosolutions.jaiext.classifier.LinearColorMap.LinearColorMapType
Validates the provided color map type.
validateParameters(ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.affine.AffineDescriptor
Validates the input parameters.
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.algebra.constant.OperationConstDescriptor
 
validateParameters(ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.clamp.ClampDescriptor
 
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.classifier.RasterClassifierDescriptor
Returns true if the parameters are valids.
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.colorindexer.ColorIndexerDescriptor
Returns true if the parameters are valids.
validateParameters(ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.contrastenhancement.SquareRootStretchDescriptor
Validates the input parameter.
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.piecewise.GenericPiecewiseDescriptor
Returns true if the parameters are valids.
validateParameters(ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.scale.ScaleDescriptor
Validates the input parameters.
validateParameters(ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.threshold.ThresholdDescriptor
 
validateParameters(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.vectorbin.VectorBinarizeDescriptor
Validates supplied parameters.
validateSources(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.binarize.BinarizeDescriptor
Validates the input source.
validateSources(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.colorindexer.ColorIndexerDescriptor
Returns true if this operation supports the specified mode, and is capable of handling the given input source(s) for the specified mode.
validateSources(String, ParameterBlock, StringBuffer) - Method in class it.geosolutions.jaiext.nullop.NullDescriptor
Returns true if there is at least one source and the first source is a RenderedImage or RenderableImage.
valueAction() - Method in enum it.geosolutions.concurrent.ConcurrentTileCache.Actions
 
valueOf(String) - Static method in enum it.geosolutions.concurrent.ConcurrentTileCache.Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage.Transform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.colorindexer.PackedHistogram.SortComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.mosaic.MosaicOpImage.WeightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.range.Range.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.jaiext.stats.Statistics.StatsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.geosolutions.concurrent.ConcurrentTileCache.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.algebra.AlgebraDescriptor.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.DataTypeCalculator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage.Transform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.colorindexer.PackedHistogram.SortComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.mosaic.MosaicOpImage.WeightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.range.Range.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.jaiext.stats.Statistics.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
VarianceStd - Class in it.geosolutions.jaiext.stats
This subclass of Statistics is used for calculating the variance or the standard deviation of an image.
VectorBinarizeDescriptor - Class in it.geosolutions.jaiext.vectorbin
Describes the "VectorBinarize" operation which creates a binary image based on pixel inclusion in a polygonal Geometry object.
VectorBinarizeDescriptor() - Constructor for class it.geosolutions.jaiext.vectorbin.VectorBinarizeDescriptor
Creates a new instance.
VectorBinarizeOpImage - Class in it.geosolutions.jaiext.vectorbin
Creates a binary image based on tests of pixel inclusion in a polygonal Geometry.
VectorBinarizeOpImage(SampleModel, Map, int, int, int, int, PreparedGeometry, boolean) - Constructor for class it.geosolutions.jaiext.vectorbin.VectorBinarizeOpImage
Constructor.
VectorBinarizeRIF - Class in it.geosolutions.jaiext.vectorbin
The image factory for the VectorBinarize operator.
VectorBinarizeRIF() - Constructor for class it.geosolutions.jaiext.vectorbin.VectorBinarizeRIF
 

W

WarpDescriptor - Class in it.geosolutions.jaiext.warp
An OperationDescriptor describing the "Warp" operation.
WarpDescriptor() - Constructor for class it.geosolutions.jaiext.warp.WarpDescriptor
Constructor.
WarpOpImage - Class in it.geosolutions.jaiext.warp
Subclass of WarpOpImage that makes use of the provided ROI and NoData.
WarpOpImage(RenderedImage, ImageLayout, Map<?, ?>, boolean, BorderExtender, Interpolation, Warp, double[], ROI, Range) - Constructor for class it.geosolutions.jaiext.warp.WarpOpImage
 
WarpRIF - Class in it.geosolutions.jaiext.warp
A RIF supporting the "Warp" operation in the rendered image layer.
WarpRIF() - Constructor for class it.geosolutions.jaiext.warp.WarpRIF
Constructor.
writeExternal(ObjectOutput) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 
writeToStream(OutputStream) - Method in class it.geosolutions.jaiext.ConcurrentOperationRegistry
 

X

xID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
xID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
xID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
xID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
xPeriod - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Horizontal subsampling
xScale - Variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
The X scale factor.
xTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
xTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
xTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
xTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
xTrans - Variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
The X translation.
XYZ2RGB(float[], float[]) - Static method in class it.geosolutions.jaiext.colorconvert.ColorSpaceJAIExt
Method for converting an XYZ array into an RGB one

Y

yID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
yID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
yID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
yID - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
yPeriod - Variable in class it.geosolutions.jaiext.stats.StatisticsOpImage
Vertical subsampling
yScale - Variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
The Y scale factor.
yTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackByte
 
yTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackInt
 
yTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackLarge
 
yTiles - Variable in class it.geosolutions.jaiext.iterators.RandomIterFallbackShort
 
yTrans - Variable in class it.geosolutions.jaiext.imagefunction.ImageFunctionOpImage
The Y translation.

Z

ZERO_EXTENDER - Static variable in class it.geosolutions.jaiext.warp.WarpOpImage
BorderExtender instance for extending roi.
ZonalStatsDescriptor - Class in it.geosolutions.jaiext.zonal
An OperationDescriptor describing the Zonal Statistics operation.
ZonalStatsDescriptor() - Constructor for class it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
 
ZonalStatsOpImage - Class in it.geosolutions.jaiext.zonal
This class extends the OpImage class and executes the "ZonalStats" operation.
ZonalStatsOpImage(RenderedImage, ImageLayout, Map, RenderedImage, AffineTransform, List<ROI>, Range, ROI, boolean, int[], Statistics.StatsType[], double[], double[], int[], List<Range>, boolean) - Constructor for class it.geosolutions.jaiext.zonal.ZonalStatsOpImage
 
ZonalStatsRIF - Class in it.geosolutions.jaiext.zonal
This class is a RenderedImageFactory called by the JAI.create() method when the "Zonal" operation is requested.
ZonalStatsRIF() - Constructor for class it.geosolutions.jaiext.zonal.ZonalStatsRIF
 
ZoneGeometry - Class in it.geosolutions.jaiext.zonal
This class is used for storing the statistics associated to a specific geometry.
ZS_PROPERTY - Static variable in class it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
Zonal Statistics property name
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2006–2017 GeoSolutions. All rights reserved.