- 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
-
- 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
-
- 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
-
- ColorMapTransformElement - Interface in it.geosolutions.jaiext.classifier
-
- 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
-
- 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 Raster
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- GC_NODATA - Static variable in class it.geosolutions.jaiext.range.NoDataContainer
-
- GenericPiecewiseCRIF - Class in it.geosolutions.jaiext.piecewise
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getOutputMinimum() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
-
- getOutputRange() - Method in class it.geosolutions.jaiext.piecewise.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
-
- 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
-
- 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
-
- getSampleModel(int, int) - Method in class it.geosolutions.jaiext.classifier.LinearColorMap
-
- getScale() - Method in class it.geosolutions.jaiext.piecewise.DefaultLinearPiecewiseTransform1DElement
-
- 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
-
- getTransform(AffineTransform) - Static method in enum it.geosolutions.jaiext.bandmerge.ExtendedBandMergeOpImage.Transform
-
- getTransform() - Method in class it.geosolutions.jaiext.piecewise.DefaultPiecewiseTransform1DElement
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SingleDimensionTransformation(double, double) - Constructor for class it.geosolutions.jaiext.piecewise.SingleDimensionTransformation
-
- SingleDimensionTransformation.ConstantTransform - Class in it.geosolutions.jaiext.piecewise
-
- 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
-
- 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(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.