Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABOUT_TO_REMOVAL - Enum constant in enum class ConcurrentTileCache.Actions
 
ABS_POS_PREFIX - Static variable in class JiffleLexer
 
ABS_POS_PREFIX - Static variable in class JiffleParser
 
ABS_POS_PREFIX() - Method in class JiffleParser.PixelPosContext
 
ABSOLUTE - Enum constant in enum class AlgebraDescriptor.Operator
 
AbstractDirectRuntime - Class in org.eclipse.imagen.media.jiffle.runtime
The default abstract base class for runtime classes that implement direct evaluation.
AbstractDirectRuntime() - Constructor for class AbstractDirectRuntime
Creates a new instance and initializes script-option variables.
AbstractDirectRuntime(String[]) - Constructor for class AbstractDirectRuntime
Creates a new instance and initializes script-option variables.
AbstractIndirectRuntime - Class in org.eclipse.imagen.media.jiffle.runtime
The default abstract base class for runtime classes that implement indirect evaluation.
AbstractIndirectRuntime(String[]) - Constructor for class AbstractIndirectRuntime
Creates a new instance and initializes script-option variables.
AbstractJiffleRuntime - Class in org.eclipse.imagen.media.jiffle.runtime
Provides default implementations of JiffleRuntime methods plus some common fields.
AbstractJiffleRuntime() - Constructor for class AbstractJiffleRuntime
 
AbstractJiffleRuntime(String[]) - Constructor for class AbstractJiffleRuntime
Creates a new instance of this class and initializes its JiffleFunctions and IntegerStack objects.
AbstractLiteIterator - Class in org.eclipse.imagen.media.utilities.shape
Subclass that provides a convenient efficient currentSegment(float[] coords) implementation that reuses always the same double array.
AbstractLiteIterator() - Constructor for class AbstractLiteIterator
 
AbstractProgressListener - Class in org.eclipse.imagen.media.jiffle.runtime
A simple progress listener base.
AbstractProgressListener() - Constructor for class AbstractProgressListener
Creates a new instance with an update interval of 1.
AbstractSmoother - Class in org.eclipse.imagen.media.contour
Base class for Bezier smoothing of JTS Geometry objects.
AbstractSmoother(GeometryFactory) - Constructor for class AbstractSmoother
Creates a new smoother that will use the given GeometryFactory.
acompare(double, double) - Static method in class CompareOp
Compares two double values using the default tolerance.
acompare(double, double, double) - Static method in class CompareOp
Compares two double values using the specified tolerance.
acompare(float, float) - Static method in class CompareOp
Compares two float values using the default tolerance.
acompare(float, float, float) - Static method in class CompareOp
Compares two float values using the specified tolerance.
add(double, int, int, Range) - Method in class ZoneGeometry
 
add(int, Object) - Method in class RenderedImageList
Inserts the specified element at the specified position in this list.
add(long) - Method in class Rational
Adds an integer to this Rational value.
add(RenderedImage, int, int, Raster) - Method in class ConcurrentTileCache
Add a new tile to the cache
add(RenderedImage, int, int, Raster) - Method in class ConcurrentTileCacheMultiMap
Add a new tile to the cache
add(RenderedImage, int, int, Raster) - Method in class SunTileCache
Adds a tile to the cache.
add(RenderedImage, int, int, Raster) - Method in interface TileCache
Adds a tile to the cache.
add(RenderedImage, int, int, Raster, Object) - Method in class ConcurrentTileCache
Add a new tile to the cache
add(RenderedImage, int, int, Raster, Object) - Method in class ConcurrentTileCacheMultiMap
Add a new tile to the cache
add(RenderedImage, int, int, Raster, Object) - Method in class SunTileCache
Adds a tile to the cache with an associated tile compute cost.
add(RenderedImage, int, int, Raster, Object) - Method in interface TileCache
Adds a tile to the cache with an associated compute cost
add(Object) - Method in class CollectionImage
Adds the specified object to this Collection.
add(Object) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and adds the specified object to this Collection.
add(Object) - Method in class ParameterBlockImageN
Adds an object to the list of parameters.
add(Object) - Method in class RenderedImageList
Adds the specified object to this List.
add(GetSourceValue) - Method in class RepeatedReadOptimizer
Adds a source value reference
add(Symbol) - Method in class SymbolScope
Adds a symbol to this scope.
add(Symbol, boolean) - Method in class SymbolScope
Adds a symbol to this scope, optionally allowing replacement of any existing symbol with the same name.
add(Range, U) - Method in class RangeLookupTable.Builder
Adds a new lookup defined by a range of source values mapping to a result value.
add(Rational) - Method in class Rational
Adds an integer to this Rational value.
add(ROI) - Method in class ROIGeometry
Returns a new instance which is the union of this ROI and roi.
add(ROI) - Method in class ROI
Adds another ROI to this one and returns the result as a new ROI.
add(ROI) - Method in class ROIShape
Adds another mask to this one.
addAll(int, Collection) - Method in class RenderedImageList
Inserts into this List at the indicated position all elements in the specified Collection which are RenderedImages.
addAll(Collection) - Method in class CollectionImage
Adds all of the elements in the specified Collection to this Collection.
addAll(Collection) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and adds all of the elements in the specified Collection to this Collection.
addAll(Collection) - Method in class RenderedImageList
Adds to this List all elements in the specified Collection which are RenderedImages.
AddCRIF - Class in org.eclipse.imagen.media.algebra
A CRIF supporting the "Add" operation, through the Algebra operation.
AddCRIF() - Constructor for class AddCRIF
Constructor.
AddDescriptor - Class in org.eclipse.imagen.media.algebra
 
AddDescriptor() - Constructor for class AddDescriptor
Constructor.
addEventListener(JiffleEventListener) - Method in class JiffleExecutor
Adds an event listener.
ADDITION - Enum constant in enum class ConcurrentTileCache.Actions
 
addMode(RegistryMode) - Static method in class RegistryMode
Adds a new RegistryMode to the existing list.
addNodeSource(Object) - Method in class RenderedOp
Deprecated.
as of ImageN 0.4.0 Use addSource(Object).
addProperties(Map) - Method in class WritablePropertySourceImpl
Copies from the supplied Map to the property set all entries wherein the key is an instance of String or CaselessStringKey.
addProperties(PropertySource) - Method in class WritablePropertySourceImpl
Adds a PropertySource to the name-PropertySource mapping.
addPropertyChangeListener(PropertyChangeListener) - Method in class CollectionImage
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class PlanarImage
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface PropertyChangeEmitter
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class RenderableOp
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class WritablePropertySourceImpl
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class CollectionImage
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class PlanarImage
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface PropertyChangeEmitter
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class PropertyChangeSupportImageN
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class RenderableOp
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class WritablePropertySourceImpl
Add a PropertyChangeListener for a specific property.
addPropertyGenerator(String, String, PropertyGenerator) - Method in class ConcurrentOperationRegistry
 
addPropertyGenerator(String, String, PropertyGenerator) - Method in class OperationRegistry
Adds a PropertyGenerator to the registry, associating it with a particular descriptor registered against a registry mode.
addPropertyGenerator(String, PropertyGenerator) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to addPropertyGenerator("rendered", ...)
addPropertyGenerator(PropertyGenerator) - Method in class CollectionOp
Adds a PropertyGenerator to the node.
addPropertyGenerator(PropertyGenerator) - Method in interface OperationNode
Adds a PropertyGenerator to the node.
addPropertyGenerator(PropertyGenerator) - Method in class OperationNodeSupport
Adds a PropertyGenerator to the node.
addPropertyGenerator(PropertyGenerator) - Method in class RenderableOp
Adds a PropertyGenerator to the node.
addPropertyGenerator(PropertyGenerator) - Method in class RenderedOp
Adds a PropertyGenerator to the node.
addRendered(HTMLRenderer) - Static method in class HTMLRenderers
 
addSample(double) - Method in class Extrema
 
addSample(double) - Method in class HistogramMode
 
addSample(double) - Method in class Max
 
addSample(double) - Method in class MeanSum
 
addSample(double) - Method in class Median
 
addSample(double) - Method in class Min
 
addSample(double) - Method in class Statistics
This method adds a Double value to the statistics and updates them
addSample(double) - Method in class VarianceStd
 
addSink(Object) - Method in class CollectionImage
Adds a sink to the set of sinks.
addSink(Object) - Method in class PlanarImage
Adds an Object sink to the list of sinks.
addSink(Object) - Method in class RenderedOp
Adds a sink to the list of node sinks.
addSink(PlanarImage) - Method in class RenderedOp
Adds a PlanarImage sink to the list of sinks of the node.
addSource(Object) - Method in class RenderedOp
Adds a source to the ParameterBlock of this node.
addSource(PlanarImage) - Method in class RenderedOp
Deprecated.
Use addSource(Object).
addTileComputationListener(TileComputationListener) - Method in class PlanarImage
Adds a TileComputationListener to the list of registered TileComputationListeners.
addTileObserver(TileObserver) - Method in class WrapperWRI
 
addTileObserver(TileObserver) - Method in class TiledImage
Informs this TiledImage that another object is interested in being notified whenever any tile becomes writable or ceases to be writable.
addTileObserver(TileObserver) - Method in class WritableRenderedImageAdapter
Adds an observer.
addTiles(RenderedImage, Point[], Raster[], Object) - Method in class ConcurrentTileCache
Adds all tiles in the Point array which are owned by the image.
addTiles(RenderedImage, Point[], Raster[], Object) - Method in class ConcurrentTileCacheMultiMap
Adds all tiles in the Point array which are owned by the image.
addTiles(RenderedImage, Point[], Raster[], Object) - Method in class SunTileCache
Adds an array of tiles to the tile cache.
addTiles(RenderedImage, Point[], Raster[], Object) - Method in interface TileCache
Adds an array of tiles to the tile cache.
aequal(double, double) - Static method in class CompareOp
Tests if two double values are equal within the default tolerance.
aequal(double, double, double) - Static method in class CompareOp
Tests if two double values are equal within the specified tolerance.
aequal(float, float) - Static method in class CompareOp
Tests if two float values are equal within the default tolerance.
aequal(float, float, float) - Static method in class CompareOp
Tests if two float values are equal within the specified tolerance.
AFFINE - Enum constant in enum class ExtendedBandMergeOpImage.Transform
 
AffineBicubicOpImage - Class in org.eclipse.imagen.media.affine
 
AffineBicubicOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class AffineBicubicOpImage
 
AffineBilinearOpImage - Class in org.eclipse.imagen.media.affine
 
AffineBilinearOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class AffineBilinearOpImage
 
AffineCoordinateTransform - Class in org.eclipse.imagen.media.jiffle.runtime
Wraps an AffineTransform object for use as a Jiffle CoordinateTransform.
AffineCoordinateTransform(AffineTransform) - Constructor for class AffineCoordinateTransform
Creates a new instance to wrap the given AffineTransform.
AffineCRIF - Class in org.eclipse.imagen.media.affine
 
AffineCRIF() - Constructor for class AffineCRIF
Constructor.
AffineDescriptor - Class in org.eclipse.imagen.media.affine
An OperationDescriptor describing the "Affine" operation.
AffineDescriptor() - Constructor for class AffineDescriptor
Constructor.
AffineGeneralOpImage - Class in org.eclipse.imagen.media.affine
 
AffineGeneralOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, boolean, double[], boolean, Range) - Constructor for class AffineGeneralOpImage
Constructor used for interpolator of the class InterpolationNearest
AffineNearestOpImage - Class in org.eclipse.imagen.media.affine
 
AffineNearestOpImage(RenderedImage, BorderExtender, Map, ImageLayout, AffineTransform, Interpolation, double[], boolean, boolean, Range) - Constructor for class AffineNearestOpImage
 
AlgebraCRIF - Class in org.eclipse.imagen.media.algebra
 
AlgebraCRIF() - Constructor for class AlgebraCRIF
Constructor.
AlgebraDescriptor - Class in org.eclipse.imagen.media.algebra
 
AlgebraDescriptor() - Constructor for class AlgebraDescriptor
Constructor.
AlgebraDescriptor.Operator - Enum Class in org.eclipse.imagen.media.algebra
 
AlgebraOpImage - Class in org.eclipse.imagen.media.algebra
An OpImage implementing any operation defined by the AlgebraDescriptor.Operator enum on an image array.
AlgebraOpImage(Map, ImageLayout, AlgebraDescriptor.Operator, ROI, Range, double, RenderedImage...) - Constructor for class AlgebraOpImage
Constructs an AlgebraOpImage.
ALL - Enum constant in enum class TestBase.TransformationType
 
alpha(int) - Static method in class ColorUtils
Returns the alpha component of the specified color
Alpha - Enum constant in enum class PackedHistogram.SortComponent
 
AND - Enum constant in enum class AlgebraDescriptor.Operator
 
AND - Static variable in class JiffleLexer
 
AND - Static variable in class JiffleParser
 
AND() - Method in class JiffleParser.AndExprContext
 
AND(double, double) - Method in class JiffleFunctions
Tests if both x and y are non-zero.
AndCRIF - Class in org.eclipse.imagen.media.algebra
A CRIF supporting the "And" operation, through the Algebra operation.
AndCRIF() - Constructor for class AndCRIF
Constructor.
AndDescriptor - Class in org.eclipse.imagen.media.algebra
 
AndDescriptor() - Constructor for class AndDescriptor
Constructor.
AndExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.AndExprContext
 
append(String) - Method in class SourceWriter
Method to add text in the source, without any indentation or newline
append(Node) - Method in class SourceWriter
 
APPEND - Static variable in class JiffleLexer
 
APPEND - Static variable in class JiffleParser
 
APPEND() - Method in class JiffleParser.ListAppendStmtContext
 
appendName(SourceWriter) - Method in class BinaryExpression
 
approximate(double, double) - Static method in class Rational
Returns a Rational that is within the given tolerance of a given double value.
approximate(float, float) - Static method in class Rational
Returns a Rational that is within the given tolerance of a given float value.
AreaOpImage - Class in org.eclipse.imagen
An abstract base class for image operators that require only a fixed rectangular source region around a source pixel in order to compute each destination pixel.
AreaOpImage(RenderedImage, ImageLayout, Map, boolean, BorderExtender, int, int, int, int) - Constructor for class AreaOpImage
Constructs an AreaOpImage.
AreaOpPropertyGenerator - Class in org.eclipse.imagen.media.util
 
AreaOpPropertyGenerator() - Constructor for class AreaOpPropertyGenerator
Constructor.
areCompatibleDataModels(SampleModel, ColorModel) - Static method in class JDKWorkarounds
Workaround for JDK 1.3 bug 4326636 (bpb 30 March 2000).
areEqualSampleModels(SampleModel, SampleModel) - Method in class ImageUtil
Determines whether two SampleModels are "equal", i.e., assignment-compatible.
arePreferencesSupported() - Method in class RegistryMode
Does this registry mode support preferences ?
arePropertiesSupported() - Method in class ArtifactsFilterDescriptor
Returns true to indicate that properties are supported
arePropertiesSupported() - Method in class OperationDescriptorImpl
Does this descriptor support properties ?
arePropertiesSupported() - Method in interface RegistryElementDescriptor
Whether this descriptor supports ImageN properties.
arePropertiesSupported() - Method in class RegistryMode
Are properties to be managed for this registry mode ?
argumentList() - Method in class JiffleParser
 
argumentList() - Method in class JiffleParser.ConCallContext
 
argumentList() - Method in class JiffleParser.FunctionCallContext
 
ArgumentListContext(ParserRuleContext, int) - Constructor for class JiffleParser.ArgumentListContext
 
ARRAY_CALC - Static variable in class OperationConstOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ArtifactsFilterOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class BandCombineOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class BinarizeOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class BufferOpImage
 
ARRAY_CALC - Static variable in class ColorConvertOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ColorSpaceImageNExt
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class IHSColorSpaceImageNExt
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ColorIndexerOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ConvolveOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ErrorDiffusionOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class ImageFunctionOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class OrderedDitherOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class GenericPiecewiseOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARRAY_CALC - Static variable in class RangeLookupOpImage
Constant indicating that the inner random iterators must pre-calculate an array of the image positions
ARROW - Static variable in class JiffleLexer
 
ARROW - Static variable in class JiffleParser
 
ARROW() - Method in class JiffleParser.ImagePropertyContext
 
ArtifactsFilterDescriptor - Class in org.eclipse.imagen.media.artifacts
A Artifacts Filter operation descriptor.
ArtifactsFilterDescriptor() - Constructor for class ArtifactsFilterDescriptor
Constructor.
ArtifactsFilterOpImage - Class in org.eclipse.imagen.media.artifacts
An Artifacts Filter operation.
ArtifactsFilterOpImage(RenderedImage, ImageLayout, Map<?, ?>, ROI, double[], int, int, Range) - Constructor for class ArtifactsFilterOpImage
Base constructor for a PixelRestorationOpImage
ArtifactsFilterOpImage.DataTypeCalculator - Enum Class in org.eclipse.imagen.media.artifacts
 
ArtifactsFilterRIF - Class in org.eclipse.imagen.media.artifacts
The image factory for the ArtifactsFilterOpImage operation.
ArtifactsFilterRIF() - Constructor for class ArtifactsFilterRIF
Constructor
assertEquals(RenderedImage, RenderedImage) - Static method in class ImageComparator
Exact image comparison, no diffs allowed.
assertEquals(RenderedImage, RenderedImage, boolean, int, double) - Static method in class ImageComparator
Image comparison with tolerance.
ASSIGN - Enum constant in enum class BinaryExpression.Operator
 
ASSIGN - Static variable in class JiffleLexer
 
ASSIGN - Static variable in class JiffleParser
 
ASSIGN() - Method in class JiffleParser.AssignmentContext
 
ASSIGN() - Method in class JiffleParser.ImageVarDeclarationContext
 
ASSIGN() - Method in class JiffleParser.OptionContext
 
ASSIGN() - Method in class JiffleParser.VarDeclarationContext
 
AssignExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.AssignExprContext
 
assignment() - Method in class JiffleParser.AssignExprContext
 
assignment() - Method in class JiffleParser
 
ASSIGNMENT_LIST_TO_SCALAR - Enum constant in enum class Errors
 
ASSIGNMENT_SCALAR_TO_LIST - Enum constant in enum class Errors
 
ASSIGNMENT_TO_CONSTANT - Enum constant in enum class Errors
 
ASSIGNMENT_TO_LOOP_VAR - Enum constant in enum class Errors
 
AssignmentContext(ParserRuleContext, int) - Constructor for class JiffleParser.AssignmentContext
 
assignmentTarget() - Method in class JiffleParser.AssignmentContext
 
assignmentTarget() - Method in class JiffleParser
 
AssignmentTargetContext(ParserRuleContext, int) - Constructor for class JiffleParser.AssignmentTargetContext
 
atom() - Method in class JiffleParser
 
atom() - Method in class JiffleParser.AtomExprContext
 
AtomContext(ParserRuleContext, int) - Constructor for class JiffleParser.AtomContext
 
AtomExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.AtomExprContext
 
AttributedImage - Class in org.eclipse.imagen
A class which associates a PlanarImage with an attribute of unspecified type.
AttributedImage(PlanarImage, Object) - Constructor for class AttributedImage
Constructs an AttributedImage.
AttributeOpImage - Class in org.eclipse.imagen
Abstract base class for operators that generate non-image attributes from a source image while passing source image pixels directly to destination pixels.
AttributeOpImage(RenderedImage, ROI) - Constructor for class AttributeOpImage
Constructor.

B

Band - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Band(Expression) - Constructor for class Band
 
BandCombineCRIF - Class in org.eclipse.imagen.media.bandcombine
CRIF implementation used for creating a new BandCombineOpImage instance.
BandCombineCRIF() - Constructor for class BandCombineCRIF
 
BandCombineDescriptor - Class in org.eclipse.imagen.media.bandcombine
An OperationDescriptor describing the "BandCombine" operation.
BandCombineDescriptor() - Constructor for class BandCombineDescriptor
Constructor.
BandCombineOpImage - Class in org.eclipse.imagen.media.bandcombine
An OpImage implementing the "BandCombine" operation taking into account the presence of ROI and NoData.
BandCombineOpImage(RenderedImage, Map, ImageLayout, double[][], ROI, Range, double) - Constructor for class BandCombineOpImage
Constructs a new instance of the BandCombineOpImage.
BandMergeCRIF - Class in org.eclipse.imagen.media.bandmerge
A CRIF supporting the "BandMerge" operation on rendered and renderable images.
BandMergeCRIF() - Constructor for class BandMergeCRIF
Constructor.
BandMergeDescriptor - Class in org.eclipse.imagen.media.bandmerge
An OperationDescriptor describing the "BandMerge" operation.
BandMergeDescriptor() - Constructor for class BandMergeDescriptor
Constructor.
BandMergeOpImage - Class in org.eclipse.imagen.media.bandmerge
An OpImage implementing the "BandMerge" operation as described in BandMergeDescriptor.
BandMergeOpImage(List, Map, Range[], ROI, double, boolean, ImageLayout) - Constructor for class BandMergeOpImage
Constructs a BandMergeOpImage.
bandOffsets - Variable in class UnpackedImageData
The number of array elements from the beginning of the data array to the first pixel of the Rectangle for all bands.
BANDS - Enum constant in enum class ImageProperty.Property
 
BandSelectCRIF - Class in org.eclipse.imagen.media.bandselect
A CRIF supporting the "BandSelect2" operation in the rendered and renderable image layers.
BandSelectCRIF() - Constructor for class BandSelectCRIF
Constructor.
BandSelectDescriptor - Class in org.eclipse.imagen.media.bandselect
An OperationDescriptor describing the "BandSelect" operation.
BandSelectDescriptor() - Constructor for class BandSelectDescriptor
Constructor.
BandSelectOpImage - Class in org.eclipse.imagen.media.bandselect
An OpImage implementing the "BandSelect" operation.
BandSelectOpImage(RenderedImage, Map<?, ?>, ImageLayout, int[]) - Constructor for class BandSelectOpImage
Constructor.
bandSpecifier() - Method in class JiffleParser.AssignmentTargetContext
 
bandSpecifier() - Method in class JiffleParser
 
bandSpecifier() - Method in class JiffleParser.ImagePosContext
 
BandSpecifierContext(ParserRuleContext, int) - Constructor for class JiffleParser.BandSpecifierContext
 
BandTransform - Interface in org.eclipse.imagen.media.jiffle.runtime
A transform used by Jiffle to convert from band indices used in the scripts to raster band indices
BaseWorker - Class in org.eclipse.imagen.media.jiffle.parser
Extends the base parse tree listener and adds a messages field and a method to walk a given tree.
BaseWorker(ParseTree) - Constructor for class BaseWorker
 
bicubic(float, boolean) - Static method in class InterpolationBicubic
Returns the bicubic polynomial value at a certain value of x.
BICUBIC_INTERP - Enum constant in enum class TestBase.InterpolationType
 
BILINEAR_INTERP - Enum constant in enum class TestBase.InterpolationType
 
BinarizeCRIF - Class in org.eclipse.imagen.media.binarize
ContextualRenderedImageFactory implementation used for creating a new BinarizeOpImage instance.
BinarizeCRIF() - Constructor for class BinarizeCRIF
Constructor.
BinarizeDescriptor - Class in org.eclipse.imagen.media.binarize
An OperationDescriptor describing the "Binarize" operation.
BinarizeDescriptor() - Constructor for class BinarizeDescriptor
Constructor.
BinarizeOpImage - Class in org.eclipse.imagen.media.binarize
 
BinarizeOpImage(RenderedImage, Map, ImageLayout, double, ROI, Range) - Constructor for class BinarizeOpImage
Constructor.
BINARY - Enum constant in enum class KernelFactory.ValueType
Inside elements have value 1.0; outside 0.0
BINARY_ROI_ACCESSOR_NO_DATA - Enum constant in enum class TestBase.TestSelection
 
BinaryExpression - Class in org.eclipse.imagen.media.jiffle.parser.node
 
BinaryExpression(int, Expression, Expression) - Constructor for class BinaryExpression
 
BinaryExpression(int, Expression, Expression, boolean) - Constructor for class BinaryExpression
 
BinaryExpression.Operator - Enum Class in org.eclipse.imagen.media.jiffle.parser.node
 
binarySearch(double[], double) - Static method in class PiecewiseUtilities
Array binary search taking into account the fact that the input value to search can be NaN
bitOffset - Variable in class PackedImageData
The number of bits into the byte that contains the first pixel of each scanline.
block() - Method in class JiffleParser
 
block() - Method in class JiffleParser.BlockStmtContext
 
BLOCK_COMMENT - Static variable in class JiffleLexer
 
BLOCK_COMMENT - Static variable in class JiffleParser
 
BlockContext(ParserRuleContext, int) - Constructor for class JiffleParser.BlockContext
 
BlockStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.BlockStmtContext
 
blue(int) - Static method in class ColorUtils
Returns the blue component of the specified color
Blue - Enum constant in enum class PackedHistogram.SortComponent
 
body() - Method in class JiffleParser
 
body() - Method in class JiffleParser.ScriptContext
 
BodyContext(ParserRuleContext, int) - Constructor for class JiffleParser.BodyContext
 
BOOLEAN_TYPE - Static variable in class JiffleLexer
 
BOOLEAN_TYPE - Static variable in class JiffleParser
 
BORDER_COPY - Static variable in class BorderExtender
A constant for use in the createInstance method.
BORDER_REFLECT - Static variable in class BorderExtender
A constant for use in the createInstance method.
BORDER_WRAP - Static variable in class BorderExtender
A constant for use in the createInstance method.
BORDER_ZERO - Static variable in class BorderExtender
A constant for use in the createInstance method.
BorderDescriptor - Class in org.eclipse.imagen.media.border
An OperationDescriptor describing the "Border" operation.
BorderDescriptor() - Constructor for class BorderDescriptor
Constructor.
BorderExtender - Class in org.eclipse.imagen
An abstract superclass for classes that extend or "pad" a WritableRaster with additional pixel data taken from a PlanarImage.
BorderExtender() - Constructor for class BorderExtender
 
BorderExtenderConstant - Class in org.eclipse.imagen
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with constant values.
BorderExtenderConstant(double[]) - Constructor for class BorderExtenderConstant
Constructs an instance of BorderExtenderConstant with a given set of constants.
BorderExtenderCopy - Class in org.eclipse.imagen
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the edge pixels.
BorderExtenderReflect - Class in org.eclipse.imagen
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the whole image.
BorderExtenderWrap - Class in org.eclipse.imagen
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with copies of the whole image.
BorderExtenderZero - Class in org.eclipse.imagen
A subclass of BorderExtender that implements border extension by filling all pixels outside of the image bounds with zeros.
BorderOpImage - Class in org.eclipse.imagen.media.border
An OpImage implementing the "border" operation.
BorderOpImage(RenderedImage, Map, ImageLayout, int, int, int, int, BorderExtender, Range, double) - Constructor for class BorderOpImage
Constructor.
BorderRIF - Class in org.eclipse.imagen.media.border
A RIF supporting the "border" operation.
BorderRIF() - Constructor for class BorderRIF
Constructor.
Break - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Break() - Constructor for class Break
 
BREAK - Static variable in class JiffleLexer
 
BREAK - Static variable in class JiffleParser
 
BREAK() - Method in class JiffleParser.BreakStmtContext
 
BreakIf - Class in org.eclipse.imagen.media.jiffle.parser.node
 
BreakIf(Expression) - Constructor for class BreakIf
 
BREAKIF - Static variable in class JiffleLexer
 
BREAKIF - Static variable in class JiffleParser
 
BREAKIF() - Method in class JiffleParser.BreakifStmtContext
 
BreakifStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.BreakifStmtContext
 
BreakStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.BreakStmtContext
 
Bucket(int, double) - Constructor for class HistogramClassification.Bucket
 
Bucket(int, double, double, double) - Constructor for class HistogramClassification.Bucket
 
BufferDescriptor - Class in org.eclipse.imagen.media.buffer
 
BufferDescriptor() - Constructor for class BufferDescriptor
Constructor.
BufferedImageAdapter - Class in org.eclipse.imagen.media
a RenderedImageAdapter alternative that works around a bug in BufferedImage sub-images
BufferedImageAdapter(BufferedImage) - Constructor for class BufferedImageAdapter
 
BufferOpImage - Class in org.eclipse.imagen.media.buffer
 
BufferOpImage(RenderedImage, ImageLayout, Map, BorderExtender, int, int, int, int, List<ROI>, Range, double, Double, double) - Constructor for class BufferOpImage
 
BufferRIF - Class in org.eclipse.imagen.media.buffer
 
BufferRIF() - Constructor for class BufferRIF
 
bufferType - Variable in class PixelAccessor
The type of the DataBuffer's data array used to store the pixel data by the image's SampleModel.
build() - Method in class RangeLookupTable.Builder
Creates a new table that will hold the lookup items added to this builder.
buildAndRunScript(File, RenderedImage) - Method in class FirstJiffleBuilderExample
 
buildColorIndexer(RenderedImage) - Method in class Quantizer
 
Builder() - Constructor for class RangeLookupTable.Builder
Creates a new builder.
BYTE - Enum constant in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
BYTE - Enum constant in enum class Range.DataType
 
BYTE_496 - Static variable in class ColorCube
A ColorCube for dithering RGB byte data into 216 colors.
BYTE_855 - Static variable in class ColorCube
A ColorCube for dithering YCC byte data into 200 colors.
BYTE_MASK - Static variable in class ImageUtil
A constant used to extract a byte from a short or an int.

C

CacheDiagnostics - Interface in org.eclipse.imagen.media.util
 
CachedTile - Interface in org.eclipse.imagen
Public interface for cached tiles used to retrieve information about the tile.
CachedTileImpl - Class in org.eclipse.imagen.media.cache
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 CachedTileImpl
Constructor that takes a tile cache metric
CachingColorIndexer - Class in org.eclipse.imagen.media.colorindexer
Wraps around another palette and adds last match caching.
CachingColorIndexer(ColorIndexer) - Constructor for class CachingColorIndexer
 
calculate(boolean, short...) - Method in enum class AlgebraDescriptor.Operator
 
calculate(byte...) - Method in enum class AlgebraDescriptor.Operator
 
calculate(double...) - Method in enum class AlgebraDescriptor.Operator
 
calculate(float...) - Method in enum class AlgebraDescriptor.Operator
 
calculate(int...) - Method in enum class AlgebraDescriptor.Operator
 
calculate(short...) - Method in enum class AlgebraDescriptor.Operator
 
calculateL(long...) - Method in enum class AlgebraDescriptor.Operator
 
call() - Method in class JiffleExecutorTask
Called by the system to execute this task on a thread provided by the JiffleExecutor.
cancelTiles(Point[]) - Method in interface TileRequest
Issues a request to the TileScheduler which generated this TileRequest to cancel all tiles in the supplied parameter array which are associated with this request.
cancelTiles(TileRequest, Point[]) - Method in class SunTileScheduler
Issues an advisory cancellation request to the TileScheduler stating that the indicated tiles of the specified image should not be processed.
cancelTiles(TileRequest, Point[]) - Method in class OpImage
Issue an advisory cancellation request to nullify processing of the indicated tiles via the TileScheduler for this image.
cancelTiles(TileRequest, Point[]) - Method in class PlanarImage
Issue an advisory cancellation request to nullify processing of the indicated tiles.
cancelTiles(TileRequest, Point[]) - Method in class RenderedOp
Issue an advisory cancellation request to nullify processing of the indicated tiles.
cancelTiles(TileRequest, Point[]) - Method in interface TileScheduler
Issues an advisory cancellation request to the TileScheduler stating that the indicated tiles of the specified request should not be processed.
canGenerateProperties(Object) - Method in class PropertyGeneratorImpl
Determines whether the specified Object will be recognized by getProperty(String,Object) .
canGenerateProperties(Object) - Method in interface PropertyGenerator
Determines whether the specified Object will be recognized by getProperty(String,Object) .
canReclaimMemory() - Method in class RecyclingTileFactory
Returns true.
canReclaimMemory() - Method in interface TileFactory
Returns a value indicating whether a tile returned by createTile() might be created without allocating new memory for the requisite data array.
canRender(Object) - Method in interface HTMLRenderer
 
CaselessStringArrayTable - Class in org.eclipse.imagen.media.util
A class that maps an array of Strings or CaselessStringKeys into the array indices and vice versa (all in a caseless fashion).
CaselessStringArrayTable() - Constructor for class CaselessStringArrayTable
Constructor for an array of CaselessStringKeys.
CaselessStringArrayTable(String[]) - Constructor for class CaselessStringArrayTable
Constructor for an array of Strings.
CaselessStringArrayTable(CaselessStringKey[]) - Constructor for class CaselessStringArrayTable
Constructor for an array of CaselessStringKeys.
CaselessStringKey - Class in org.eclipse.imagen.util
Class to use as the key in a java.util.Map.
CaselessStringKey(String) - Constructor for class CaselessStringKey
Creates a CaselessStringKey for the given name.
CaselessStringKeyHashtable - Class in org.eclipse.imagen.media.util
A Hashtable where the keys are CaselessStringKeys.
CaselessStringKeyHashtable() - Constructor for class CaselessStringKeyHashtable
Constructs a new, empty CaselessStringKeyHashtable.
CaselessStringKeyHashtable(Map) - Constructor for class CaselessStringKeyHashtable
Constructs a new CaselessStringKeyHashtable with the same mappings as the given Map.
ceil(long, long) - Static method in class Rational
Returns the ceil (equivalent of Math.ceil())
channelNames - Static variable in class JiffleLexer
 
CHESSBOARD - Enum constant in enum class ImageChoice
Chessboard pattern with 0 and 1 values.
CHUNK_SIZE - Static variable in class IntegerStack
Initial size of stack and grow increment
CIEXYZToRGB(Raster, int[], WritableRaster, int[]) - Static method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from CIEXYZ to sRGB.
CIEXYZToRGB(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Static method in class ColorSpaceImageNExt
 
CIFRegistry - Class in org.eclipse.imagen.registry
Utility class to provide type-safe interaction with the OperationRegistry for CollectionImageFactory objects.
CIFRegistry() - Constructor for class CIFRegistry
 
clampAndFixOvershootingByte(int, byte) - Static method in class InterpolationBicubic
 
clampAndFixOvershootingUShort(int, short) - Static method in class InterpolationBicubic
 
clampByte(int) - Static method in class ImageUtil
Clamps a number to the range supported by byte data type.
clampByteNegative(int) - Static method in class ImageUtil
Clamps a negative number to the range supported by byte data type.
clampBytePositive(int) - Static method in class ImageUtil
Clamps a positive number to the range supported by byte data type.
ClampCRIF - Class in org.eclipse.imagen.media.clamp
A CRIF supporting the "Clamp" operation on rendered and renderable images.
ClampCRIF() - Constructor for class ClampCRIF
Constructor.
clampDataArrays() - Method in class RasterAccessor
Clamps data array values to a range that the underlying raster can deal with.
ClampDescriptor - Class in org.eclipse.imagen.media.clamp
 
ClampDescriptor() - Constructor for class ClampDescriptor
Constructor.
clampFloat(double) - Static method in class ImageUtil
Clamps a number to the range supported by float data type.
clampInt(long) - Static method in class ImageUtil
Clamps a number to the range supported by integer data type.
ClampOpImage - Class in org.eclipse.imagen.media.clamp
 
ClampOpImage(RenderedImage, Map, Range, ROI, double, ImageLayout, double[], double[]) - Constructor for class ClampOpImage
 
clampRoundByte(double) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by byte data type.
clampRoundByte(float) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by byte data type.
clampRoundInt(double) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by integer data type.
clampRoundInt(float) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by integer data type.
clampRoundShort(double) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by short data type.
clampRoundShort(float) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by short data type.
clampRoundUShort(double) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by unsigned short data type.
clampRoundUShort(float) - Static method in class ImageUtil
Clamps and rounds a number to the range supported by unsigned short data type.
clampShort(int) - Static method in class ImageUtil
Clamps a number to the range supported by short data type.
clampUShort(int) - Static method in class ImageUtil
Clamps a number to the range supported by unsigned short data type.
clampUShortNegative(int) - Static method in class ImageUtil
 
clampUShortPositive(int) - Static method in class ImageUtil
Clamps a positive number to the range supported by unsigned short data type.
ClassBreaksDescriptor - Class in org.eclipse.imagen.media.classbreaks
Operation descriptor for the ClassBreaks operation.
ClassBreaksDescriptor() - Constructor for class ClassBreaksDescriptor
 
ClassBreaksOpImage - Class in org.eclipse.imagen.media.classbreaks
Abstract base class for various operations corresponding to classification method.
ClassBreaksOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, Boolean) - Constructor for class ClassBreaksOpImage
 
ClassBreaksRIF - Class in org.eclipse.imagen.media.classbreaks
RIF for the ClassBreaks operation.
ClassBreaksRIF() - Constructor for class ClassBreaksRIF
 
classFromType(int) - Static method in enum class Range.DataType
 
Classification - Class in org.eclipse.imagen.media.classbreaks
Helper class used for raster classification.
Classification(ClassificationMethod, int) - Constructor for class Classification
 
CLASSIFICATION_PROPERTY - Static variable in class ClassBreaksDescriptor
 
ClassificationMethod - Enum Class in org.eclipse.imagen.media.classbreaks
Enumeration for method of classifying numeric values into ranges (classes).
clear() - Method in class CollectionImage
Removes all of the elements from this Collection.
clear() - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and removes all of the elements from this Collection.
clear() - Method in class PackedHistogram
 
clear() - Method in class JiffleBuilder
Clears all attributes in this builder.
clear() - Method in class IntegerStack
Clear the stack.
clear() - Method in class SimpleImagePane
Removes the current display image and repaints.
clear() - Method in class ZoneGeometry
Simple method for clearing all the image statistics
CLEAR_SIZE - Static variable in class IntegerStack
Stack size beyond which the data array will be shrunk when IntegerStack.clear() is called.
clearCachedProperties() - Method in class WritablePropertySourceImpl
Clears from the name-value mapping all properties which were derived from a source in the name-PropertySource mapping.
clearCIFPreferences(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.clearPreferences(...) . This is currently equivalent to CIFRegistry.clearPreferences(this, operationName, productName)
clearFactoryPreferences(String, String, String) - Method in class ConcurrentOperationRegistry
 
clearFactoryPreferences(String, String, String) - Method in class OperationRegistry
Removes all preferences between instances of a factory within a product registered under a particular OperationDescriptor.
clearHistogram() - Method in class Histogram
Resets the values of all bins to zero.
clearOperationPreferences(String, String) - Method in class ConcurrentOperationRegistry
 
clearOperationPreferences(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of calling *IFRegistry.clearPreferences(..) on all image operation related modes.
clearPreferences(OperationRegistry, String, String) - Static method in class CIFRegistry
Removes all preferences between CIFs within a product registered under a particular OperationDescriptor .
clearPreferences(OperationRegistry, String, String) - Static method in class RIFRegistry
Removes all preferences between RIFs within a product registered under a particular OperationDescriptor .
clearProductPreferences(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of clearProductPreferences(...) which specifies a modeName also. This is currently equivalent to clearProductPreferences("rendered", operationName)
clearProductPreferences(String, String) - Method in class ConcurrentOperationRegistry
 
clearProductPreferences(String, String) - Method in class OperationRegistry
Remove all the preferences between products for a descriptor registered under a registry mode.
clearProperties() - Method in class WritablePropertySourceImpl
Clears all properties from the PropertySource by invoking removeProperty() with all known names.
clearPropertyMap() - Method in class WritablePropertySourceImpl
Clears the name-value mapping of all properties.
clearPropertySourceMap() - Method in class WritablePropertySourceImpl
Clears the name-PropertySource mapping.
clearPropertyState() - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in factor of the version where the modeName is explicitly specified. This is currently equivalent to clearPropertyState("rendered")
clearPropertyState(String) - Method in class ConcurrentOperationRegistry
 
clearPropertyState(String) - Method in class OperationRegistry
Removes all property associated information for this registry mode from this OperationRegistry.
clearRenderingHints() - Method in class ImageN
Clears the RenderingHints associated with this ImageN instance.
clearRIFPreferences(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.clearPreferences(...) . This is currently equivalent to RIFRegistry.clearPreferences(this, operationName, productName)
clearStatistic() - Method in class StatisticsOpImage
This method is used if the user needs to perform again the statistical calculations.
clearStatistic() - Method in class ZonalStatsOpImage
This method is used if the user needs to perform again the statistical calculations.
clearTiles() - Method in class TiledImage
Sets the tiles array to null so that the image may be used again.
clone() - Method in class ImageLayout
Returns a clone of the ImageLayout as an Object.
clone() - Method in class CoordinateSequence2D
Creates a deep copy of this sequence.
clone() - Method in class CaselessStringKeyHashtable
Returns a clone of the CaselessStringKeyHashtable as an Object.
clone() - Method in class ParameterBlockImageN
Creates a copy of a ParameterBlockImageN.
clone() - Method in class CaselessStringKey
Returns a clone of the CaselessStringKey as an Object.
close() - Method in class ImageN
 
close() - Method in class SunTileScheduler
Queue WorkerThread.TERMINATEs to all workers.
coerceData(WritableRaster, boolean) - Method in class FloatDoubleColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coercedZeroOffset - Variable in class PackedImageData
Whether the data have been coerced to have zero offsets.
CollectionChangeEvent - Class in org.eclipse.imagen
Class representing an event generated by a CollectionOp when the wrapped Collection is regenerated.
CollectionChangeEvent(CollectionOp, Collection, Collection) - Constructor for class CollectionChangeEvent
 
CollectionImage - Class in org.eclipse.imagen
An abstract superclass for classes representing a Collection of images.
CollectionImage(Collection) - Constructor for class CollectionImage
Constructs a class that contains an image Collection.
CollectionImageFactory - Interface in org.eclipse.imagen
The CollectionImageFactory (CIF) interface is intended to be implemented by classes that wish to act as factories to produce different collection image operators.
CollectionOp - Class in org.eclipse.imagen
A node in a CollectionImage chain.
CollectionOp(String, ParameterBlock, RenderingHints) - Constructor for class CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular Collection operation from a given operation name, a ParameterBlock, and a set of rendering hints.
CollectionOp(OperationRegistry, String, ParameterBlock) - Constructor for class CollectionOp
Deprecated.
as of ImageN 0.4.0.
CollectionOp(OperationRegistry, String, ParameterBlock, RenderingHints) - Constructor for class CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular Collection operation from a given operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
CollectionOp(OperationRegistry, String, ParameterBlock, RenderingHints, boolean) - Constructor for class CollectionOp
Constructs a CollectionOp that will be used to instantiate a particular Collection operation from a given operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
CollectionRegistryMode - Class in org.eclipse.imagen.registry
A class that provides information about the "rendered" registry (operation) mode.
CollectionRegistryMode() - Constructor for class CollectionRegistryMode
Constructor.
COLON - Static variable in class JiffleLexer
 
COLON - Static variable in class JiffleParser
 
COLON() - Method in class JiffleParser.RangeContext
 
COLON() - Method in class JiffleParser.TernaryExprContext
 
color(int, int, int, int) - Static method in class ColorUtils
Puts back the four color components into a integer representation
COLOR_MODEL_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of colorModel.
ColorConvertCRIF - Class in org.eclipse.imagen.media.colorconvert
ContextualRenderedImageFactory implementation used for creating new ColorConvertOpImage instances.
ColorConvertCRIF() - Constructor for class ColorConvertCRIF
Constructor.
ColorConvertDescriptor - Class in org.eclipse.imagen.media.colorconvert
An OperationDescriptor describing the "ColorConvert" operation.
ColorConvertDescriptor() - Constructor for class ColorConvertDescriptor
Constructor.
ColorConvertOpImage - Class in org.eclipse.imagen.media.colorconvert
An OpImage implementing the "ColorConvert" operation as described in ColorConvertDescriptor .
ColorConvertOpImage(RenderedImage, Map, ImageLayout, ColorModel, Range, ROI, double[]) - Constructor for class ColorConvertOpImage
Constructor.
ColorCube - Class in org.eclipse.imagen
A subclass of LookupTableImageN which represents a lookup table which is a color cube.
ColorEntry(int, int, ColorMap.ColorEntry) - Constructor for class ColorMap.ColorEntry
 
ColorIndexer - Interface in org.eclipse.imagen.media.colorindexer
A tool transforming a generic RGBA color into an index into a palette represented by a IndexedColorModel
ColorIndexerCRIF - Class in org.eclipse.imagen.media.colorindexer
ContextualRenderedImageFactory used for creating a new ColorIndexerOpImage instance
ColorIndexerCRIF() - Constructor for class ColorIndexerCRIF
 
ColorIndexerDescriptor - Class in org.eclipse.imagen.media.colorindexer
Clone of GeoTools color invertion made work against a ColorIndexer
ColorIndexerDescriptor() - Constructor for class ColorIndexerDescriptor
Constructs the descriptor.
ColorIndexerOpImage - Class in org.eclipse.imagen.media.colorindexer
PointOpImage to perform a color inversion given a certain ColorIndexer.
ColorIndexerOpImage(RenderedImage, ColorIndexer, ROI, Range, int, RenderingHints) - Constructor for class ColorIndexerOpImage
 
ColorMap - Class in org.eclipse.imagen.media.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() - Constructor for class ColorMap
 
ColorMap(int) - Constructor for class ColorMap
 
ColorMap.ColorEntry - Class in org.eclipse.imagen.media.colorindexer
Class representing a single ColorMap entry
ColormapOpImage - Class in org.eclipse.imagen
A class to be used to implement an operation which may conditionally be accelerated by transforming the colormap of the source image instead of its data.
ColormapOpImage(RenderedImage, ImageLayout, Map, boolean) - Constructor for class ColormapOpImage
Constructs a ColormapOpImage with one source image.
ColorMapTransform<T extends ColorMapTransformElement> - Interface in org.eclipse.imagen.media.classifier
A ColorMapTransform is a special sub-interface of PiecewiseTransform1D that can be used to render raw data.
ColorMapTransformElement - Interface in org.eclipse.imagen.media.classifier
ColorMapTransformElements are a special type of PiecewiseTransform1DElements that can be used to generate specific renderings as the result of specific transformations applied to the input values.
ColorMapUtilities - Class in org.eclipse.imagen.media.classifier
Utility class for doing useful ColorMap operations
ColorMapUtilities() - Constructor for class ColorMapUtilities
 
colorModel - Variable in class PixelAccessor
The image's ColorModel.
ColorModelFactory - Interface in org.eclipse.imagen
Interface defining a callback which may be used to create a ColorModel for the rendering of a node in an operation chain.
ColorModelState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a ColorModel from which the ColorModel may be reconstituted.
ColorModelState(Class, Object, RenderingHints) - Constructor for class ColorModelState
Constructs a ColorModelState from a ColorModel.
ColorQuantizerDescriptor - Class in org.eclipse.imagen.operator
This OperationDescriptor defines the "ColorQuantizer" operation.
ColorQuantizerDescriptor() - Constructor for class ColorQuantizerDescriptor
Constructor.
ColorQuantizerType - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "quantizationAlgorithm" parameter of the "ColorQuantizer" operation.
ColorSpaceImageN - Class in org.eclipse.imagen
An abstract subclass of ColorSpace which adds methods to transform colors represented as pixels in a Raster between a specific color space and either sRGB or a well-defined C.I.E.
ColorSpaceImageNExt - Class in org.eclipse.imagen.media.colorconvert
Abstract class extending the ColorSpaceImageN class in order to add support for external ROI or NoData.
ColorSpaceImageNExtWrapper - Class in org.eclipse.imagen.media.colorconvert
This class is used for wrapping ColorSpaceImageN instances into ColorSpaceImageNExt ones.
ColorSpaceJAIExtWrapper - Class in org.eclipse.imagen.media.colorconvert
Deprecated.
ColorSpaceJAIExtWrapper(ColorSpaceImageN) - Constructor for class ColorSpaceJAIExtWrapper
Deprecated.
 
ColorUtils - Class in org.eclipse.imagen.media.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 ColorUtils
 
COMBINED - Enum constant in enum class ShadedReliefAlgorithm
 
COMMA - Static variable in class JiffleLexer
 
COMMA - Static variable in class JiffleParser
 
COMMA() - Method in class JiffleParser.ExpressionListContext
 
COMMA() - Method in class JiffleParser.PixelSpecifierContext
 
COMMA(int) - Method in class JiffleParser.ExpressionListContext
 
commas(Object...) - Static method in class Strings
 
COMMON_SOURCE_TEMPLATES_KEY - Static variable in class JiffleProperties
Key: common runtime source generation templates.
compare(double, double) - Static method in class PiecewiseUtilities
Comparison between two double values
compare(Range) - Method in class Range
 
compare(LookupItem<T, U>, LookupItem<T, U>) - Method in class LookupItemComparator
 
CompareExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.CompareExprContext
 
compareLong(long, long) - Static method in class ColorUtils
Compares two longs, to be used in comparators
CompareOp - Class in org.eclipse.imagen.media.numeric
Provides static methods to compare floating point values, taking into account an absolute or proportional tolerance.
CompareOp() - Constructor for class CompareOp
 
compareTo(DomainElement1D) - Method in class DefaultDomainElement1D
Base implementation for the Comparable.compareTo(Object) method.
ComparisonTestBase - Class in org.eclipse.imagen.media.testclasses
Base class for comparison tests.
ComparisonTestBase() - Constructor for class ComparisonTestBase
 
compile() - Method in class Jiffle
Compiles the script into Java source for the runtime class.
compileAndRun(File) - Method in class DirectRuntimeDemo
Compiles a script read from a file and submits it for execution.
compileAndRun(File) - Method in class JiffleExecutorDemo
Compiles a script read from a file and submits it for execution.
CompilerMessage - Class in org.eclipse.imagen.media.jiffle.parser
A message relating to a position in an input script.
CompilerMessage(Message.Level, int, int, String) - Constructor for class CompilerMessage
 
CompilerMessage(Message.Level, Token, String) - Constructor for class CompilerMessage
 
ComplexStatsOpImage - Class in org.eclipse.imagen.media.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 ComplexStatsOpImage
 
ComponentSampleModelImageN - Class in org.eclipse.imagen
This class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer.
ComponentSampleModelImageN(int, int, int, int, int, int[]) - Constructor for class ComponentSampleModelImageN
Constructs a ComponentSampleModel with the specified parameters.
ComponentSampleModelImageN(int, int, int, int, int, int[], int[]) - Constructor for class ComponentSampleModelImageN
Constructs a ComponentSampleModel with the specified parameters.
ComponentSampleModelJAI - Class in org.eclipse.imagen
Deprecated.
ComponentSampleModelJAI(int, int, int, int, int, int[]) - Constructor for class ComponentSampleModelJAI
Deprecated.
 
ComponentSampleModelJAI(int, int, int, int, int, int[], int[]) - Constructor for class ComponentSampleModelJAI
Deprecated.
 
componentSize - Variable in class PixelAccessor
The size, in number of bits, of all the color/alpha components.
componentType - Variable in class PixelAccessor
The type of the color/alpha components, determined based on the component size.
computeRect(Raster[], WritableRaster, Rectangle) - Method in class FilteredSubsampleOpImage
Performs a combined subsample/filter operation on a specified rectangle.
computesUniqueTiles() - Method in class AttributeOpImage
Always returns false since source and destination tiles are the same.
computesUniqueTiles() - Method in class BandSelectOpImage
 
computesUniqueTiles() - Method in class CropOpImage
We just relay the original tiles, or return null
computesUniqueTiles() - Method in class NullOpImage
Returns false as NullOpImage can return via computeTile() tiles that are internally cached.
computesUniqueTiles() - Method in class TranslateIntOpImage
Returns false as computeTile() invocations return child Rasters of the RenderedImage source and are therefore not unique objects in the global sense.
computesUniqueTiles() - Method in class OpImage
Returns true if the OpImage returns an unique Raster object every time computeTile is called.
computesUniqueTiles() - Method in class SourcelessOpImage
Returns false as SourcelessOpImages often return Rasters via computeTile() tile that are internally cached.
computesUniqueTiles() - Method in class StatisticsOpImage
Returns false as computeTile() invocations are forwarded to the RenderedImage source and are therefore not unique objects in the global sense.
computeTile(int, int) - Method in class AreaOpImage
Computes a tile.
computeTile(int, int) - Method in class AttributeOpImage
Handles a request to compute image data for a given tile by simply passing a getTile request to the source image.
computeTile(int, int) - Method in class GeometricOpImage
Computes a tile.
computeTile(int, int) - Method in class AffineGeneralOpImage
 
computeTile(int, int) - Method in class AffineBilinearOpImage
 
computeTile(int, int) - Method in class ArtifactsFilterOpImage
 
computeTile(int, int) - Method in class BandSelectOpImage
 
computeTile(int, int) - Method in class BorderOpImage
Computes the pixel values for the specified tile.
computeTile(int, int) - Method in class ColorIndexerOpImage
 
computeTile(int, int) - Method in class ConvolveOpImage
 
computeTile(int, int) - Method in class CropOpImage
Make sure the tile scheduler ends up calling getTile
computeTile(int, int) - Method in class JiffleOpImage
 
computeTile(int, int) - Method in class MosaicOpImage
This method overrides the OpImage compute tile method and calculates the mosaic operation for the selected tile.
computeTile(int, int) - Method in class NullOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class PatternOpImage
Returns a suitably translated version of the pattern tile for reading.
computeTile(int, int) - Method in class Scale2OpImage
Computes a tile.
computeTile(int, int) - Method in class ScaleOpImage
Computes a tile.
computeTile(int, int) - Method in class ComplexStatsOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class SimpleStatsOpImage
Returns a tile for reading.
computeTile(int, int) - Method in class TranslateIntOpImage
Override computeTile() simply to invoke getTile().
computeTile(int, int) - Method in class VectorBinarizeOpImage
Returns the specified tile.
computeTile(int, int) - Method in class WarpOpImage
Computes a tile.
computeTile(int, int) - Method in class ZonalStatsOpImage
 
computeTile(int, int) - Method in class OpImage
Computes the image data of a tile.
computeTile(int, int) - Method in class PointOpImage
Computes a tile.
computeTile(int, int) - Method in class SourcelessOpImage
Computes a tile.
computeTile(int, int) - Method in class StatisticsOpImage
Computes the image data of a tile.
computeTile(int, int) - Method in class UntiledOpImage
Computes a tile.
computeTile(int, int) - Method in class WarpOpImage
Computes a tile.
computeValue(int, int, int, int, int, int, int, int, int, int) - Method in class InterpolationBilinear
Calculates bilinear interpolation for byte, short/ushort, integer dataType
computeValueAtOnce(double[][], int, double[], int) - Static method in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueAtOnce(float[][], int, float[], int) - Static method in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueAtOnce(int[][], int, int[], int) - Static method in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
computeValueDouble(double, double, double, double, boolean, boolean, boolean, boolean, double, double, int, double) - Static method in class InterpolationBilinear
 
CON - Static variable in class JiffleLexer
 
CON - Static variable in class JiffleParser
 
CON() - Method in class JiffleParser.ConCallContext
 
CON_CONDITION_MUST_BE_SCALAR - Enum constant in enum class Errors
 
CON_RESULTS_MUST_BE_SAME_TYPE - Enum constant in enum class Errors
 
conCall() - Method in class JiffleParser.AtomContext
 
conCall() - Method in class JiffleParser
 
conCall(String...) - Static method in class DirectSources
 
ConCallContext(ParserRuleContext, int) - Constructor for class JiffleParser.ConCallContext
 
concat(char, Object[]) - Static method in class Strings
Calls toString on each object of args and concatenates the results delimited by sep.
concatDL(double, List) - Method in class JiffleFunctions
Creates a new list by concatenating {2code x} and list.
concatLD(List, double) - Method in class JiffleFunctions
Creates a new list by concatenating list and {2code x}.
concatLL(List, List) - Method in class JiffleFunctions
Creates a new list by concatenating two existing lists.
ConcurrentOperationRegistry - Class in org.eclipse.imagen.media
A thread safe implementation of OperationRegistry using Java 5 Concurrent ReadWriteLock Also it is able to substitute ImageN operations with ImageN-EXT ones and vice versa.
ConcurrentOperationRegistry() - Constructor for class ConcurrentOperationRegistry
 
ConcurrentOperationRegistry.OperationItem - Class in org.eclipse.imagen.media
The ConcurrentOperationRegistry.OperationItem class is a wrapper for the OperationDescriptor class which can store informations about the operations and the associated factory.
ConcurrentTileCache - Class in org.eclipse.imagen.media.cache
 
ConcurrentTileCache() - Constructor for class ConcurrentTileCache
 
ConcurrentTileCache(long, boolean, float, int) - Constructor for class ConcurrentTileCache
 
ConcurrentTileCache.Actions - Enum Class in org.eclipse.imagen.media.cache
A list of all the possible diagnostic actions
ConcurrentTileCacheMultiMap - Class in org.eclipse.imagen.media.cache
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 ConcurrentTileCacheMultiMap
 
ConcurrentTileCacheMultiMap(long, boolean, float, int) - Constructor for class ConcurrentTileCacheMultiMap
 
ConFunction - Class in org.eclipse.imagen.media.jiffle.parser.node
Separate node type for con functions which are implemented as directly injected source fragments in the runtime class rather than by the function lookup mechanism.
ConFunction(Expression...) - Constructor for class ConFunction
 
CONSTANT_INDEX - Static variable in class OperationConstDescriptor
 
ConstantColorMapElement - Class in org.eclipse.imagen.media.classifier
The ConstantColorMapElement is a special type of ColorMapTransformElement that is used to render no data values.
ConstantCRIF - Class in org.eclipse.imagen.media.opimage
This image factory supports image operator ConstantOpImage in the rendered and renderable image layers.
ConstantCRIF() - Constructor for class ConstantCRIF
Constructor.
ConstantDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "Constant" operation.
ConstantDescriptor() - Constructor for class ConstantDescriptor
Constructor.
ConstantLiteral - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ConstantLookup - Class in org.eclipse.imagen.media.jiffle.parser
A lookup for named constants used by the Jiffle compiler.
ConstantLookup() - Constructor for class ConstantLookup
 
contains(byte) - Method in class Range
Method for checking if a byte value is contained inside the Range
contains(byte) - Method in class RangeByte
 
contains(double) - Method in class DefaultDomainElement1D
 
contains(double) - Method in interface DomainElement1D
This methods can be used to check whether or not a given value belongs to DomainElement1D.
contains(double) - Method in class Range
Method for checking if a double value is contained inside the Range
contains(double) - Method in class RangeDouble
 
contains(double, double) - Method in class LiteShape
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double) - Method in class ROIGeometry
Tests if this ROI contains the given image location.
contains(double, double) - Method in class ROI
Returns true if the ROI contain the point (x, y).
contains(double, double) - Method in class ROIShape
Returns true if the mask contains the point (x, y).
contains(double, double, double, double) - Method in class LiteShape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(double, double, double, double) - Method in class ROIGeometry
Tests if this ROI contains the given rectangle.
contains(double, double, double, double) - Method in class ROI
Returns true if a given rectangle (x, y, w, h) is entirely included within the ROI.
contains(double, double, double, double) - Method in class ROIShape
Returns true if a given rectangle (x, y, w, h) is entirely included within the mask.
contains(float) - Method in class Range
Method for checking if a float value is contained inside the Range
contains(float) - Method in class RangeFloat
 
contains(int) - Method in class Range
Method for checking if an integer value is contained inside the Range
contains(int) - Method in class RangeInt
 
contains(int, int) - Method in class ROIGeometry
Tests if this ROI contains the given image location.
contains(int, int) - Method in class ROI
Returns true if the ROI contains the point (x, y).
contains(int, int) - Method in class ROIShape
Returns true if the mask contains the point (x, y).
contains(int, int, int, int) - Method in class ROIGeometry
Tests if this ROI contains the given rectangle.
contains(int, int, int, int) - Method in class ROI
Returns true if a given rectangle (x, y, w, h) is entirely included within the ROI.
contains(int, int, int, int) - Method in class ROIShape
Returns true if a given rectangle (x, y, w, h) is entirely included within the mask.
contains(long) - Method in class Range
Method for checking if a long value is contained inside the Range
contains(long) - Method in class RangeLong
 
contains(short) - Method in class Range
Method for checking if a short/ushort value is contained inside the Range
contains(short) - Method in class RangeShort
 
contains(short) - Method in class RangeUshort
 
contains(Point2D) - Method in class LiteShape
Tests if a specified Point2D is inside the boundary of the Shape.
contains(Point2D) - Method in class ROIGeometry
Tests if this ROI contains the given point.
contains(Point2D) - Method in class ROI
Returns true if the ROI contains a given Point2D.
contains(Point2D) - Method in class ROIShape
Returns true if the mask contains a given Point2D.
contains(Rectangle2D) - Method in class LiteShape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(Rectangle2D) - Method in class ROIGeometry
Tests if this ROI contains the given rectangle.
contains(Rectangle2D) - Method in class ROI
Returns true if a given Rectangle2D is entirely included within the ROI.
contains(Rectangle2D) - Method in class ROIShape
Returns true if a given Rectangle2D is entirely included within the mask.
contains(Point) - Method in class ROIGeometry
Tests if this ROI contains the given point.
contains(Point) - Method in class ROI
Returns true if the ROI contains a given Point.
contains(Point) - Method in class ROIShape
Returns true if the mask contains a given Point.
contains(Rectangle) - Method in class ROIGeometry
Tests if this ROI contains the given rectangle.
contains(Rectangle) - Method in class ROI
Returns true if a given Rectangle is entirely included within the ROI.
contains(Rectangle) - Method in class ROIShape
Returns true if a given Rectangle is entirely included within the mask.
contains(Comparable) - Method in class Range
Returns true if the specified value is within this Range, i.e. is either equal to or greater than the minimum value of this Range and is either lesser than or equal to the maximum value of this Range.
contains(Number) - Method in class DefaultDomainElement1D
 
contains(Number) - Method in interface DomainElement1D
This methods can be used to check whether or not a given value belongs to DomainElement1D.
contains(Object) - Method in class CollectionImage
Returns true if this Collection contains the specified object.
contains(Object) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns true if this Collection contains the specified object.
contains(String) - Method in class CaselessStringArrayTable
Tests if this table contains the specified key.
contains(Range) - Method in class DefaultDomainElement1D
 
contains(Range) - Method in interface DomainElement1D
This methods can be used to check whether or not a given NumberRange belongs to DomainElement1D.
contains(Range) - Method in class Range
 
contains(CaselessStringKey) - Method in class CaselessStringArrayTable
Tests if this table contains the specified key.
contains(Range) - Method in class Range
Returns true if the supplied Range is fully contained within this Range.
containsAll(Collection) - Method in class CollectionImage
Returns true if this Collection contains all of the elements in the specified Collection.
containsAll(Collection) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns true if this Collection contains all of the elements in the specified Collection.
containsKey(Object) - Method in class CaselessStringKeyHashtable
Allow only String and CaselessStringKey keys to be looked up.
containsKey(String) - Method in class CaselessStringKeyHashtable
Tests if the specified String is a key in this hashtable.
containsKey(CaselessStringKey) - Method in class CaselessStringKeyHashtable
Tests if the specified CaselessStringKey is a key in this hashtable.
containsN(T) - Method in class Range
Method for checking if a Generic value is contained inside the Range
CONTOUR_PROPERTY_NAME - Static variable in class ContourDescriptor
Constant identifying the image property that will hold the generated contours.
ContourDescriptor - Class in org.eclipse.imagen.media.contour
Describes the "Contour" operation in which contour lines are interpolated from values in a source image band.
ContourDescriptor() - Constructor for class ContourDescriptor
Creates a new instance.
ContourOpImage - Class in org.eclipse.imagen.media.contour
Generates contours for user-specified levels of values in the source image.
ContourOpImage(RenderedImage, ROI, int, Collection<? extends Number>, Double, Collection<Object>, boolean, boolean, boolean) - Constructor for class ContourOpImage
Constructor.
ContourRIF - Class in org.eclipse.imagen.media.contour
The image factory for the Contour operator.
ContourRIF() - Constructor for class ContourRIF
 
ContourSpi - Class in org.eclipse.imagen.media.contour
OperationRegistrySpi implementation to register the "Contour" operation and its associated image factories.
ContourSpi() - Constructor for class ContourSpi
Default constructor.
convert(Range, int) - Static method in class RangeFactory
Convert to Range of the specified DataBuffer type.
convert(Range, Range.DataType) - Static method in class RangeFactory
Convert to Range of the specified data type, casting or creating a copy if needed.
convertToByteRange(Range) - Static method in class RangeFactory
 
convertToDest - Variable in class PackedImageData
Indicates whether the PixelAccessor can and must set the data back into the Raster.
convertToDest - Variable in class UnpackedImageData
Indicates whether the PixelAccessor can and must set the data back into the Raster.
convertToDoubleRange(Range) - Static method in class RangeFactory
Convert to RangeDouble casting or creating a copy if needed.
convertToFloatRange(Range) - Static method in class RangeFactory
Convert to RangeFloat casting or creating a copy if needed.
convertToSigned(double[], int) - Static method in class ColorSpaceImageNExt
Converts the input array of data into signed ones
Convolve3x3OpImage - Class in org.eclipse.imagen.media.convolve
 
Convolve3x3OpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelImageN, ROI, Range, double, boolean) - Constructor for class Convolve3x3OpImage
 
ConvolveDescriptor - Class in org.eclipse.imagen.media.convolve
An OperationDescriptor describing the "Convolve" operation.
ConvolveDescriptor() - Constructor for class ConvolveDescriptor
Constructor.
ConvolveGeneralOpImage - Class in org.eclipse.imagen.media.convolve
 
ConvolveGeneralOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelImageN, ROI, Range, double, boolean) - Constructor for class ConvolveGeneralOpImage
 
ConvolveOpImage - Class in org.eclipse.imagen.media.convolve
 
ConvolveOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelImageN, ROI, Range, double, boolean) - Constructor for class ConvolveOpImage
 
ConvolveRIF - Class in org.eclipse.imagen.media.convolve
 
ConvolveRIF() - Constructor for class ConvolveRIF
 
CoordinateSequence2D - Class in org.eclipse.imagen.media.jts
A lightweight implementation of JTS CoordinateSequence for 2D points.
CoordinateSequence2D(double...) - Constructor for class CoordinateSequence2D
Creates a new CoordinateSequence2D object from a sequence of (x,y) pairs.
CoordinateSequence2D(int) - Constructor for class CoordinateSequence2D
Creates a new CoordinateSequence2D object with the given size.
CoordinateTransform - Interface in org.eclipse.imagen.media.jiffle.runtime
A transform used by Jiffle to convert from world (processing area) coordinates to image (pixel) coordinates.
CoordinateTransforms - Class in org.eclipse.imagen.media.jiffle.runtime
Utility class to create CoordinateTransform objects for simple cases.
CoordinateTransforms() - Constructor for class CoordinateTransforms
 
COPIED - Static variable in class RasterAccessor
Flag indicating data is a copy of the raster's data.
copy() - Method in class CoordinateSequence2D
 
COPY_MASK - Static variable in class RasterAccessor
The bits of a FormatTag associated with how dataArrays are obtained.
copyBinaryDataToRaster() - Method in class RasterAccessor
For the case of binary data (isBinary() returns true), copy the binary data back into the Raster of the RasterAccessor.
copyData() - Method in class PlanarImage
Copies the entire image into a single raster.
copyData() - Method in class RenderedOp
Renders the node if it has not already been rendered, and copies and returns the entire rendered image into a single raster.
copyData(WritableRaster) - Method in class BufferedImageAdapter
 
copyData(WritableRaster) - Method in class WrapperRI
 
copyData(WritableRaster) - Method in class PlanarImage
Copies an arbitrary rectangular region of this image's pixel data into a caller-supplied WritableRaster .
copyData(WritableRaster) - Method in class RenderedImageAdapter
Forwards call to the true source.
copyData(WritableRaster) - Method in class RenderedImageList
Copies an arbitrary rectangular region of the primary image into a caller-supplied WritableRaster.
copyData(WritableRaster) - Method in class RenderedOp
Renders the node if it has not already been rendered, and copies a specified rectangle of the rendered image into the given WritableRaster.
copyDataToRaster() - Method in class RasterAccessor
Copies data back into the RasterAccessor's raster.
copyExtendedData(WritableRaster, BorderExtender) - Method in class PlanarImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyFrom(JiffleParser.ExpressionContext) - Method in class JiffleParser.ExpressionContext
 
copyFrom(JiffleParser.IdentifiedAtomContext) - Method in class JiffleParser.IdentifiedAtomContext
 
copyFrom(JiffleParser.StatementContext) - Method in class JiffleParser.StatementContext
 
CopyOpImage - Class in org.eclipse.imagen.media.opimage
An OpImage class that copies an image from source to dest.
CopyOpImage(RenderedImage, Map, ImageLayout) - Constructor for class CopyOpImage
Constructs an CopyOpImage.
copyPropertyFromSource(String, int) - Method in class CollectionOp
Forces a property to be copied from the specified source node.
copyPropertyFromSource(String, int) - Method in interface OperationNode
Forces a property to be copied from the specified source node.
copyPropertyFromSource(String, int) - Method in class OperationNodeSupport
Forces a property to be copied from the specified source node.
copyPropertyFromSource(String, int) - Method in class RenderableOp
Forces a property to be copied from the specified source node.
copyPropertyFromSource(String, int) - Method in class RenderedOp
Forces a property to be copied from the specified source node.
copyPropertyFromSource(String, String, int) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to copyPropertyFromSource("rendered", ...)
copyPropertyFromSource(String, String, String, int) - Method in class ConcurrentOperationRegistry
 
copyPropertyFromSource(String, String, String, int) - Method in class OperationRegistry
Forces a property to be copied from the specified source by nodes performing a particular operation.
copyRaster(RasterAccessor, RasterAccessor) - Static method in class ImageUtil
 
COSINE - Enum constant in enum class KernelFactory.ValueType
Value is PI/4 * cos(uPI/2) where u is proportional distance to the key element.
count(double, int) - Method in class HistogramClassification
 
count(double, int) - Method in class NaturalClassification
 
count(double, int) - Method in class QuantileClassification
 
countPixels(Raster, ROI, int, int, int, int) - Method in class Histogram
Accumulates the histogram of the pixels within a specific region-of-interest (ROI) by counting them based on the indicated horizontal and vertical sampling period.
create(byte[]) - Static method in class LookupTableFactory
Constructs a single-banded byte lookup table.
create(byte[][]) - Static method in class LookupTableFactory
Constructs a multi-banded byte lookup table.
create(byte[][], int) - Static method in class LookupTableFactory
Constructs a multi-banded byte lookup table where all bands have the same index offset.
create(byte[][], int[]) - Static method in class LookupTableFactory
Constructs a multi-banded byte lookup table where each band has a different index offset.
create(byte[], int) - Static method in class LookupTableFactory
Constructs a single-banded byte lookup table with an index offset.
create(byte, boolean, byte, boolean) - Static method in class RangeFactory
 
create(byte, byte) - Static method in class RangeFactory
 
create(double[]) - Static method in class LookupTableFactory
Constructs a single-banded double lookup table.
create(double[][]) - Static method in class LookupTableFactory
Constructs a multi-banded double lookup table.
create(double[][], int) - Static method in class LookupTableFactory
Constructs a multi-banded double lookup table where all bands have the same index offset.
create(double[][], int[]) - Static method in class LookupTableFactory
Constructs a multi-banded double lookup table where each band has a different index offset.
create(double[], int) - Static method in class LookupTableFactory
Constructs a single-banded double lookup table with an index offset.
create(double, boolean, double, boolean) - Static method in class RangeFactory
 
create(double, boolean, double, boolean, boolean) - Static method in class RangeFactory
 
create(double, double) - Static method in class SingleDimensionTransformation
Creates a SingleDimensionTransformation instance based on the input scale and offset
create(double, double) - Static method in class RangeFactory
 
create(float[]) - Static method in class LookupTableFactory
Constructs a single-banded float lookup table.
create(float[][]) - Static method in class LookupTableFactory
Constructs a multi-banded float lookup table.
create(float[][], int) - Static method in class LookupTableFactory
Constructs a multi-banded float lookup table where all bands have the same index offset.
create(float[][], int[]) - Static method in class LookupTableFactory
Constructs a multi-banded float lookup table where each band has a different index offset.
create(float[], int) - Static method in class LookupTableFactory
Constructs a single-banded float lookup table with an index offset.
create(float, boolean, float, boolean) - Static method in class RangeFactory
 
create(float, boolean, float, boolean, boolean) - Static method in class RangeFactory
 
create(float, float) - Static method in class RangeFactory
 
create(int[]) - Static method in class LookupTableFactory
Constructs a single-banded int lookup table.
create(int[][]) - Static method in class LookupTableFactory
Constructs a multi-banded int lookup table.
create(int[][], int) - Static method in class LookupTableFactory
Constructs a multi-banded int lookup table where all bands have the same index offset.
create(int[][], int[]) - Static method in class LookupTableFactory
Constructs a multi-banded int lookup table where each band has a different index offset.
create(int[], int) - Static method in class LookupTableFactory
Constructs a single-banded int lookup table with an index offset.
create(int, boolean, int, boolean) - Static method in class RangeFactory
 
create(int, int) - Static method in class RangeFactory
 
create(long, boolean, long, boolean) - Static method in class RangeFactory
 
create(short[][], boolean) - Static method in class LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table.
create(short[][], int[], boolean) - Static method in class LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table where each band has a different index offset.
create(short[][], int, boolean) - Static method in class LookupTableFactory
Constructs a multi-banded short or unsigned short lookup table where all bands have the same index offset.
create(short[], boolean) - Static method in class LookupTableFactory
Constructs a single-banded short or unsigned short lookup table.
create(short[], int, boolean) - Static method in class LookupTableFactory
Constructs a single-banded short or unsigned short lookup table with an index offset.
create(short, boolean, short, boolean) - Static method in class RangeFactory
 
create(short, short) - Static method in class RangeFactory
 
create(Raster, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle) - Static method in class RookIterFactory
Constructs and returns an instance of RookIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(Raster, Rectangle, boolean, boolean) - Static method in class RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given Raster source.
create(ParameterBlock) - Method in interface RenderableCollectionImageFactory
Creates a CollectionImage that represents the result of an operation (or chain of operations) for a given ParameterBlock.
create(ParameterBlock, RenderingHints) - Method in interface CollectionImageFactory
Creates a CollectionImage that represents the result of an operation (or chain of operations) for a given ParameterBlock and RenderingHints.
create(ParameterBlock, RenderingHints) - Method in class CRIFImpl
The RenderedImageFactory create() method which must be implemented by concrete subclasses.
create(ParameterBlock, RenderingHints) - Method in class AffineCRIF
Creates an affine operation as an instance of AffineOpImage.
create(ParameterBlock, RenderingHints) - Method in class AddCRIF
Creates a new instance of AlgebraOpImage for the Add operation.
create(ParameterBlock, RenderingHints) - Method in class AlgebraCRIF
Creates a new instance of AlgebraOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class AndCRIF
Creates a new instance of AlgebraOpImage for the And operation.
create(ParameterBlock, RenderingHints) - Method in class OperationConstCRIF
Creates a new instance of OperationConstOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class SubtractCRIF
Creates a new instance of AlgebraOpImage for the Subtract operation.
create(ParameterBlock, RenderingHints) - Method in class XorCRIF
Creates a new instance of AlgebraOpImage for the Xor operation.
create(ParameterBlock, RenderingHints) - Method in class ArtifactsFilterRIF
Create a new instance of ArtifactsFilterOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class BandCombineCRIF
 
create(ParameterBlock, RenderingHints) - Method in class BandMergeCRIF
Creates a new instance of BandMergeOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class BandSelectCRIF
Creates a new instance of BandSelectOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class BinarizeCRIF
Creates a new instance of BinarizeOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class BorderRIF
Creates a new instance of BorderOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class BufferRIF
 
create(ParameterBlock, RenderingHints) - Method in class ClampCRIF
Creates a new instance of ThresholdOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ClassBreaksRIF
 
create(ParameterBlock, RenderingHints) - Method in class RasterClassifierCRIF
Creates a RenderedImage representing the results of an imaging operation for a given ParameterBlock and RenderingHints.
create(ParameterBlock, RenderingHints) - Method in class ColorConvertCRIF
Creates a new instance of ColorConvertOpImage.
create(ParameterBlock, RenderingHints) - Method in class ColorIndexerCRIF
 
create(ParameterBlock, RenderingHints) - Method in class ContourRIF
Creates a new instance of ContourOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ConvolveRIF
 
create(ParameterBlock, RenderingHints) - Method in class UnsharpMaskRIF
Create a new instance of UnsharpMaskOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class CropCRIF
Creates a new instance of CropOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ErrorDiffusionRIF
 
create(ParameterBlock, RenderingHints) - Method in class FormatCRIF
Creates a new RenderedOp with a new format
create(ParameterBlock, RenderingHints) - Method in class ImageFunctionRIF
Creates a new instance of ImageFunctionOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ImageReadCIF
 
create(ParameterBlock, RenderingHints) - Method in class ImageReadCRIF
 
create(ParameterBlock, RenderingHints) - Method in class JiffleRIF
Create a new instance of JiffleOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class LookupCRIF
Creates a new instance of LookupOpImage.
create(ParameterBlock, RenderingHints) - Method in class 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 NullCRIF
Returns the first source in the source list in the ParameterBlock or the value returned by getSourcelessImage() if there are no sources.
create(ParameterBlock, RenderingHints) - Method in class ConstantCRIF
Creates a new instance of ConstantOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class FilteredSubsampleRIF
Creates a new instance of SubsampleOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class MaxFilterRIF
Create a new instance of MaxFilterOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class MedianFilterRIF
Create a new instance of MedianFilterOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class MinFilterRIF
Create a new instance of MinFilterOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class OverlayCRIF
Creates a new instance of OverlayOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class PatternRIF
Creates a new instance of PatternOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class SubsampleAverageCRIF
Creates a new instance of SubsampleAverageOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class OrderedDitherRIF
 
create(ParameterBlock, RenderingHints) - Method in class GenericPiecewiseCRIF
 
create(ParameterBlock, RenderingHints) - Method in class RescaleCRIF
 
create(ParameterBlock, RenderingHints) - Method in class RangeLookupRIF
Create a new instance of RangeLookupOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class Scale2CRIF
Creates a new instance of ScaleOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ScaleCRIF
Creates a new instance of ScaleOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class ShadedReliefRIF
 
create(ParameterBlock, RenderingHints) - Method in class StatisticsRIF
 
create(ParameterBlock, RenderingHints) - Method in class ThresholdCRIF
Creates a new instance of ThresholdOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class TranslateCRIF
 
create(ParameterBlock, RenderingHints) - Method in class VectorBinarizeRIF
Creates a new instance of VectorBinarizeOpImage in the rendered layer.
create(ParameterBlock, RenderingHints) - Method in class WarpRIF
Creates a new instance of warp operator according to the warp object and interpolation method.
create(ParameterBlock, RenderingHints) - Method in class ZonalStatsRIF
 
create(ParameterBlock, RenderingHints) - Method in class VectorizeRIF
Creates a new instance of VectorizeOpImage in the rendered layer.
create(RenderContext, ParameterBlock) - Method in class CRIFImpl
Creates a RenderedImage from the renderable layer.
create(RenderContext, ParameterBlock) - Method in class AffineCRIF
Creates a new instance of AffineOpImage in the renderable layer.
create(RenderContext, ParameterBlock) - Method in class ConstantCRIF
Creates a new instance of ConstantOpImage in the renderable layer.
create(RenderContext, ParameterBlock) - Method in class SubsampleAverageCRIF
Creates a new instance of SubsampleAverageOpImage in the renderable layer.
create(RenderContext, ParameterBlock) - Method in class Scale2CRIF
Creates a new instance of AffineOpImage in the renderable layer.
create(RenderContext, ParameterBlock) - Method in class ScaleCRIF
Creates a new instance of AffineOpImage in the renderable layer.
create(RenderedImage[], String[], String, String, Rectangle, Integer, Integer, CoordinateTransform[], BandTransform[], Range[], RenderingHints) - Static method in class JiffleDescriptor
RenderedOp creation method that takes all the parameters, passes them to the ParameterBlockImageN and then call the ImageN create method for the mosaic operation with no data support.
create(RenderedImage[], String[], String, String, Rectangle, Integer, CoordinateTransform[], BandTransform[], RenderingHints) - Static method in class JiffleDescriptor
Deprecated. 
create(RenderedImage[], MosaicType, PlanarImage[], ROI[], double[][], double[], Range[], RenderingHints) - Static method in class MosaicDescriptor
RenderedOp creation method that takes all the parameters, passes them to the ParameterBlockImageN and then call the ImageN create method for the mosaic operation with no data support.
create(RenderedImage, double[][], RenderingHints) - Static method in class BandCombineDescriptor
Performs arbitrary interband linear combination using a specified matrix.
create(RenderedImage, double[][], ROI, Range, double, RenderingHints) - Static method in class BandCombineDescriptor
Performs arbitrary interband linear combination using a specified matrix and checking ROI and NoData if defined.
create(RenderedImage, double[], double[], RenderingHints) - Static method in class RescaleDescriptor
Maps the pixels values of an image from one range to another range.
create(RenderedImage, double[], double[], ROI, Range, boolean, double, RenderingHints) - Static method in class RescaleDescriptor
Maps the pixels values of an image from one range to another range.
create(RenderedImage, double[], AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints) - Static method in class OperationConstDescriptor
Executes the selected operation with a constant on the input image.
create(RenderedImage, int[], RenderingHints) - Static method in class BandSelectDescriptor
Selects n number of bands from an image.
create(RenderedImage, int, int, int, int, BorderExtender, Range, double, RenderingHints) - Static method in class BorderDescriptor
Adds a border around an image.
create(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], double[], double[], int[], RenderingHints) - Static method in class 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 StatisticsDescriptor
Performs a statistical operation on an image defined by its "stats type" parameter.
create(RenderedImage, AffineTransform, Interpolation, double[], ROI) - Static method in class AffineDescriptor
Performs interpolated affine transform on an image.
create(RenderedImage, AffineTransform, Interpolation, double[], ROI, boolean, boolean, Range, RenderingHints) - Static method in class AffineDescriptor
Performs interpolated affine transform on an image.
create(RenderedImage, ColorModel, ROI, Range, double[], RenderingHints) - Static method in class ColorConvertDescriptor
Convert the color space of an image.
create(RenderedImage, RenderedImage, AffineTransform, List<ROI>, Range, ROI, boolean, int[], Statistics.StatsType[], double[], double[], int[], List<Range>, boolean, RenderingHints) - Static method in class 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 ZonalStatsDescriptor
Performs statistical operations on different image zones defined by the input geometry list.
create(RenderedImage, RenderedImage, RenderingHints) - Static method in class AddDescriptor
Adds two images.
create(RenderedImage, RenderedImage, RenderingHints) - Static method in class AndDescriptor
ands two images.
create(RenderedImage, RenderedImage, RenderingHints) - Static method in class SubtractDescriptor
subtracts two images.
create(RenderedImage, RenderedImage, RenderingHints) - Static method in class XorDescriptor
xors two images.
create(RenderedImage, RenderedImage, RenderingHints) - Static method in class OverlayDescriptor
Overlays one image on top of another.
create(RenderedImage, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle) - Static method in class RookIterFactory
Constructs and returns an instance of RookIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of RectIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, Rectangle, boolean, boolean) - Static method in class RandomIterFactory
Constructs and returns an instance of RandomIter suitable for iterating over the given bounding rectangle within the given RenderedImage source.
create(RenderedImage, RenderingHints) - Static method in class NullDescriptor
An operation which does no processing.
create(RenderedImage, Double, RenderingHints) - Static method in class BinarizeDescriptor
Binarize an image from a threshold value.
create(RenderedImage, Double, Double, RenderingHints) - Static method in class SubsampleAverageDescriptor
Subsamples an image by averaging over a moving window.
create(RenderedImage, Double, Double, Double, Double, Interpolation, ROI, Boolean, Range, double[], RenderingHints) - Static method in class Scale2Descriptor
Resizes an image.
create(RenderedImage, Double, ROI, Range, RenderingHints) - Static method in class BinarizeDescriptor
Binarize an image from a threshold value, taking into account the presence of ROI and NoData
create(RenderedImage, Float, Float, Float, Float, Interpolation, RenderingHints) - Static method in class ScaleDescriptor
Resizes an image.
create(RenderedImage, Float, Float, Float, Float, Interpolation, ROI, Boolean, Range, double[], RenderingHints) - Static method in class ScaleDescriptor
Resizes an image.
create(RenderedImage, Float, Float, Float, Float, ROI, Range, double[], RenderingHints) - Static method in class CropDescriptor
Performs cropping to a specified bounding box.
create(RenderedImage, Float, Float, Interpolation, RenderingHints) - Static method in class TranslateDescriptor
Translate an image to a new location.
create(RenderedImage, Integer, RenderingHints) - Static method in class FormatDescriptor
Reformats an image.
create(RenderedImage, Integer, Integer, float[], Interpolation, RenderingHints) - Static method in class FilteredSubsampleDescriptor
Filters and subsamples an image.
create(RenderedImage, Integer, Integer, RenderingHints) - Static method in class PatternDescriptor
Defines an image with a repeated pattern.
create(RenderedImage, Integer, Integer, Integer, Integer, BorderExtender, RenderingHints) - Static method in class BorderDescriptor
Adds a border around an image.
create(RenderedImage, BorderExtender, int, int, int, int, List<ROI>, Range, double, Double, Integer, double, RenderingHints) - Static method in class BufferDescriptor
Calculates the buffer on an Image
create(RenderedImage, ColorCube, KernelImageN[], RenderingHints, ROI, Range, Double) - Static method in class OrderedDitherDescriptor
Performs ordered dither color quantization using a specified color cube and dither mask.
create(RenderedImage, KernelImageN, Float, RenderingHints) - Static method in class UnsharpMaskDescriptor
Performs UnsharpMask operation on the image.
create(RenderedImage, KernelImageN, ROI, Range, double, boolean, RenderingHints) - Static method in class ConvolveDescriptor
Performs kernel-based convolution on an image.
create(RenderedImage, LookupTableImageN, KernelImageN, ROI, Range, double[], RenderingHints) - Static method in class ErrorDiffusionDescriptor
Performs error diffusion color quantization using a specified color map and error filter.
create(RenderedImage, ColorMapTransform, Integer, ROI, Range, RenderingHints) - Method in class RasterClassifierDescriptor
 
create(RenderedImage, ColorIndexer, ROI, Range, Integer, RenderingHints) - Static method in class ColorIndexerDescriptor
Create a new RenderedOp instance based on the "ColorIndexer" operation
create(RenderedImage, LookupTable, double, ROI, Range, boolean, RenderingHints) - Static method in class LookupDescriptor
Performs a lookup operation on an integral image.
create(RenderedImage, PiecewiseTransform1D, Integer, ROI, Range, RenderingHints) - Method in class GenericPiecewiseDescriptor
Static create method returning a new image passed by the GenericPiecewise operation
create(RenderedImage, RangeLookupTable, Number, ROI, RenderingHints) - Static method in class RangeLookupDescriptor
Creates a new RenderedOp with the RLookup operation applied.
create(RenderedImage, ColorQuantizerType, Integer, Integer, ROI, Integer, Integer, RenderingHints) - Static method in class ColorQuantizerDescriptor
Color quantization on the provided image.
create(RenderedImage, MaxFilterShape, Integer, RenderingHints) - Static method in class MaxFilterDescriptor
Performs max filtering on an image.
create(RenderedImage, MedianFilterShape, Integer, RenderingHints) - Static method in class MedianFilterDescriptor
Performs median filtering on an image.
create(RenderedImage, MinFilterShape, Integer, RenderingHints) - Static method in class MinFilterDescriptor
Performs min filtering on an image.
create(RenderedImage, TransposeType, RenderingHints) - Static method in class TransposeDescriptor
Reflects an image in a specified direction or rotates an image in multiples of 90 degrees.
create(RenderedImage, ROI, double[], int, int, Range, RenderingHints) - Static method in class ArtifactsFilterDescriptor
Convenience method which constructs a ParameterBlockImageN and invokes ImageN.create("ArtifactsFilter", params)
create(RenderedImage, ROI, double[], int, RenderingHints) - Static method in class ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], int, Range, RenderingHints) - Static method in class ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], RenderingHints) - Static method in class ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, double[], Range, RenderingHints) - Static method in class ArtifactsFilterDescriptor
 
create(RenderedImage, ROI, Range, double, double, double, double, double, double, double, ShadedReliefAlgorithm, RenderingHints) - Static method in class ShadedReliefDescriptor
 
create(RenderedImage, Warp, Interpolation, double[], RenderingHints) - Static method in class WarpDescriptor
Warps an image according to a specified Warp object.
create(RenderedImage, Warp, Interpolation, double[], ROI, RenderingHints) - Static method in class WarpDescriptor
Warps an image according to a specified Warp object.
create(RenderedImage, Warp, Interpolation, double[], ROI, Range, RenderingHints) - Static method in class WarpDescriptor
Warps an image according to a specified Warp object.
create(CharSequence) - Static method in class DefaultPiecewiseTransform1DElement
Creates a pass-through DefaultPiecewiseTransform1DElement.
create(CharSequence, Color[], Range, Range) - Static method in class LinearColorMapElement
 
create(CharSequence, Color, double, int) - Static method in class LinearColorMapElement
 
create(CharSequence, Color, float, int) - Static method in class LinearColorMapElement
 
create(CharSequence, Color, int, int) - Static method in class LinearColorMapElement
 
create(CharSequence, Color, short, int) - Static method in class LinearColorMapElement
 
create(CharSequence, Color, Range, int) - Static method in class LinearColorMapElement
 
create(CharSequence, Range) - Static method in class DefaultPiecewiseTransform1DElement
Creates a pass-through DefaultPiecewiseTransform1DElement.
create(CharSequence, Range, byte) - Static method in class DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, double) - Static method in class DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, int) - Static method in class DefaultPiecewiseTransform1DElement
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
create(CharSequence, Range, Range) - Static method in class DefaultPiecewiseTransform1DElement
Constructor.
create(Float, Float, Number[], RenderingHints) - Static method in class ConstantDescriptor
Creates an image with constant pixel values.
create(String, int, int, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, ParameterBlock) - Static method in class ImageN
Creates a RenderedOp with null rendering hints.
create(String, ParameterBlock, RenderingHints) - Static method in class ImageN
Creates a RenderedOp which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
create(String, ParameterBlock, RenderingHints) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.create(...) which returns a RenderedImage and not a PlanarImage. This is currently equivalent to PlanarImage.wrapRenderedImage(RIFRegistry.create(this, operationName, paramBlock, renderHints))
create(String, RenderedImage) - Static method in class ImageN
Creates a RenderedOp that takes 1 RenderedImage source.
create(String, RenderedImage, float, float, float, float, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, float, float, float, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, float, float, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, float, int, float, float, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, int, int, int, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, int, int, int, int, int, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, RenderedImage) - Static method in class ImageN
Creates a RenderedOp that takes 2 RenderedImage sources.
create(String, RenderedImage, RenderedImage, Object, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object) - Static method in class ImageN
Creates a RenderedOp that takes 1 RenderedImage source and 1 Object parameter.
create(String, RenderedImage, Object, float) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object, int, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object, Object) - Static method in class ImageN
Creates a RenderedOp that takes 1 RenderedImage source and 2 Object parameters.
create(String, RenderedImage, Object, Object, int, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object, Object, Object) - Static method in class ImageN
Creates a RenderedOp that takes 1 RenderedImage source and 3 Object parameters.
create(String, RenderedImage, Object, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object, Object, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, RenderedImage, Object, Object, Object, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Object) - Static method in class ImageN
Creates a RenderedOp that takes 1 Object parameter.
create(String, Object, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Object, int, Object, int) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Object, Object) - Static method in class ImageN
Creates a RenderedOp that takes 2 Object parameters.
create(String, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Object, Object, Object, Object) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Collection) - Static method in class ImageN
Deprecated.
Instead use create(String,ParameterBlock).
create(String, Range, MathTransformation) - Static method in class DefaultPiecewiseTransform1DElement
 
create(ImageInputStream, Integer, Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptor
Type-safe convenience method for creating a RenderedOp representing the "ImageRead" operation in rendered mode.
create(ImageFunction, Integer, Integer, Float, Float, Float, Float, ROI, Range, float, RenderingHints) - Static method in class ImageFunctionDescriptor
Generates an image from a functional description.
create(LookupTableImageN) - Static method in class LookupTableFactory
Constructs a multi-banded lookup table from another one.
create(AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints, RenderedImage...) - Static method in class AlgebraDescriptor
Executes the selected operation on an image array.
create(Range[], double, boolean, RenderingHints, RenderedImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(Range[], double, boolean, RenderingHints, List<AffineTransform>, RenderedImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(Range[], double, boolean, RenderingHints, List<AffineTransform>, ROI, RenderedImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
create(Range, double, ROI, double[], double[], double[], RenderingHints, RenderedImage) - Static method in class ThresholdDescriptor
Creates a ParameterBlockImageN from all supplied arguments except hints and invokes ImageN.create(String,ParameterBlock,RenderingHints).
create(Range, double, ROI, double[], double[], RenderingHints, RenderedImage) - Static method in class ClampDescriptor
Creates a ParameterBlockImageN from all supplied arguments except hints and invokes ImageN.create(String,ParameterBlock,RenderingHints).
create(OperationRegistry, String, ParameterBlock) - Static method in class RCIFRegistry
Creates a renderable CollectionImage given a ParameterBlock containing the operation's sources and parameters.
create(OperationRegistry, String, ParameterBlock, RenderingHints) - Static method in class CIFRegistry
Constructs a CollectionImageFactory (usually a CollectionOp) representing the results of applying a given operation to a particular ParameterBlock and rendering hints.
create(OperationRegistry, String, ParameterBlock, RenderingHints) - Static method in class RIFRegistry
Constructs a RenderedImage (usually a RenderedOp) representing the results of applying a given operation to a particular ParameterBlock and rendering hints.
create(OperationRegistry, String, RenderContext, ParameterBlock) - Static method in class CRIFRegistry
Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.
createAnnulus(int, int, KernelFactory.ValueType) - Static method in class KernelFactory
Creates an annular kernel (a doughnut).
createAnnulus(int, int, KernelFactory.ValueType, float) - Static method in class KernelFactory
Deprecated.
Please use KernelFactory.createAnnulus(int, int, ValueType) instead and set the centre element value on the returned kernel if that is required.
createBanded(int, int, int, int, int, int, int, int[], int[]) - Static method in class TiledImage
Deprecated.
as of ImageN 0.4.0.
createBandedRaster(int, int, int, int, int[], int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified data type, width, height, scanline stride, bank indices and band offsets.
createBandedRaster(int, int, int, int, Point) - Static method in class RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified data type, width, height, and number of bands.
createBandedRaster(DataBuffer, int, int, int, int[], int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a ComponentSampleModel with the specified DataBuffer, width, height, scanline stride, bank indices, and band offsets.
createBandedSampleModel(int, int, int, int) - Static method in class RasterFactory
Creates a banded SampleModel with a given data type, width, height, and number of bands.
createBandedSampleModel(int, int, int, int, int[], int[]) - Static method in class RasterFactory
Creates a banded SampleModel with a given data type, width, height, number of bands, bank indices, and band offsets.
createCircle(int) - Static method in class KernelFactory
Create a circular kernel where all elements within the circle have value 1.0 while those outside have value 0.0.
createCircle(int, KernelFactory.ValueType) - Static method in class KernelFactory
Creates a circular kernel with width 2*radius + 1.
createCircle(int, KernelFactory.ValueType, float) - Static method in class KernelFactory
Deprecated.
Please use KernelFactory.createCircle(int, ValueType) instead and set the centre element value on the returned kernel if that is required.
createCollection(String, ParameterBlock) - Static method in class ImageN
Creates a Collection with null rendering hints.
createCollection(String, ParameterBlock, RenderingHints) - Static method in class ImageN
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createCollection(String, ParameterBlock, RenderingHints) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.create(...) . This is currently equivalent to CIFRegistry.create(this, operationName, args, hints))
createCollection(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptor
Type-safe convenience method for creating a Collection representing the "ImageRead" operation in collection mode.
createCollectionNS(String, ParameterBlock, RenderingHints) - Method in class ImageN
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createColorCube(int, int[]) - Static method in class ColorCube
Returns a multi-banded ColorCube of a specified data type with zero offset for all bands.
createColorCube(int, int, int[]) - Static method in class ColorCube
Returns a multi-banded ColorCube of a specified data type.
createColorModel(SampleModel) - Static method in class PlanarImage
Creates a ColorModel that may be used with the specified SampleModel.
createColorModel(SampleModel, List, Map) - Method in interface ColorModelFactory
Create a ColorModel given the image SampleModel and configuration variables.
createCompatibleSampleModel(int, int) - Method in class ComponentSampleModelImageN
Creates a new ComponentSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class FloatDoubleColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class FloatDoubleColorModel
Creates a WritableRaster with the specified width and height, that has a data layout ( SampleModel) compatible with this ColorModel.
createComplexStatisticsObjectFromInt(int, double, double, int) - Static method in class StatsFactory
This method returns the complex statistic object associated to the Id returned
createComponentColorModel(int, ColorSpace, boolean, boolean, int) - Static method in class RasterFactory
Creates a component-based ColorModel with a given data type, color space, and transparency type.
createComponentSampleModel(SampleModel, int, int, int, int) - Static method in class RasterFactory
Creates a component SampleModel with a given data type, width, height, and number of bands that is "compatible" with a given SampleModel.
createConstantAnnulus(int, int, float) - Static method in class KernelFactory
Creates an annular kernel (a doughnut) where elements inside the annulus have a constant value while those outside are set to 0.
createConstantCircle(int, float) - Static method in class KernelFactory
Create a circular kernel where all elements within the circle have a constant value while those outside have value 0.0.
createConstantImage(int, int, int, int, int, int, Number[]) - Static method in class ImageUtilities
Creates a new TiledImage object with one or more bands of constant value.
createConstantImage(int, int, int, int, Number) - Static method in class ImageUtilities
Creates a new TiledImage object with a single band of constant value.
createConstantImage(int, int, int, int, Number[]) - Static method in class ImageUtilities
Creates a new TiledImage object with one or more bands of constant value.
createConstantImage(int, int, Number) - Static method in class ImageUtilities
Creates a new TiledImage object with a single band of constant value.
createConstantImage(int, int, Number[]) - Static method in class ImageUtilities
Creates a new TiledImage object with one or more bands of constant value.
createConstantRectangle(int, int, float) - Static method in class KernelFactory
Creates a rectangular kernel where all elements have the same value.
createConstantRectangle(int, int, int, int, float) - Static method in class KernelFactory
Creates a rectangular kernel where all elements have the same value.
createDataBuffer() - Method in class ComponentSampleModelImageN
Creates a DataBuffer that corresponds to this ComponentSampleModel.
createDefaultRendering() - Method in class RenderableOp
Returns a default rendering of this RenderableImage.
createDefaultTestImage(int, int, boolean) - Static method in class ComparisonTestBase
Create a Default test image
createDevStdObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Standard Deviation of an Image
createDisplayImage(RenderedImage, Map<Integer, Color>) - Static method in class ImageUtilities
Creates a proxy RGB display image for the given data image.
createExtremaObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Extrema of all the pixels of an Image
createFromFrac(long[], int) - Static method in class Rational
Returns a Rational defined by a given number of terms of a continued fraction:
createFromShape(Shape, AffineTransform, KernelFactory.ValueType, int, int, float) - Static method in class KernelFactory
Create a kernel by rasterizing a shape.
createGraphics() - Method in class TiledImage
Creates a Graphics2D object that can be used to paint text and graphics onto the TiledImage .
createHistogramObject(int, double, double) - Static method in class StatsFactory
This method returns a statistic object for calculating the Histogram of an Image
createImageFromArray(Number[], int, int) - Static method in class ImageUtilities
Creates a new single-band TiledImage with the provided values.
createInstance() - Method in class CollectionOp
Instantiates a Collection operator that computes the result of this CollectionOp.
createInstance() - Method in class RenderedOp
Instantiate a PlanarImage that computes the result of this RenderedOp.
createInstance(int) - Static method in class BorderExtender
Returns an instance of BorderExtender that implements a given extension policy.
createInterleaved(int, int, int, int, int, int, int, int, int[]) - Static method in class TiledImage
Deprecated.
as of ImageN 0.4.0.
createInterleavedRaster(int, int, int, int, int, int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified data type, width, height, scanline stride, pixel stride, and band offsets.
createInterleavedRaster(int, int, int, int, Point) - Static method in class RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified data type, width, height, and number of bands.
createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a PixelInterleavedSampleModel with the specified DataBuffer, width, height, scanline stride, pixel stride, and band offsets.
createLinearTransform1D(double, double) - Static method in class PiecewiseUtilities
Returns a linear transform with the supplied scale and offset values.
createLinearTransform1D(Range, Range) - Static method in class PiecewiseUtilities
Create a linear transform mapping values from sampleValueRange to geophysicsValueRange.
createMaxObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Maximum of all the pixels of an Image
createMeanObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Mean of an Image
createMedianObject(double, double) - Static method in class StatsFactory
This method returns a statistic object for calculating the Median of an Image
createMinObject() - Static method in class 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 StatsFactory
This method returns a statistic object for calculating the Mode of an Image
createNS(String, ParameterBlock, RenderingHints) - Method in class ImageN
Creates a RenderedOp which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock, and applying the specified hints to the destination.
createPackedRaster(int, int, int, int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a SinglePixelPackedSampleModel with the specified data type, width, height, and band masks.
createPackedRaster(int, int, int, int, int, Point) - Static method in class RasterFactory
Creates a WritableRaster based on a packed SampleModel with the specified data type, width, height, number of bands, and bits per band.
createPackedRaster(DataBuffer, int, int, int, int[], Point) - Static method in class RasterFactory
Creates a WritableRaster based on a SinglePixelPackedSampleModel with the specified DataBuffer, width, height, scanline stride, and band masks.
createPackedRaster(DataBuffer, int, int, int, Point) - Static method in class RasterFactory
Creates a WritableRaster based on a MultiPixelPackedSampleModel with the specified DataBuffer, width, height, and bits per pixel.
createPixelInterleavedSampleModel(int, int, int, int) - Static method in class RasterFactory
Creates a pixel interleaved SampleModel with a given data type, width, height, and number of bands.
createPixelInterleavedSampleModel(int, int, int, int, int, int[]) - Static method in class RasterFactory
Creates a pixel interleaved SampleModel with a given data type, width, height, pixel and scanline strides, and band offsets.
createRampColours(int) - Static method in class ImageUtilities
Create a set of colours using a simple colour ramp algorithm in the HSB colour space.
createRampColours(int, float, float) - Static method in class ImageUtilities
Create a set of colours using a simple colour ramp algorithm in the HSB colour space.
createRampColours(int, float, float, float, float) - Static method in class ImageUtilities
Create a set of colours using a simple colour ramp algorithm in the HSB colour space.
createRaster(SampleModel, DataBuffer, Point) - Static method in class RasterFactory
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createRectangle(int, int) - Static method in class KernelFactory
Creates a rectangular kernel where all elements have value 1.0.
createRectangle(int, int, KernelFactory.ValueType, int, int) - Static method in class KernelFactory
Creates a rectangular kernel.
createRectangle(int, int, KernelFactory.ValueType, int, int, float) - Static method in class KernelFactory
Deprecated.
Please use KernelFactory.createRectangle(int, int, ValueType, int, int) instead and set the centre element value on the returned kernel if that is required.
createRenderable(RenderableImage, double[][], ROI, Range, double, RenderingHints) - Static method in class BandCombineDescriptor
Performs arbitrary interband linear combination using a specified matrix and checking ROI and NoData if defined.
createRenderable(RenderableImage, double[], double[], ROI, Range, boolean, double, RenderingHints) - Static method in class RescaleDescriptor
Maps the pixels values of an image from one range to another range.
createRenderable(RenderableImage, double[], AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints) - Static method in class OperationConstDescriptor
Executes the selected operation with a constant on the input image.
createRenderable(RenderableImage, int[], RenderingHints) - Static method in class BandSelectDescriptor
Selects n number of bands from an image.
createRenderable(RenderableImage, AffineTransform, Interpolation, double[], ROI, boolean, boolean, Range, RenderingHints) - Static method in class AffineDescriptor
Performs interpolated affine transform on an image.
createRenderable(RenderableImage, ColorModel, ROI, Range, double[], RenderingHints) - Static method in class ColorConvertDescriptor
Convert the color space of an image.
createRenderable(RenderableImage, RenderableImage, RenderingHints) - Static method in class AddDescriptor
Adds two images.
createRenderable(RenderableImage, RenderableImage, RenderingHints) - Static method in class AndDescriptor
ands two images.
createRenderable(RenderableImage, RenderableImage, RenderingHints) - Static method in class SubtractDescriptor
subtracts two images.
createRenderable(RenderableImage, RenderableImage, RenderingHints) - Static method in class XorDescriptor
xors two images.
createRenderable(RenderableImage, RenderableImage, RenderingHints) - Static method in class OverlayDescriptor
Overlays one image on top of another.
createRenderable(RenderableImage, RenderingHints) - Static method in class NullDescriptor
An operation which does no processing.
createRenderable(RenderableImage, Double, Double, RenderingHints) - Static method in class SubsampleAverageDescriptor
Subsamples an image by averaging over a moving window.
createRenderable(RenderableImage, Double, Double, Double, Double, Interpolation, ROI, Range, double[], RenderingHints) - Static method in class Scale2Descriptor
Resizes an image.
createRenderable(RenderableImage, Double, ROI, Range, RenderingHints) - Static method in class BinarizeDescriptor
Binarize an image from a threshold value, taking into account the presence of ROI and NoData
createRenderable(RenderableImage, Float, Float, Float, Float, Interpolation, ROI, Range, double[], RenderingHints) - Static method in class ScaleDescriptor
Resizes an image.
createRenderable(RenderableImage, Integer, RenderingHints) - Static method in class FormatDescriptor
Reformats an image.
createRenderable(RenderableImage, TransposeType, RenderingHints) - Static method in class TransposeDescriptor
Reflects an image in a specified direction or rotates an image in multiples of 90 degrees.
createRenderable(RenderedImage, RenderedOp, Integer, Float, Float, Float, RenderingHints) - Static method in class RenderableDescriptor
Produces a RenderableImage from a RenderedImage.
createRenderable(Float, Float, Number[], RenderingHints) - Static method in class ConstantDescriptor
Creates an image with constant pixel values.
createRenderable(String, ParameterBlock) - Static method in class ImageN
Creates a RenderableOp that represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderable(String, ParameterBlock) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CRIFRegistry.get(...) This is currently equivalent to CRIFRegistry.get(this, operationName)
createRenderable(String, ParameterBlock, RenderingHints) - Static method in class ImageN
Creates a RenderableOp that represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderable(ImageInputStream, int[], Boolean, Boolean, Boolean, EventListener[], Locale, ImageReadParam, ImageReader, RenderingHints) - Static method in class ImageReadDescriptor
Type-safe convenience method for creating a RenderableOp representing the "ImageRead" operation in renderable mode.
createRenderable(AlgebraDescriptor.Operator, ROI, Range, double, RenderingHints, RenderableImage...) - Static method in class AlgebraDescriptor
Executes the selected operation on an image array.
createRenderable(Range[], double, RenderingHints, RenderableImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderable(Range[], double, RenderingHints, List<AffineTransform>, RenderableImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderable(Range[], double, RenderingHints, List<AffineTransform>, ROI, RenderableImage...) - Static method in class BandMergeDescriptor
Merge (possibly multi-banded)images into a multibanded image.
createRenderableCollection(String, ParameterBlock) - Static method in class ImageN
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableCollection(String, ParameterBlock, RenderingHints) - Static method in class ImageN
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableCollectionNS(String, ParameterBlock) - Method in class ImageN
Deprecated.
as of ImageN 0.4.0 in favor of createRenderableCollectionNS(String,ParameterBlock,RenderingHints) .
createRenderableCollectionNS(String, ParameterBlock, RenderingHints) - Method in class ImageN
Creates a Collection which represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRenderableNS(String, ParameterBlock) - Method in class ImageN
Deprecated.
as of ImageN 0.4.0 in favor of createRenderableNS(String,ParameterBlock,RenderingHints).
createRenderableNS(String, ParameterBlock, RenderingHints) - Method in class ImageN
Creates a RenderableOp that represents the named operation, using the source(s) and/or parameter(s) specified in the ParameterBlock.
createRendering(RenderContext) - Method in class CollectionOp
Returns the Collection rendering associated with this operation with any contained RenderableImages rendered using the supplied RenderContext parameter.
createRendering(RenderContext) - Method in class RenderableOp
Gets a RenderedImage that represents a rendering of this image using a given RenderContext.
createRipplesImage(WritableRenderedImage) - Method in class Ripples
 
createScaledRendering(int, int, RenderingHints) - Method in class RenderableOp
Gets a RenderedImage instance of this image with width w, and height h in pixels.
createSimpleStatisticsObjectFromInt(int) - Static method in class StatsFactory
This method returns the simple statistic object associated to the Id returned
createSnapshot() - Method in class PlanarImage
Creates a snapshot, that is, a virtual copy of the image's current contents.
createSnapshot() - Method in class SnapshotImage
Creates a snapshot of this image.
createSubsetSampleModel(int[]) - Method in class ComponentSampleModelImageN
This creates a new ComponentSampleModel with a subset of the bands of this ComponentSampleModel.
createSumObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Sum of all the pixels of an Image
createTestImage(int, int, int, boolean, int) - Static method in class ComparisonTestBase
Create a test image
createTestImage(int, int, int, Number, boolean) - Static method in class TestBase
Simple method for image creation
createTestImage(int, int, int, Number, boolean, int) - Static method in class TestBase
 
createTestImage(int, int, int, Number, boolean, int, Number) - Static method in class TestBase
Simple method for image creation
createTestImage(int, int, Number, int, Number, SampleModel) - Static method in class TestBase
 
createTile(SampleModel, Point) - Method in class RecyclingTileFactory
 
createTile(SampleModel, Point) - Method in interface TileFactory
Create a tile with the specified SampleModel and location, possibly using a DataBuffer constructed using a reclaimed data bank (array).
createTileCache() - Static method in class ImageN
Constructs a TileCache with the default memory capacity in bytes.
createTileCache(int, long) - Static method in class ImageN
Deprecated.
as of ImageN 0.4.0 Refer to createTileCache(long memCapacity).
createTileCache(long) - Static method in class ImageN
Constructs a TileCache with the given memory capacity in bytes.
createTileScheduler() - Static method in class ImageN
Constructs a TileScheduler with the default parallelism and priorities.
createU(short, boolean, short, boolean) - Static method in class RangeFactory
 
createU(short, short) - Static method in class RangeFactory
 
createVarianceObject() - Static method in class StatsFactory
This method returns a statistic object for calculating the Variance of an Image
createWarp(float[], int, float[], int, int, float, float, float, float, int) - Static method in class WarpPolynomial
Returns an instance of WarpPolynomial or its subclasses that approximately maps the given scaled destination image coordinates into the given scaled source image coordinates.
createWritable(WritableRaster, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class RookIterFactory
Constructs and returns an instance of WritableRookIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRaster, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRaster source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class RookIterFactory
Constructs and returns an instance of WritableRookIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class RandomIterFactory
Constructs and returns an instance of WritableRandomIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritable(WritableRenderedImage, Rectangle) - Static method in class RectIterFactory
Constructs and returns an instance of WritableRectIter suitable for iterating over the given bounding rectangle within the given WritableRenderedImage source.
createWritableChild(WritableRaster, int, int, int, int, int, int, int[]) - Static method in class RasterFactory
Returns a new WritableRaster which shares all or part of the supplied WritableRaster's DataBuffer.
createWritableRaster(SampleModel, DataBuffer, Point) - Static method in class RasterFactory
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createWritableRaster(SampleModel, Point) - Static method in class RasterFactory
Creates a WritableRaster with the specified SampleModel.
CRIFImpl - Class in org.eclipse.imagen
A utility class to minimize in most cases the effort required to implement the ContextualRenderedImageFactory (CRIF) of an operation.
CRIFImpl() - Constructor for class CRIFImpl
Default constructor.
CRIFImpl(String) - Constructor for class CRIFImpl
Constructor.
CRIFRegistry - Class in org.eclipse.imagen.registry
Utility class to provide type-safe interaction with the OperationRegistry for ContextualRenderedImageFactory objects.
CRIFRegistry() - Constructor for class CRIFRegistry
 
CropCRIF - Class in org.eclipse.imagen.media.crop
The image factory for the Crop operator.
CropCRIF() - Constructor for class CropCRIF
 
CropDescriptor - Class in org.eclipse.imagen.media.crop
Describes the "Crop" operation which performs a crop on an image, like the standard ImageN Crop, but does so respecting the tile scheduler and tile cache specified in the rendering hints
CropDescriptor() - Constructor for class CropDescriptor
 
CropOpImage - Class in org.eclipse.imagen.media.crop
An alternative implementation of ImageN Crop that respects the tile cache and tile scheduler specified in the rendering hints.
CropOpImage(RenderedImage, float, float, float, float, Map) - Constructor for class CropOpImage
Construct a CropOpImage.
CropSpi - Class in org.eclipse.imagen.media.crop
OperationRegistrySpi implementation to register the "Crop" operation and its associated image factories.
CropSpi() - Constructor for class CropSpi
Default constructor.
currentSegment(double[]) - Method in class EmptyIterator
 
currentSegment(double[]) - Method in class GeomCollectionIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class LineIterator
 
currentSegment(double[]) - Method in class PackedLineIterator
 
currentSegment(double[]) - Method in class PointIterator
 
currentSegment(double[]) - Method in class PolygonIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class AbstractLiteIterator
 
currentSegment(float[]) - Method in class EmptyIterator
 
currentSegment(float[]) - Method in class GeomCollectionIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class PackedLineIterator
Returns the coordinates and type of the current path segment in the iteration.

D

D - Enum constant in enum class JiffleType
Scalar double
DaemonThreadFactory - Class in org.eclipse.imagen.media.jiffle.runtime
Simple ThreadFactory implementation to supply daemon threads with specified priority.
DaemonThreadFactory() - Constructor for class DaemonThreadFactory
Creates a new factory which will supply daemon threads having normal priority.
DaemonThreadFactory(int) - Constructor for class DaemonThreadFactory
Creates a new factory which will supply daemon threads to run at the specified priority.
DaemonThreadFactory(int, String) - Constructor for class DaemonThreadFactory
Creates a new factory which will supply daemon threads to run at the specified priority.
data - Variable in class PackedImageData
The data array supplied to store the converted data.
data - Variable in class UnpackedImageData
The data array supplied to store the unpacked data.
DataBufferState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a DataBuffer from which the DataBuffer may be reconstituted.
DataBufferState(Class, Object, RenderingHints) - Constructor for class DataBufferState
Constructs a DataBufferState from a DataBuffer.
dataHelper(int, boolean) - Static method in class InterpolationBicubic
 
dataLine(String, Object) - Method in class HTMLBuilder
 
DATATYPE_MASK - Static variable in class RasterAccessor
The bits of a FormatTagID associated with pixel datatype.
dataTypeFromClass(Class<?>) - Static method in enum class Range.DataType
 
dec() - Method in class SourceWriter
Decreases indentation by one indentation step, or reduce indentation to zero otherwise
declareRepeatedReads(SourceWriter) - Method in class RepeatedReadOptimizer
Declares a local variable for each read that is repeated at least once, creating local variables, and making the GetSourceValue instances emit the new local variable reference.
DECR - Static variable in class JiffleLexer
 
DECR - Static variable in class JiffleParser
 
DECR() - Method in class JiffleParser.PostExprContext
 
DECR() - Method in class JiffleParser.PreExprContext
 
deepHashCode(Object) - Static method in class PiecewiseUtilities
Returns a hash code for the specified object, which may be an array.
DEFAULT - Enum constant in enum class ShadedReliefAlgorithm
 
DEFAULT - Static variable in class Band
 
DEFAULT - Static variable in class ImagePos
 
DEFAULT - Static variable in class Pixel
 
DEFAULT_ALTITUDE - Static variable in class ShadedReliefDescriptor
 
DEFAULT_ANTIALIASING - Static variable in class VectorBinarizeOpImage
Default setting for anti-aliasing (false).
DEFAULT_AZIMUTH - Static variable in class ShadedReliefDescriptor
 
DEFAULT_CONCURRENCY_LEVEL - Static variable in class ConcurrentTileCache
The default concurrency settings
DEFAULT_CONCURRENCY_LEVEL - Static variable in class ConcurrentTileCacheMultiMap
The default concurrency settings
DEFAULT_CONTROL - Static variable in class AbstractSmoother
Default smoothing control.
DEFAULT_DESTINATION_NO_DATA_VALUE - Static variable in class MosaicOpImage
Default value for the destination image if every pixel in the same location is a no data
DEFAULT_DIAGNOSTIC - Static variable in class ConcurrentTileCache
The default diagnostic settings
DEFAULT_DIAGNOSTIC - Static variable in class ConcurrentTileCacheMultiMap
The default diagnostic settings
DEFAULT_DIRECT_BASE_CLASS - Static variable in class JiffleProperties
Default base class for direct runtime classes.
DEFAULT_EXTENDER - Static variable in class BufferDescriptor
 
DEFAULT_HEIGHT - Static variable in class TestBase
Default value for image height
DEFAULT_INDIRECT_BASE_CLASS - Static variable in class JiffleProperties
Default base class for indirect runtime classes.
DEFAULT_MEMORY_CACHE - Static variable in class ConcurrentTileCache
The default memory capacity of the cache (16 MB).
DEFAULT_MEMORY_CACHE - Static variable in class ConcurrentTileCacheMultiMap
The default memory capacity of the cache (16 MB).
DEFAULT_MEMORY_THRESHOLD - Static variable in class ConcurrentTileCache
The default memory threshold of the cache.
DEFAULT_MEMORY_THRESHOLD - Static variable in class ConcurrentTileCacheMultiMap
The default memory threshold of the cache.
DEFAULT_POLLING_INTERVAL - Static variable in class JiffleExecutor
The default interval for polling tasks to check for completion (20 mS)
DEFAULT_PRECISION_BITS - Static variable in class TestBase
Default value for precision bits
DEFAULT_ROIGEOMETRY_ANTIALISING - Static variable in class ROIGeometry
Default setting for use of anti-aliasing when drawing the reference Geometry during a ROIGeometry.getAsImage() request.
DEFAULT_ROIGEOMETRY_USEFIXEDPRECISION - Static variable in class ROIGeometry
Default setting for use of fixed precision (true).
DEFAULT_SCALE - Static variable in class ShadedReliefDescriptor
 
DEFAULT_SUBSAMPLE_BITS - Static variable in class InterpolationBilinear
Default value for subsample bits
DEFAULT_SUBSAMPLE_BITS - Static variable in class TestBase
Default value for subsample bits
DEFAULT_WIDTH - Static variable in class TestBase
Default value for image width
DEFAULT_Z - Static variable in class ShadedReliefDescriptor
 
DefaultConstantPiecewiseTransformElement - Class in org.eclipse.imagen.media.piecewise
Convenience implementation of a PiecewiseTransform1DElement that can be used to map single values or an interval to a single output value.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, byte) - Constructor for class DefaultConstantPiecewiseTransformElement
Constructor.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, double) - Constructor for class DefaultConstantPiecewiseTransformElement
Constructor.
DefaultConstantPiecewiseTransformElement(CharSequence, Range, int) - Constructor for class DefaultConstantPiecewiseTransformElement
Constructor.
DefaultDomain1D<E extends DefaultDomainElement1D> - Class in org.eclipse.imagen.media.piecewise
Convenience implementation of the Domain1D interface.
DefaultDomain1D(E[]) - Constructor for class DefaultDomain1D
Constructor for DefaultDomain1D.
DefaultDomainElement1D - Class in org.eclipse.imagen.media.piecewise
This class implements the DomainElement1D interface in order to provide basic capabilities for DomainElement1D subclasses.
DefaultDomainElement1D(CharSequence, Range) - Constructor for class DefaultDomainElement1D
Abstract domain element constructor.
DEFAULTEXPANSION - Static variable in class RasterAccessor
Flag indicating ColorModel data should be used only in copied case
DefaultLinearPiecewiseTransform1DElement - Class in org.eclipse.imagen.media.piecewise
Convenience class for linear transformations that maps an interval to another interval.
DefaultLinearPiecewiseTransform1DElement(CharSequence, Range, Range) - Constructor for class DefaultLinearPiecewiseTransform1DElement
Constructor.
DefaultPassthroughPiecewiseTransform1DElement - Class in org.eclipse.imagen.media.piecewise
The DefaultPassthroughPiecewiseTransform1DElement identically maps input values to the output ones.
DefaultPassthroughPiecewiseTransform1DElement(CharSequence) - Constructor for class DefaultPassthroughPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPassthroughPiecewiseTransform1DElement(CharSequence, Range) - Constructor for class DefaultPassthroughPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPiecewiseTransform1D<T extends DefaultPiecewiseTransform1DElement> - Class in org.eclipse.imagen.media.piecewise
Convenience implementation of the PiecewiseTransform1D interface which subclass the DefaultDomain1D class in order to provide a suitable framework to handle a list of PiecewiseTransform1DElement s.
DefaultPiecewiseTransform1D(T[]) - Constructor for class DefaultPiecewiseTransform1D
 
DefaultPiecewiseTransform1D(T[], double) - Constructor for class DefaultPiecewiseTransform1D
 
DefaultPiecewiseTransform1DElement - Class in org.eclipse.imagen.media.piecewise
Convenience implementation of the DefaultPiecewiseTransform1DElement .
DefaultPiecewiseTransform1DElement(CharSequence, Range) - Constructor for class DefaultPiecewiseTransform1DElement
Protected constructor for DomainElement1Ds that want to build their transform later on.
DefaultPiecewiseTransform1DElement(CharSequence, Range, MathTransformation) - Constructor for class DefaultPiecewiseTransform1DElement
Public constructor for building a DomainElement1D which applies the specified transformation on the values that fall into its definition range.
DefaultScalarValue - Class in org.eclipse.imagen.media.jiffle.parser.node
A placeholder node representing a default value for some scalar variable.
DefaultScalarValue() - Constructor for class DefaultScalarValue
 
defaultTransform(CoordinateTransform) - Method in class JiffleBuilder
Sets a default CoordinateTransform instance to use with all images that are passed to the builder without an explicit transform of their own.
DeferredData - Class in org.eclipse.imagen
Class to be used as a wrapper for data which will be calculated at a later time.
DeferredProperty - Class in org.eclipse.imagen
A subclass of DeferredData to be used to wrap ImageN property values which will be computed at a later time.
DeferredProperty(PropertySource, String, Class) - Constructor for class DeferredProperty
Creates a DeferredProperty.
degToRad(double) - Method in class JiffleFunctions
Converts an angle in degrees to radians.
denom - Variable in class Rational
 
derivative(double) - Method in interface MathTransformation
Returns the derivative value of the provided transformation
derivative(double) - Method in class SingleDimensionTransformation
 
dest(String, int, int) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
dest(String, int, int, int, int) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
dest(String, int, int, int, int, CoordinateTransform) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
dest(String, int, int, CoordinateTransform) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
dest(String, WritableRenderedImage) - Method in class JiffleBuilder
Sets a destination image associated with a variable name in the script.
dest(String, WritableRenderedImage, CoordinateTransform) - Method in class JiffleBuilder
Sets a destination image associated with a variable name in the script.
dest(String, Rectangle) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
dest(String, Rectangle, CoordinateTransform) - Method in class JiffleBuilder
Creates a new destination image and associates it with a variable name in the script.
DEST - Enum constant in enum class Jiffle.ImageRole
Indicates an image is used for output (write-only)
DEST_BANDS - Static variable in class JiffleDescriptor
 
DEST_BOUNDS - Static variable in class JiffleDescriptor
 
DEST_IMAGE - Enum constant in enum class Symbol.Type
Destination image.
DEST_NAME - Static variable in class JiffleDescriptor
 
DEST_NODATA_INDEX - Static variable in class AlgebraDescriptor
 
DEST_NODATA_INDEX - Static variable in class OperationConstDescriptor
 
DEST_TYPE - Static variable in class JiffleDescriptor
 
DEV_STD - Enum constant in enum class Statistics.StatsType
 
DIRECT - Enum constant in enum class Jiffle.RuntimeModel
The runtime class implements JiffleDirectRuntime
DIRECT_BASE_CLASS_KEY - Static variable in class JiffleProperties
Key: direct runtime base class name.
DIRECT_CLASS_KEY - Static variable in class JiffleProperties
Key: direct runtime class name.
DIRECT_SOURCE_TEMPLATES_KEY - Static variable in class JiffleProperties
Key: direct runtime source generation templates.
DirectRuntimeDemo - Class in org.eclipse.imagen.media.jiffle.demo
Demonstrates how to retrieve and use a runtime object from a compiled Jiffle script.
DirectRuntimeDemo() - Constructor for class DirectRuntimeDemo
 
DirectSources - Class in org.eclipse.imagen.media.jiffle.parser
 
DirectSources() - Constructor for class DirectSources
 
disableDefaultTileCache() - Static method in class ImageN
Disable use of default tile cache.
disableDiagnostics() - Method in class ConcurrentTileCache
Disables diagnosticEnabled for the observers
disableDiagnostics() - Method in class ConcurrentTileCacheMultiMap
Disables diagnosticEnabled for the observers
disableDiagnostics() - Method in interface CacheDiagnostics
Disable diagnostic monitoring of the tile cache.
disableDiagnostics() - Method in class SunTileCache
Turn off diagnostic notification
DisplayHistogram - Class in org.eclipse.imagen.media.viewer
This class displays a histogram (instance of Histogram) as a component.
DisplayHistogram(String) - Constructor for class DisplayHistogram
The constructor for this class, which will set its fields' values and get some information about the histogram.
dispose() - Method in class AffineBilinearOpImage
 
dispose() - Method in class ArtifactsFilterOpImage
 
dispose() - Method in class LookupOpImage
 
dispose() - Method in class MosaicOpImage
 
dispose() - Method in class RescaleOpImage
 
dispose() - Method in class Scale2OpImage
 
dispose() - Method in class ScaleOpImage
 
dispose() - Method in class StatisticsOpImage
When the dispose method is called, then old dispose method is performed and also the statistic container is cleared.
dispose() - Method in class ZonalStatsOpImage
 
dispose() - Method in class OpImage
Uncaches all tiles and calls super.dispose().
dispose() - Method in class PlanarImage
Provides a hint that an image will no longer be accessed from a reference in user space.
dispose() - Method in class PointOpImage
Disposes of any remaining tiles in the TileCache.
dispose() - Method in class RenderedOp
Hints that this node and its rendering will no longer be used.
disposeImage(RenderedImage) - Static method in class ComparisonTestBase
Dispose the image if needed
DISTANCE - Enum constant in enum class KernelFactory.ValueType
Value is the distance to the kernel's key element.
DITHER_MASK_441 - Static variable in class KernelImageN
4x4x1 mask useful for dithering 8-bit grayscale images to 1-bit images.
DITHER_MASK_443 - Static variable in class KernelImageN
4x4x3 mask useful for dithering 24-bit color images to 8-bit pseudocolor images.
DIV - Enum constant in enum class BinaryExpression.Operator
 
DIV - Static variable in class JiffleLexer
 
DIV - Static variable in class JiffleParser
 
DIV() - Method in class JiffleParser.TimesDivModExprContext
 
DIVEQ - Enum constant in enum class BinaryExpression.Operator
 
DIVEQ - Static variable in class JiffleLexer
 
DIVEQ - Static variable in class JiffleParser
 
DIVEQ() - Method in class JiffleParser.AssignmentContext
 
DIVIDE - Enum constant in enum class AlgebraDescriptor.Operator
 
DIVIDE_INTO - Enum constant in enum class AlgebraDescriptor.Operator
 
Domain1D<T extends DomainElement1D> - Interface in org.eclipse.imagen.media.piecewise
An immutable Domain1D as a list of DomainElement1D.
DomainElement1D - Interface in org.eclipse.imagen.media.piecewise
A DomainElement1D can be seen as a monodimensional range of values with its own label.
domainElementsOverlap(DomainElement1D[], int) - Static method in class PiecewiseUtilities
Checks whether or not two DomainElement1Ds input range overlaps
done() - Method in interface RandomIter
Informs the iterator that it may discard its internal data structures.
done() - Method in class RandomIterFallback
 
done() - Method in class WritableRandomIterFallback
 
done() - Method in class RandomIterFallbackLocal
 
done() - Method in class RandomIterFallbackByte
 
done() - Method in class RandomIterFallbackByteNoCache
 
done() - Method in class RandomIterFallbackInt
 
done() - Method in class RandomIterFallbackIntNoCache
 
done() - Method in class RandomIterFallbackLarge
 
done() - Method in class RandomIterFallbackNoCacheNoArray
 
done() - Method in class RandomIterFallbackShort
 
done() - Method in class RandomIterFallbackShortNoCache
 
DOUBLE - Enum constant in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
DOUBLE - Enum constant in enum class Range.DataType
 
DOUBLE_TYPE - Static variable in class JiffleLexer
 
DOUBLE_TYPE - Static variable in class JiffleParser
 
DoubleLiteral - Class in org.eclipse.imagen.media.jiffle.parser.node
 
DoubleLiteral(String) - Constructor for class DoubleLiteral
 
doubleValue() - Method in class Rational
Returns the approximate double value of this Rational.
doubleValue(Class<? extends Number>, Number, int) - Static method in class PiecewiseUtilities
Returns a double value for the specified number.
downgrade() - Method in class RWLock
Tries to downgrade a write lock to a read lock.
DTOL - Static variable in class CompareOp
Default tolerance for double comparisons: 1.0e-8
dump() - Method in class SunTileCache
 
dumpChain(RenderedImage) - Static method in class RenderedImageBrowser
Dumps a text description of an image chain, useful to for headless debugging or logging purposes
dumpChain(RenderedImage, boolean) - Static method in class RenderedImageBrowser
 
DUPLICATE_VAR_DECL - Enum constant in enum class Errors
 
DYNAMIC_BANDS - Static variable in interface JiffleRuntime
Indicates the number of bands could not be statically determined (some band assignment uses expressions)

E

ELSE - Static variable in class JiffleLexer
 
ELSE - Static variable in class JiffleParser
 
ELSE() - Method in class JiffleParser.IfStmtContext
 
EmptyIterator - Class in org.eclipse.imagen.media.utilities.shape
An iterator for empty geometries.
EmptyIterator() - Constructor for class EmptyIterator
 
EmptyStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.EmptyStmtContext
 
enableDefaultTileCache() - Static method in class ImageN
Enable use of default tile cache.
enableDiagnostics() - Method in class ConcurrentTileCache
Enables diagnosticEnabled for the observers
enableDiagnostics() - Method in class ConcurrentTileCacheMultiMap
Enables diagnosticEnabled for the observers
enableDiagnostics() - Method in interface CacheDiagnostics
Enable diagnostic monitoring of the tile cache.
enableDiagnostics() - Method in class SunTileCache
Enable Tile Monitoring and Diagnostics
endBands() - Method in interface RookIter
Sets the iterator to the last band of the image.
endBands() - Method in class RookIterFallback
 
endLines() - Method in interface RookIter
Sets the iterator to the last line of its bounding rectangle.
endLines() - Method in class RookIterFallback
 
endPixels() - Method in interface RookIter
Sets the iterator to the rightmost pixel of its bounding rectangle.
endPixels() - Method in class RookIterFallback
 
ensureNonNull(String, Object) - Static method in class PiecewiseUtilities
Makes sure that an argument is non-null.
enterAndExpr(JiffleParser.AndExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the andExpr labeled alternative in JiffleParser.expression().
enterAndExpr(JiffleParser.AndExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the andExpr labeled alternative in JiffleParser.expression().
enterArgumentList(JiffleParser.ArgumentListContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.argumentList().
enterArgumentList(JiffleParser.ArgumentListContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.argumentList().
enterAssignExpr(JiffleParser.AssignExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the assignExpr labeled alternative in JiffleParser.expression().
enterAssignExpr(JiffleParser.AssignExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the assignExpr labeled alternative in JiffleParser.expression().
enterAssignment(JiffleParser.AssignmentContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.assignment().
enterAssignment(JiffleParser.AssignmentContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.assignment().
enterAssignmentTarget(JiffleParser.AssignmentTargetContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.assignmentTarget().
enterAssignmentTarget(JiffleParser.AssignmentTargetContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.assignmentTarget().
enterAtom(JiffleParser.AtomContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.atom().
enterAtom(JiffleParser.AtomContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.atom().
enterAtomExpr(JiffleParser.AtomExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the atomExpr labeled alternative in JiffleParser.expression().
enterAtomExpr(JiffleParser.AtomExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the atomExpr labeled alternative in JiffleParser.expression().
enterBandSpecifier(JiffleParser.BandSpecifierContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.bandSpecifier().
enterBandSpecifier(JiffleParser.BandSpecifierContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.bandSpecifier().
enterBlock(JiffleParser.BlockContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.block().
enterBlock(JiffleParser.BlockContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.block().
enterBlock(JiffleParser.BlockContext) - Method in class VarWorker
 
enterBlockStmt(JiffleParser.BlockStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the blockStmt labeled alternative in JiffleParser.statement().
enterBlockStmt(JiffleParser.BlockStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the blockStmt labeled alternative in JiffleParser.statement().
enterBody(JiffleParser.BodyContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.body().
enterBody(JiffleParser.BodyContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.body().
enterBody(JiffleParser.BodyContext) - Method in class VarWorker
 
enterBreakifStmt(JiffleParser.BreakifStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the breakifStmt labeled alternative in JiffleParser.statement().
enterBreakifStmt(JiffleParser.BreakifStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the breakifStmt labeled alternative in JiffleParser.statement().
enterBreakStmt(JiffleParser.BreakStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the breakStmt labeled alternative in JiffleParser.statement().
enterBreakStmt(JiffleParser.BreakStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the breakStmt labeled alternative in JiffleParser.statement().
enterCompareExpr(JiffleParser.CompareExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the compareExpr labeled alternative in JiffleParser.expression().
enterCompareExpr(JiffleParser.CompareExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the compareExpr labeled alternative in JiffleParser.expression().
enterConCall(JiffleParser.ConCallContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.conCall().
enterConCall(JiffleParser.ConCallContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.conCall().
enterEmptyStmt(JiffleParser.EmptyStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the emptyStmt labeled alternative in JiffleParser.statement().
enterEmptyStmt(JiffleParser.EmptyStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the emptyStmt labeled alternative in JiffleParser.statement().
enterEqExpr(JiffleParser.EqExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the eqExpr labeled alternative in JiffleParser.expression().
enterEqExpr(JiffleParser.EqExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the eqExpr labeled alternative in JiffleParser.expression().
enterEveryRule(ParserRuleContext) - Method in class JiffleBaseListener
enterExpressionList(JiffleParser.ExpressionListContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.expressionList().
enterExpressionList(JiffleParser.ExpressionListContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.expressionList().
enterExprStmt(JiffleParser.ExprStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the exprStmt labeled alternative in JiffleParser.statement().
enterExprStmt(JiffleParser.ExprStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the exprStmt labeled alternative in JiffleParser.statement().
enterForeachStmt(JiffleParser.ForeachStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the foreachStmt labeled alternative in JiffleParser.statement().
enterForeachStmt(JiffleParser.ForeachStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the foreachStmt labeled alternative in JiffleParser.statement().
enterForeachStmt(JiffleParser.ForeachStmtContext) - Method in class VarWorker
 
enterFunctionCall(JiffleParser.FunctionCallContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the functionCall labeled alternative in JiffleParser.identifiedAtom().
enterFunctionCall(JiffleParser.FunctionCallContext) - Method in interface JiffleListener
Enter a parse tree produced by the functionCall labeled alternative in JiffleParser.identifiedAtom().
enterIfStmt(JiffleParser.IfStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the ifStmt labeled alternative in JiffleParser.statement().
enterIfStmt(JiffleParser.IfStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the ifStmt labeled alternative in JiffleParser.statement().
enterImageCall(JiffleParser.ImageCallContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the imageCall labeled alternative in JiffleParser.identifiedAtom().
enterImageCall(JiffleParser.ImageCallContext) - Method in interface JiffleListener
Enter a parse tree produced by the imageCall labeled alternative in JiffleParser.identifiedAtom().
enterImagePos(JiffleParser.ImagePosContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.imagePos().
enterImagePos(JiffleParser.ImagePosContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.imagePos().
enterImageProperty(JiffleParser.ImagePropertyContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.imageProperty().
enterImageProperty(JiffleParser.ImagePropertyContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.imageProperty().
enterImagesBlock(JiffleParser.ImagesBlockContext) - Method in class ImagesBlockWorker
 
enterImagesBlock(JiffleParser.ImagesBlockContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.imagesBlock().
enterImagesBlock(JiffleParser.ImagesBlockContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.imagesBlock().
enterImageVarDeclaration(JiffleParser.ImageVarDeclarationContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.imageVarDeclaration().
enterImageVarDeclaration(JiffleParser.ImageVarDeclarationContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.imageVarDeclaration().
enterInitBlock(JiffleParser.InitBlockContext) - Method in class InitBlockWorker
 
enterInitBlock(JiffleParser.InitBlockContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.initBlock().
enterInitBlock(JiffleParser.InitBlockContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.initBlock().
enterListAppendStmt(JiffleParser.ListAppendStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the listAppendStmt labeled alternative in JiffleParser.statement().
enterListAppendStmt(JiffleParser.ListAppendStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the listAppendStmt labeled alternative in JiffleParser.statement().
enterListLiteral(JiffleParser.ListLiteralContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.listLiteral().
enterListLiteral(JiffleParser.ListLiteralContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.listLiteral().
enterLiteral(JiffleParser.LiteralContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.literal().
enterLiteral(JiffleParser.LiteralContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.literal().
enterLoopSet(JiffleParser.LoopSetContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.loopSet().
enterLoopSet(JiffleParser.LoopSetContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.loopSet().
enterNotExpr(JiffleParser.NotExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the notExpr labeled alternative in JiffleParser.expression().
enterNotExpr(JiffleParser.NotExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the notExpr labeled alternative in JiffleParser.expression().
enterOption(JiffleParser.OptionContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.option().
enterOption(JiffleParser.OptionContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.option().
enterOptionsBlock(JiffleParser.OptionsBlockContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.optionsBlock().
enterOptionsBlock(JiffleParser.OptionsBlockContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.optionsBlock().
enterOptionsBlock(JiffleParser.OptionsBlockContext) - Method in class OptionsBlockWorker
 
enterOptionValue(JiffleParser.OptionValueContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.optionValue().
enterOptionValue(JiffleParser.OptionValueContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.optionValue().
enterOrExpr(JiffleParser.OrExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the orExpr labeled alternative in JiffleParser.expression().
enterOrExpr(JiffleParser.OrExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the orExpr labeled alternative in JiffleParser.expression().
enterParenExpression(JiffleParser.ParenExpressionContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.parenExpression().
enterParenExpression(JiffleParser.ParenExpressionContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.parenExpression().
enterPixelPos(JiffleParser.PixelPosContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.pixelPos().
enterPixelPos(JiffleParser.PixelPosContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.pixelPos().
enterPixelSpecifier(JiffleParser.PixelSpecifierContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.pixelSpecifier().
enterPixelSpecifier(JiffleParser.PixelSpecifierContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.pixelSpecifier().
enterPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the plusMinusExpr labeled alternative in JiffleParser.expression().
enterPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the plusMinusExpr labeled alternative in JiffleParser.expression().
enterPostExpr(JiffleParser.PostExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the postExpr labeled alternative in JiffleParser.expression().
enterPostExpr(JiffleParser.PostExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the postExpr labeled alternative in JiffleParser.expression().
enterPowExpr(JiffleParser.PowExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the powExpr labeled alternative in JiffleParser.expression().
enterPowExpr(JiffleParser.PowExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the powExpr labeled alternative in JiffleParser.expression().
enterPreExpr(JiffleParser.PreExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the preExpr labeled alternative in JiffleParser.expression().
enterPreExpr(JiffleParser.PreExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the preExpr labeled alternative in JiffleParser.expression().
enterRange(JiffleParser.RangeContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.range().
enterRange(JiffleParser.RangeContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.range().
enterRole(JiffleParser.RoleContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.role().
enterRole(JiffleParser.RoleContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.role().
enterRule(ParseTreeListener) - Method in class JiffleParser.AndExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ArgumentListContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.AssignExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.AssignmentContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.AssignmentTargetContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.AtomContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.AtomExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BandSpecifierContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BlockContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BlockStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BodyContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BreakifStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.BreakStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.CompareExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ConCallContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.EmptyStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.EqExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ExpressionListContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ExprStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ForeachStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.FunctionCallContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.IfStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ImageCallContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ImagePosContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ImagePropertyContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ImagesBlockContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ImageVarDeclarationContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.InitBlockContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ListAppendStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ListLiteralContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.LoopSetContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.NotExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.OptionContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.OptionsBlockContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.OptionValueContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.OrExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ParenExpressionContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PixelPosContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PixelSpecifierContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PlusMinusExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PostExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PowExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.PreExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.RangeContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.RoleContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.ScriptContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.SpecialBlockContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.TernaryExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.TimesDivModExprContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.UntilStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.VarDeclarationContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.VarIDContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.WhileStmtContext
 
enterRule(ParseTreeListener) - Method in class JiffleParser.XorExprContext
 
enterScript(JiffleParser.ScriptContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.script().
enterScript(JiffleParser.ScriptContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.script().
enterSpecialBlock(JiffleParser.SpecialBlockContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.specialBlock().
enterSpecialBlock(JiffleParser.SpecialBlockContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.specialBlock().
enterTernaryExpr(JiffleParser.TernaryExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the ternaryExpr labeled alternative in JiffleParser.expression().
enterTernaryExpr(JiffleParser.TernaryExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the ternaryExpr labeled alternative in JiffleParser.expression().
enterTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the timesDivModExpr labeled alternative in JiffleParser.expression().
enterTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the timesDivModExpr labeled alternative in JiffleParser.expression().
enterUntilStmt(JiffleParser.UntilStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the untilStmt labeled alternative in JiffleParser.statement().
enterUntilStmt(JiffleParser.UntilStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the untilStmt labeled alternative in JiffleParser.statement().
enterVarDeclaration(JiffleParser.VarDeclarationContext) - Method in class JiffleBaseListener
Enter a parse tree produced by JiffleParser.varDeclaration().
enterVarDeclaration(JiffleParser.VarDeclarationContext) - Method in interface JiffleListener
Enter a parse tree produced by JiffleParser.varDeclaration().
enterVarID(JiffleParser.VarIDContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the varID labeled alternative in JiffleParser.identifiedAtom().
enterVarID(JiffleParser.VarIDContext) - Method in interface JiffleListener
Enter a parse tree produced by the varID labeled alternative in JiffleParser.identifiedAtom().
enterWhileStmt(JiffleParser.WhileStmtContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the whileStmt labeled alternative in JiffleParser.statement().
enterWhileStmt(JiffleParser.WhileStmtContext) - Method in interface JiffleListener
Enter a parse tree produced by the whileStmt labeled alternative in JiffleParser.statement().
enterXorExpr(JiffleParser.XorExprContext) - Method in class JiffleBaseListener
Enter a parse tree produced by the xorExpr labeled alternative in JiffleParser.expression().
enterXorExpr(JiffleParser.XorExprContext) - Method in interface JiffleListener
Enter a parse tree produced by the xorExpr labeled alternative in JiffleParser.expression().
EnumeratedParameter - Class in org.eclipse.imagen
This class provides a mechanism by which enumerated parameters may be added to subclasses of OperationDescriptorImpl while retaining the ability to perform introspection on the allowable range of values of the enumeration.
EnumeratedParameter(String, int) - Constructor for class EnumeratedParameter
Constructs an EnumeratedParameter with the indicated name and value.
EPANECHNIKOV - Enum constant in enum class KernelFactory.ValueType
Value is 3(1 - u^2)/4 where u is proportional distance to the key element.
EQ - Static variable in class JiffleLexer
 
EQ - Static variable in class JiffleParser
 
EQ() - Method in class JiffleParser.EqExprContext
 
EQ(double, double) - Method in class JiffleFunctions
Tests if x is equal to y.
EqExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.EqExprContext
 
EQUAL_INTERVAL - Enum constant in enum class ClassificationMethod
Classifies data into equally sized ranges.
EqualIntervalBreaksOpImage - Class in org.eclipse.imagen.media.classbreaks
Classification op for the equal interval method.
EqualIntervalBreaksOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, Boolean) - Constructor for class EqualIntervalBreaksOpImage
 
equals(double, double) - Static method in class PiecewiseUtilities
Returns true if the given doubles are equals.
equals(double, double) - Static method in class RangeFactory
 
equals(Object) - Method in class AttributedImage
Tests for equality.
equals(Object) - Method in class DeferredProperty
Tests whether the parameter equals this object.
equals(Object) - Method in class EnumeratedParameter
Returns true if and only if the parameter is an instance of the class on which this method is invoked and has either the same name or the same value.
equals(Object) - Method in class ImageLayout
Tests if the specified Object equals this ImageLayout.
equals(Object) - Method in class LinearColorMap
 
equals(Object) - Method in class LinearColorMapElement
 
equals(Object) - Method in class CompilerMessage
 
equals(Object) - Method in class Message
 
equals(Object) - Method in class Band
 
equals(Object) - Method in class BinaryExpression
 
equals(Object) - Method in class BreakIf
 
equals(Object) - Method in class ConFunction
 
equals(Object) - Method in class Expression
 
equals(Object) - Method in class FunctionCall
 
equals(Object) - Method in class GetSourceValue
 
equals(Object) - Method in class IfElse
 
equals(Object) - Method in class ImagePos
 
equals(Object) - Method in class ListAppend
 
equals(Object) - Method in class ListLiteral
 
equals(Object) - Method in class LoopInLiteralList
 
equals(Object) - Method in class LoopInRange
 
equals(Object) - Method in class LoopInVariable
 
equals(Object) - Method in class ParenExpression
 
equals(Object) - Method in class Pixel
 
equals(Object) - Method in class PostfixUnaryExpression
 
equals(Object) - Method in class PrefixUnaryExpression
 
equals(Object) - Method in class ScalarLiteral
 
equals(Object) - Method in class Script
 
equals(Object) - Method in class SetDestValue
 
equals(Object) - Method in class SimpleStatement
 
equals(Object) - Method in class StatementList
 
equals(Object) - Method in class Until
 
equals(Object) - Method in class Variable
 
equals(Object) - Method in class While
 
equals(Object) - Method in class DefaultDomain1D
Compares the specified object with this domain element list for equality.
equals(Object) - Method in class DefaultDomainElement1D
Implementation of Object.equals(Object) for DomainElement1Ds.
equals(Object) - Method in class DefaultLinearPiecewiseTransform1DElement
 
equals(Object) - Method in class DefaultPiecewiseTransform1D
 
equals(Object) - Method in class DefaultPiecewiseTransform1DElement
 
equals(Object) - Method in interface DomainElement1D
Compares the specified object with this domain element for equality.
equals(Object) - Method in class Range
 
equals(Object) - Method in class LookupItem
 
equals(Object) - Method in class ImageLayout2
 
equals(Object) - Method in class CaselessStringKey
Whether another Object equals this one.
equals(Object) - Method in class Range
Returns true if this Range and the given Range both have elements of the same Class, their minimum and maximum values are the same, and their isMinIncluded() and isMaxIncluded() methods return the same values.
equals(Object, Object) - Static method in class PiecewiseUtilities
 
equals(Range, Range) - Static method in class PiecewiseUtilities
 
error(int, int, String) - Method in class Messages
 
error(Token, String) - Method in class Messages
 
error(Token, Errors) - Method in class Messages
 
ERROR - Enum constant in enum class Message.Level
 
ERROR_FILTER_FLOYD_STEINBERG - Static variable in class KernelImageN
Floyd and Steinberg error filter (1975).
ERROR_FILTER_JARVIS - Static variable in class KernelImageN
Jarvis, Judice, and Ninke error filter (1976).
ERROR_FILTER_STUCKI - Static variable in class KernelImageN
Stucki error filter (1981).
ErrorDiffusionDescriptor - Class in org.eclipse.imagen.media.errordiffusion
An OperationDescriptor describing the "ErrorDiffusion" operation.
ErrorDiffusionDescriptor() - Constructor for class ErrorDiffusionDescriptor
Constructor.
ErrorDiffusionOpImage - Class in org.eclipse.imagen.media.errordiffusion
An OpImage implementing the error diffusion operation as described in ErrorDiffusionDescriptor .
ErrorDiffusionOpImage(RenderedImage, Map, ImageLayout, LookupTableImageN, KernelImageN, ROI, Range, int) - Constructor for class ErrorDiffusionOpImage
Constructs an ErrorDiffusionOpImage object.
ErrorDiffusionRIF - Class in org.eclipse.imagen.media.errordiffusion
RenderedImageFactory implementation for the Error diffusion operation
ErrorDiffusionRIF() - Constructor for class ErrorDiffusionRIF
Constructor.
errorOccurred(String, Throwable, Object, boolean) - Method in class ImagingListenerImpl
 
errorOccurred(String, Throwable, Object, boolean) - Method in interface ImagingListener
Reports the occurrence of an error or warning generated from ImageN or one of its operation nodes.
Errors - Enum Class in org.eclipse.imagen.media.jiffle.parser
 
evaluate(double, double) - Method in interface JiffleDirectRuntime
Evaluates the script for the given world position.
evaluate(double, double, double[]) - Method in interface JiffleIndirectRuntime
Evaluates the script for the given world position.
evaluateAll(JiffleProgressListener) - Method in class AbstractDirectRuntime
Evaluates the script for all pixel locations within the world bounds.
evaluateAll(JiffleProgressListener) - Method in interface JiffleDirectRuntime
Evaluates the script for all pixel locations within the world bounds.
evaluateParameters(ParameterBlock) - Static method in class ImageUtil
If any DeferredData parameters are detected, a new ParameterBlock is constructed and the DeferredData object is replaced with what its getData() returns.
evaluateParameters(Vector) - Static method in class ImageUtil
If any DeferredData components are detected, the argument is cloned and the DeferredData object is replaced with what its getData() returns.
exclusiveOr(ROI) - Method in class ROIGeometry
Returns a new instance which is the exclusive OR of this ROI and roi.
exclusiveOr(ROI) - Method in class ROI
Exclusive-ors the ROI with another ROI and returns the result as a new ROI .
exclusiveOr(ROI) - Method in class ROIShape
Sets the mask to its exclusive-or with another mask.
exitAndExpr(JiffleParser.AndExprContext) - Method in class SourcePositionsWorker
 
exitAndExpr(JiffleParser.AndExprContext) - Method in class ExpressionWorker
 
exitAndExpr(JiffleParser.AndExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the andExpr labeled alternative in JiffleParser.expression().
exitAndExpr(JiffleParser.AndExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the andExpr labeled alternative in JiffleParser.expression().
exitArgumentList(JiffleParser.ArgumentListContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.argumentList().
exitArgumentList(JiffleParser.ArgumentListContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.argumentList().
exitAssignExpr(JiffleParser.AssignExprContext) - Method in class ExpressionWorker
 
exitAssignExpr(JiffleParser.AssignExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the assignExpr labeled alternative in JiffleParser.expression().
exitAssignExpr(JiffleParser.AssignExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the assignExpr labeled alternative in JiffleParser.expression().
exitAssignExpr(JiffleParser.AssignExprContext) - Method in class RuntimeModelWorker
 
exitAssignment(JiffleParser.AssignmentContext) - Method in class ExpressionWorker
 
exitAssignment(JiffleParser.AssignmentContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.assignment().
exitAssignment(JiffleParser.AssignmentContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.assignment().
exitAssignment(JiffleParser.AssignmentContext) - Method in class RuntimeModelWorker
 
exitAssignment(JiffleParser.AssignmentContext) - Method in class VarWorker
 
exitAssignmentTarget(JiffleParser.AssignmentTargetContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.assignmentTarget().
exitAssignmentTarget(JiffleParser.AssignmentTargetContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.assignmentTarget().
exitAtom(JiffleParser.AtomContext) - Method in class SourcePositionsWorker
 
exitAtom(JiffleParser.AtomContext) - Method in class ExpressionWorker
 
exitAtom(JiffleParser.AtomContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.atom().
exitAtom(JiffleParser.AtomContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.atom().
exitAtomExpr(JiffleParser.AtomExprContext) - Method in class SourcePositionsWorker
 
exitAtomExpr(JiffleParser.AtomExprContext) - Method in class ExpressionWorker
 
exitAtomExpr(JiffleParser.AtomExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the atomExpr labeled alternative in JiffleParser.expression().
exitAtomExpr(JiffleParser.AtomExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the atomExpr labeled alternative in JiffleParser.expression().
exitBandSpecifier(JiffleParser.BandSpecifierContext) - Method in class SourcePositionsWorker
 
exitBandSpecifier(JiffleParser.BandSpecifierContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.bandSpecifier().
exitBandSpecifier(JiffleParser.BandSpecifierContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.bandSpecifier().
exitBlock(JiffleParser.BlockContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.block().
exitBlock(JiffleParser.BlockContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.block().
exitBlock(JiffleParser.BlockContext) - Method in class RuntimeModelWorker
 
exitBlock(JiffleParser.BlockContext) - Method in class VarWorker
 
exitBlockStmt(JiffleParser.BlockStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the blockStmt labeled alternative in JiffleParser.statement().
exitBlockStmt(JiffleParser.BlockStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the blockStmt labeled alternative in JiffleParser.statement().
exitBlockStmt(JiffleParser.BlockStmtContext) - Method in class RuntimeModelWorker
 
exitBody(JiffleParser.BodyContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.body().
exitBody(JiffleParser.BodyContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.body().
exitBody(JiffleParser.BodyContext) - Method in class RuntimeModelWorker
 
exitBody(JiffleParser.BodyContext) - Method in class VarWorker
 
exitBreakifStmt(JiffleParser.BreakifStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the breakifStmt labeled alternative in JiffleParser.statement().
exitBreakifStmt(JiffleParser.BreakifStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the breakifStmt labeled alternative in JiffleParser.statement().
exitBreakifStmt(JiffleParser.BreakifStmtContext) - Method in class RuntimeModelWorker
 
exitBreakStmt(JiffleParser.BreakStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the breakStmt labeled alternative in JiffleParser.statement().
exitBreakStmt(JiffleParser.BreakStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the breakStmt labeled alternative in JiffleParser.statement().
exitBreakStmt(JiffleParser.BreakStmtContext) - Method in class RuntimeModelWorker
 
exitCompareExpr(JiffleParser.CompareExprContext) - Method in class SourcePositionsWorker
 
exitCompareExpr(JiffleParser.CompareExprContext) - Method in class ExpressionWorker
 
exitCompareExpr(JiffleParser.CompareExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the compareExpr labeled alternative in JiffleParser.expression().
exitCompareExpr(JiffleParser.CompareExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the compareExpr labeled alternative in JiffleParser.expression().
exitConCall(JiffleParser.ConCallContext) - Method in class SourcePositionsWorker
 
exitConCall(JiffleParser.ConCallContext) - Method in class ExpressionWorker
 
exitConCall(JiffleParser.ConCallContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.conCall().
exitConCall(JiffleParser.ConCallContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.conCall().
exitEmptyStmt(JiffleParser.EmptyStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the emptyStmt labeled alternative in JiffleParser.statement().
exitEmptyStmt(JiffleParser.EmptyStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the emptyStmt labeled alternative in JiffleParser.statement().
exitEqExpr(JiffleParser.EqExprContext) - Method in class SourcePositionsWorker
 
exitEqExpr(JiffleParser.EqExprContext) - Method in class ExpressionWorker
 
exitEqExpr(JiffleParser.EqExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the eqExpr labeled alternative in JiffleParser.expression().
exitEqExpr(JiffleParser.EqExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the eqExpr labeled alternative in JiffleParser.expression().
exitEveryRule(ParserRuleContext) - Method in class JiffleBaseListener
exitExpressionList(JiffleParser.ExpressionListContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.expressionList().
exitExpressionList(JiffleParser.ExpressionListContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.expressionList().
exitExpressionList(JiffleParser.ExpressionListContext) - Method in class RuntimeModelWorker
 
exitExprStmt(JiffleParser.ExprStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the exprStmt labeled alternative in JiffleParser.statement().
exitExprStmt(JiffleParser.ExprStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the exprStmt labeled alternative in JiffleParser.statement().
exitExprStmt(JiffleParser.ExprStmtContext) - Method in class RuntimeModelWorker
 
exitForeachStmt(JiffleParser.ForeachStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the foreachStmt labeled alternative in JiffleParser.statement().
exitForeachStmt(JiffleParser.ForeachStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the foreachStmt labeled alternative in JiffleParser.statement().
exitForeachStmt(JiffleParser.ForeachStmtContext) - Method in class RuntimeModelWorker
 
exitForeachStmt(JiffleParser.ForeachStmtContext) - Method in class VarWorker
 
exitFunctionCall(JiffleParser.FunctionCallContext) - Method in class SourcePositionsWorker
 
exitFunctionCall(JiffleParser.FunctionCallContext) - Method in class ExpressionWorker
 
exitFunctionCall(JiffleParser.FunctionCallContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the functionCall labeled alternative in JiffleParser.identifiedAtom().
exitFunctionCall(JiffleParser.FunctionCallContext) - Method in interface JiffleListener
Exit a parse tree produced by the functionCall labeled alternative in JiffleParser.identifiedAtom().
exitIfStmt(JiffleParser.IfStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the ifStmt labeled alternative in JiffleParser.statement().
exitIfStmt(JiffleParser.IfStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the ifStmt labeled alternative in JiffleParser.statement().
exitIfStmt(JiffleParser.IfStmtContext) - Method in class RuntimeModelWorker
 
exitImageCall(JiffleParser.ImageCallContext) - Method in class RuntimeModelWorker
 
exitImageCall(JiffleParser.ImageCallContext) - Method in class ExpressionWorker
 
exitImageCall(JiffleParser.ImageCallContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the imageCall labeled alternative in JiffleParser.identifiedAtom().
exitImageCall(JiffleParser.ImageCallContext) - Method in interface JiffleListener
Exit a parse tree produced by the imageCall labeled alternative in JiffleParser.identifiedAtom().
exitImageCall(JiffleParser.ImageCallContext) - Method in class SourcePositionsWorker
 
exitImagePos(JiffleParser.ImagePosContext) - Method in class SourcePositionsWorker
 
exitImagePos(JiffleParser.ImagePosContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.imagePos().
exitImagePos(JiffleParser.ImagePosContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.imagePos().
exitImageProperty(JiffleParser.ImagePropertyContext) - Method in class SourcePositionsWorker
 
exitImageProperty(JiffleParser.ImagePropertyContext) - Method in class ExpressionWorker
 
exitImageProperty(JiffleParser.ImagePropertyContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.imageProperty().
exitImageProperty(JiffleParser.ImagePropertyContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.imageProperty().
exitImagesBlock(JiffleParser.ImagesBlockContext) - Method in class ImagesBlockWorker
 
exitImagesBlock(JiffleParser.ImagesBlockContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.imagesBlock().
exitImagesBlock(JiffleParser.ImagesBlockContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.imagesBlock().
exitImageVarDeclaration(JiffleParser.ImageVarDeclarationContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.imageVarDeclaration().
exitImageVarDeclaration(JiffleParser.ImageVarDeclarationContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.imageVarDeclaration().
exitInitBlock(JiffleParser.InitBlockContext) - Method in class InitBlockWorker
 
exitInitBlock(JiffleParser.InitBlockContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.initBlock().
exitInitBlock(JiffleParser.InitBlockContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.initBlock().
exitInitBlock(JiffleParser.InitBlockContext) - Method in class RuntimeModelWorker
 
exitInitBlock(JiffleParser.InitBlockContext) - Method in class VarWorker
 
exitListAppendStmt(JiffleParser.ListAppendStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the listAppendStmt labeled alternative in JiffleParser.statement().
exitListAppendStmt(JiffleParser.ListAppendStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the listAppendStmt labeled alternative in JiffleParser.statement().
exitListAppendStmt(JiffleParser.ListAppendStmtContext) - Method in class RuntimeModelWorker
 
exitListLiteral(JiffleParser.ListLiteralContext) - Method in class SourcePositionsWorker
 
exitListLiteral(JiffleParser.ListLiteralContext) - Method in class ExpressionWorker
 
exitListLiteral(JiffleParser.ListLiteralContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.listLiteral().
exitListLiteral(JiffleParser.ListLiteralContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.listLiteral().
exitListLiteral(JiffleParser.ListLiteralContext) - Method in class VarWorker
 
exitLiteral(JiffleParser.LiteralContext) - Method in class SourcePositionsWorker
 
exitLiteral(JiffleParser.LiteralContext) - Method in class ExpressionWorker
 
exitLiteral(JiffleParser.LiteralContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.literal().
exitLiteral(JiffleParser.LiteralContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.literal().
exitLoopSet(JiffleParser.LoopSetContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.loopSet().
exitLoopSet(JiffleParser.LoopSetContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.loopSet().
exitNotExpr(JiffleParser.NotExprContext) - Method in class SourcePositionsWorker
 
exitNotExpr(JiffleParser.NotExprContext) - Method in class ExpressionWorker
 
exitNotExpr(JiffleParser.NotExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the notExpr labeled alternative in JiffleParser.expression().
exitNotExpr(JiffleParser.NotExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the notExpr labeled alternative in JiffleParser.expression().
exitOption(JiffleParser.OptionContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.option().
exitOption(JiffleParser.OptionContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.option().
exitOptionsBlock(JiffleParser.OptionsBlockContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.optionsBlock().
exitOptionsBlock(JiffleParser.OptionsBlockContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.optionsBlock().
exitOptionsBlock(JiffleParser.OptionsBlockContext) - Method in class OptionsBlockWorker
 
exitOptionValue(JiffleParser.OptionValueContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.optionValue().
exitOptionValue(JiffleParser.OptionValueContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.optionValue().
exitOrExpr(JiffleParser.OrExprContext) - Method in class SourcePositionsWorker
 
exitOrExpr(JiffleParser.OrExprContext) - Method in class ExpressionWorker
 
exitOrExpr(JiffleParser.OrExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the orExpr labeled alternative in JiffleParser.expression().
exitOrExpr(JiffleParser.OrExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the orExpr labeled alternative in JiffleParser.expression().
exitParenExpression(JiffleParser.ParenExpressionContext) - Method in class SourcePositionsWorker
 
exitParenExpression(JiffleParser.ParenExpressionContext) - Method in class ExpressionWorker
 
exitParenExpression(JiffleParser.ParenExpressionContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.parenExpression().
exitParenExpression(JiffleParser.ParenExpressionContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.parenExpression().
exitPixelPos(JiffleParser.PixelPosContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.pixelPos().
exitPixelPos(JiffleParser.PixelPosContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.pixelPos().
exitPixelSpecifier(JiffleParser.PixelSpecifierContext) - Method in class SourcePositionsWorker
 
exitPixelSpecifier(JiffleParser.PixelSpecifierContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.pixelSpecifier().
exitPixelSpecifier(JiffleParser.PixelSpecifierContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.pixelSpecifier().
exitPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in class SourcePositionsWorker
 
exitPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in class ExpressionWorker
 
exitPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the plusMinusExpr labeled alternative in JiffleParser.expression().
exitPlusMinusExpr(JiffleParser.PlusMinusExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the plusMinusExpr labeled alternative in JiffleParser.expression().
exitPostExpr(JiffleParser.PostExprContext) - Method in class SourcePositionsWorker
 
exitPostExpr(JiffleParser.PostExprContext) - Method in class ExpressionWorker
 
exitPostExpr(JiffleParser.PostExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the postExpr labeled alternative in JiffleParser.expression().
exitPostExpr(JiffleParser.PostExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the postExpr labeled alternative in JiffleParser.expression().
exitPowExpr(JiffleParser.PowExprContext) - Method in class SourcePositionsWorker
 
exitPowExpr(JiffleParser.PowExprContext) - Method in class ExpressionWorker
 
exitPowExpr(JiffleParser.PowExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the powExpr labeled alternative in JiffleParser.expression().
exitPowExpr(JiffleParser.PowExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the powExpr labeled alternative in JiffleParser.expression().
exitPreExpr(JiffleParser.PreExprContext) - Method in class SourcePositionsWorker
 
exitPreExpr(JiffleParser.PreExprContext) - Method in class ExpressionWorker
 
exitPreExpr(JiffleParser.PreExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the preExpr labeled alternative in JiffleParser.expression().
exitPreExpr(JiffleParser.PreExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the preExpr labeled alternative in JiffleParser.expression().
exitRange(JiffleParser.RangeContext) - Method in class ExpressionWorker
 
exitRange(JiffleParser.RangeContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.range().
exitRange(JiffleParser.RangeContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.range().
exitRole(JiffleParser.RoleContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.role().
exitRole(JiffleParser.RoleContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.role().
exitRule(ParseTreeListener) - Method in class JiffleParser.AndExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ArgumentListContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.AssignExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.AssignmentContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.AssignmentTargetContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.AtomContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.AtomExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BandSpecifierContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BlockContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BlockStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BodyContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BreakifStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.BreakStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.CompareExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ConCallContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.EmptyStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.EqExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ExpressionListContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ExprStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ForeachStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.FunctionCallContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.IfStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ImageCallContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ImagePosContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ImagePropertyContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ImagesBlockContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ImageVarDeclarationContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.InitBlockContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ListAppendStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ListLiteralContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.LoopSetContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.NotExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.OptionContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.OptionsBlockContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.OptionValueContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.OrExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ParenExpressionContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PixelPosContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PixelSpecifierContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PlusMinusExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PostExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PowExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.PreExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.RangeContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.RoleContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.ScriptContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.SpecialBlockContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.TernaryExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.TimesDivModExprContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.UntilStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.VarDeclarationContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.VarIDContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.WhileStmtContext
 
exitRule(ParseTreeListener) - Method in class JiffleParser.XorExprContext
 
exitScript(JiffleParser.ScriptContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.script().
exitScript(JiffleParser.ScriptContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.script().
exitScript(JiffleParser.ScriptContext) - Method in class RuntimeModelWorker
 
exitScript(JiffleParser.ScriptContext) - Method in class VarWorker
 
exitSpecialBlock(JiffleParser.SpecialBlockContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.specialBlock().
exitSpecialBlock(JiffleParser.SpecialBlockContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.specialBlock().
exitTernaryExpr(JiffleParser.TernaryExprContext) - Method in class SourcePositionsWorker
 
exitTernaryExpr(JiffleParser.TernaryExprContext) - Method in class ExpressionWorker
 
exitTernaryExpr(JiffleParser.TernaryExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the ternaryExpr labeled alternative in JiffleParser.expression().
exitTernaryExpr(JiffleParser.TernaryExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the ternaryExpr labeled alternative in JiffleParser.expression().
exitTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in class SourcePositionsWorker
 
exitTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in class ExpressionWorker
 
exitTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the timesDivModExpr labeled alternative in JiffleParser.expression().
exitTimesDivModExpr(JiffleParser.TimesDivModExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the timesDivModExpr labeled alternative in JiffleParser.expression().
exitUntilStmt(JiffleParser.UntilStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the untilStmt labeled alternative in JiffleParser.statement().
exitUntilStmt(JiffleParser.UntilStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the untilStmt labeled alternative in JiffleParser.statement().
exitUntilStmt(JiffleParser.UntilStmtContext) - Method in class RuntimeModelWorker
 
exitVarDeclaration(JiffleParser.VarDeclarationContext) - Method in class ExpressionWorker
This method is a copy of exitAssignment, unfortunately AssignmentContext and VarDeclarationContext share structure but not a base class
exitVarDeclaration(JiffleParser.VarDeclarationContext) - Method in class JiffleBaseListener
Exit a parse tree produced by JiffleParser.varDeclaration().
exitVarDeclaration(JiffleParser.VarDeclarationContext) - Method in interface JiffleListener
Exit a parse tree produced by JiffleParser.varDeclaration().
exitVarID(JiffleParser.VarIDContext) - Method in class RuntimeModelWorker
 
exitVarID(JiffleParser.VarIDContext) - Method in class ExpressionWorker
 
exitVarID(JiffleParser.VarIDContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the varID labeled alternative in JiffleParser.identifiedAtom().
exitVarID(JiffleParser.VarIDContext) - Method in interface JiffleListener
Exit a parse tree produced by the varID labeled alternative in JiffleParser.identifiedAtom().
exitVarID(JiffleParser.VarIDContext) - Method in class SourcePositionsWorker
 
exitVarID(JiffleParser.VarIDContext) - Method in class VarWorker
 
exitWhileStmt(JiffleParser.WhileStmtContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the whileStmt labeled alternative in JiffleParser.statement().
exitWhileStmt(JiffleParser.WhileStmtContext) - Method in interface JiffleListener
Exit a parse tree produced by the whileStmt labeled alternative in JiffleParser.statement().
exitWhileStmt(JiffleParser.WhileStmtContext) - Method in class RuntimeModelWorker
 
exitXorExpr(JiffleParser.XorExprContext) - Method in class SourcePositionsWorker
 
exitXorExpr(JiffleParser.XorExprContext) - Method in class ExpressionWorker
 
exitXorExpr(JiffleParser.XorExprContext) - Method in class JiffleBaseListener
Exit a parse tree produced by the xorExpr labeled alternative in JiffleParser.expression().
exitXorExpr(JiffleParser.XorExprContext) - Method in interface JiffleListener
Exit a parse tree produced by the xorExpr labeled alternative in JiffleParser.expression().
EXP - Enum constant in enum class AlgebraDescriptor.Operator
 
expand(Color[], int[], int, int) - Static method in class ColorMapUtilities
Copies colors into array ARGB from index lower inclusive to index upper exclusive.
EXPANDED - Static variable in class RasterAccessor
Flag indicating ColorModel data should be interpreted.
expandEnvelope(Envelope) - Method in class CoordinateSequence2D
Returns an envelope which contains env and all points in this sequence.
expandNoData(Range, RasterFormatTag, RenderedImage, RenderedImage) - Static method in class RasterAccessorExt
 
EXPANSION_MASK - Static variable in class RasterAccessor
The bits of a FormatTag associated with how ColorModels are used.
EXPECTED_SCALAR - Enum constant in enum class Errors
 
expression() - Method in class JiffleParser.AndExprContext
 
expression() - Method in class JiffleParser.AssignmentContext
 
expression() - Method in class JiffleParser.BandSpecifierContext
 
expression() - Method in class JiffleParser.BreakifStmtContext
 
expression() - Method in class JiffleParser.CompareExprContext
 
expression() - Method in class JiffleParser.EqExprContext
 
expression() - Method in class JiffleParser
 
expression() - Method in class JiffleParser.ExpressionListContext
 
expression() - Method in class JiffleParser.ExprStmtContext
 
expression() - Method in class JiffleParser.ListAppendStmtContext
 
expression() - Method in class JiffleParser.NotExprContext
 
expression() - Method in class JiffleParser.OrExprContext
 
expression() - Method in class JiffleParser.ParenExpressionContext
 
expression() - Method in class JiffleParser.PixelPosContext
 
expression() - Method in class JiffleParser.PlusMinusExprContext
 
expression() - Method in class JiffleParser.PostExprContext
 
expression() - Method in class JiffleParser.PowExprContext
 
expression() - Method in class JiffleParser.PreExprContext
 
expression() - Method in class JiffleParser.RangeContext
 
expression() - Method in class JiffleParser.TernaryExprContext
 
expression() - Method in class JiffleParser.TimesDivModExprContext
 
expression() - Method in class JiffleParser.VarDeclarationContext
 
expression() - Method in class JiffleParser.XorExprContext
 
expression(int) - Method in class JiffleParser.AndExprContext
 
expression(int) - Method in class JiffleParser.CompareExprContext
 
expression(int) - Method in class JiffleParser.EqExprContext
 
expression(int) - Method in class JiffleParser.ExpressionListContext
 
expression(int) - Method in class JiffleParser.OrExprContext
 
expression(int) - Method in class JiffleParser.PlusMinusExprContext
 
expression(int) - Method in class JiffleParser.PowExprContext
 
expression(int) - Method in class JiffleParser.RangeContext
 
expression(int) - Method in class JiffleParser.TernaryExprContext
 
expression(int) - Method in class JiffleParser.TimesDivModExprContext
 
expression(int) - Method in class JiffleParser.XorExprContext
 
Expression - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ExpressionContext() - Constructor for class JiffleParser.ExpressionContext
 
ExpressionContext(ParserRuleContext, int) - Constructor for class JiffleParser.ExpressionContext
 
expressionList() - Method in class JiffleParser.ArgumentListContext
 
expressionList() - Method in class JiffleParser
 
expressionList() - Method in class JiffleParser.ListLiteralContext
 
ExpressionListContext(ParserRuleContext, int) - Constructor for class JiffleParser.ExpressionListContext
 
ExpressionWorker - Class in org.eclipse.imagen.media.jiffle.parser
Labels expression nodes with their Jiffle types.
ExpressionWorker(ParseTree, VarWorker) - Constructor for class ExpressionWorker
 
ExprStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.ExprStmtContext
 
extend(WritableRaster, PlanarImage) - Method in class BorderExtender
Fills in the portions of a given WritableRaster that lie outside the bounds of a given PlanarImage.
extend(WritableRaster, PlanarImage) - Method in class BorderExtenderConstant
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with constant values.
extend(WritableRaster, PlanarImage) - Method in class BorderExtenderCopy
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with copies of the edge pixels of the image.
extend(WritableRaster, PlanarImage) - Method in class BorderExtenderReflect
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with suitably reflected copies of the entire image.
extend(WritableRaster, PlanarImage) - Method in class BorderExtenderWrap
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with copies of the entire image.
extend(WritableRaster, PlanarImage) - Method in class BorderExtenderZero
Fills in the portions of a given Raster that lie outside the bounds of a given PlanarImage with zeros.
ExtendedBandMergeOpImage - Class in org.eclipse.imagen.media.bandmerge
An OpImage implementing the "BandMerge" operation as described in BandMergeDescriptor.
ExtendedBandMergeOpImage(List, List<AffineTransform>, Map, Range[], ROI, double, boolean, ImageLayout) - Constructor for class ExtendedBandMergeOpImage
Constructs a BandMergeOpImage.
ExtendedBandMergeOpImage.Transform - Enum Class in org.eclipse.imagen.media.bandmerge
Enum used for implementing the various optional transformations on the input points
Extrema - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the maximum and minimum of an image.
EXTREMA - Enum constant in enum class Statistics.StatsType
 

F

FALSE - Static variable in class JiffleLexer
 
FALSE - Static variable in class JiffleParser
 
FALSE() - Method in class JiffleParser.LiteralContext
 
falseValue() - Static method in class ConstantLiteral
 
file(Object, String) - Static method in class TestData
Access to getResource(caller, path) as a non-null File.
fillBackground(WritableRaster, Rectangle, double[]) - Static method in class ImageUtil
Fill the specified rectangle of raster with the provided background values.
fillBackground(WritableRaster, Rectangle, double[]) - Static method in class ImageUtilities
Fill the specified rectangle of raster with the provided background values.
fillBordersWithBackgroundValues(Rectangle, Rectangle, WritableRaster, double[]) - Static method in class ImageUtil
When the destination rectangle is not the same as the image bounds, should fill the border.
FILTER_DELETE - Static variable in class VectorizeDescriptor
Filter small polygons by simple deletion.
FILTER_MERGE_LARGEST - Static variable in class VectorizeDescriptor
Filter small polygons by merging each with its largest (area) neighbour.
FILTER_MERGE_RANDOM - Static variable in class VectorizeDescriptor
Filter small polygons by merging each with a randomly chosen neighbour.
FilteredSubsampleDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "FilteredSubsample" operation.
FilteredSubsampleDescriptor() - Constructor for class FilteredSubsampleDescriptor
Constructor.
FilteredSubsampleOpImage - Class in org.eclipse.imagen.media.opimage
A class extending GeometricOpImage to subsample and antialias filter images.
FilteredSubsampleOpImage(RenderedImage, BorderExtender, Map, ImageLayout, int, int, float[], Interpolation) - Constructor for class FilteredSubsampleOpImage
FilteredSubsampleOpImage constructs an OpImage representing filtered integral subsampling.
FilteredSubsampleRIF - Class in org.eclipse.imagen.media.opimage
Class implementing the RIF interface for the FilteredSubsample operator.
FilteredSubsampleRIF() - Constructor for class FilteredSubsampleRIF
Default constructor (there is no input).
finalizeTest(String, Integer, RenderedImage) - Method in class ComparisonTestBase
 
finalizeTest(String, Integer, RenderedImage, boolean) - Method in class ComparisonTestBase
Finalize the test by either writing the output image or comparing it with the reference one
findCompatibleTag(SampleModel[], SampleModel) - Static method in class RasterAccessor
Returns the most efficient FormatTagID that is compatible with the destination SampleModel and all source SampleModels.
findCompatibleTags(RenderedImage[], RenderedImage) - Static method in class RasterAccessorExt
Finds the appropriate tags for the constructor, based on the SampleModel and ColorModel of all the source and destination.
findCompatibleTags(RenderedImage[], RenderedImage) - Static method in class RasterAccessor
Finds the appropriate tags for the constructor, based on the SampleModel and ColorModel of all the source and destination.
findDomainElement(double) - Method in class LinearColorMap
 
findDomainElement(double) - Method in class DefaultDomain1D
Returns the domain element of the specified sample value.
findDomainElement(double) - Method in interface Domain1D
Returns the DomainElement1D of the specified sample value.
findNearestEntry(float[]) - Method in class ColorCube
Finds the index of the nearest color in the color map to the pixel value argument.
findNearestEntry(float[]) - Method in class LookupTableImageN
Determine which entry in the LookupTableImageN is closest in Euclidean distance to the argument pixel.
finish() - Method in interface JiffleProgressListener
Called by the runtime object when the task finishes.
finish() - Method in class NullProgressListener
 
finishedBands() - Method in interface RectIter
Returns true if the max band in the image has been exceeded.
finishedBands() - Method in class RectIterFallback
 
finishedBands() - Method in class RookIterFallback
 
finishedLines() - Method in interface RectIter
Returns true if the bottom row of the bounding rectangle has been passed.
finishedLines() - Method in class RectIterFallback
 
finishedLines() - Method in class RookIterFallback
 
finishedLinesTop() - Method in class RookIterFallback
 
finishedPixels() - Method in interface RectIter
Returns true if the right edge of the bounding rectangle has been passed.
finishedPixels() - Method in class RectIterFallback
 
finishedPixels() - Method in class RookIterFallback
 
finishedPixelsLeft() - Method in class RookIterFallback
 
firePropertyChange(PropertyChangeEvent) - Method in class PropertyChangeSupportImageN
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class PropertyChangeSupportImageN
Report a bound property update to any registered listeners.
FirstJiffleBuilderExample - Class in org.eclipse.imagen.media.jiffle.docs
 
FirstJiffleBuilderExample() - Constructor for class FirstJiffleBuilderExample
 
FLIP_ANTIDIAGONAL - Static variable in class TransposeDescriptor
 
FLIP_DIAGONAL - Static variable in class TransposeDescriptor
 
FLIP_HORIZONTAL - Static variable in class TransposeDescriptor
 
FLIP_VERTICAL - Static variable in class TransposeDescriptor
 
FLOAT - Enum constant in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
FLOAT - Enum constant in enum class Range.DataType
 
FLOAT_LITERAL - Static variable in class JiffleLexer
 
FLOAT_LITERAL - Static variable in class JiffleParser
 
FLOAT_LITERAL() - Method in class JiffleParser.LiteralContext
 
FLOAT_TYPE - Static variable in class JiffleLexer
 
FLOAT_TYPE - Static variable in class JiffleParser
 
FloatDoubleColorModel - Class in org.eclipse.imagen
A ColorModel class that works with pixel values that represent color and alpha information as separate samples, using float or double elements.
FloatDoubleColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class FloatDoubleColorModel
Constructs a ComponentColorModel from the specified parameters.
floatValue() - Method in class Rational
Returns the approximate float value of this Rational.
floor(float) - Static method in class WarpOpImage
Returns the "floor" value of a float.
floor(long, long) - Static method in class Rational
Returns the floor (equivalent of Math.floor())
flush() - Method in class ConcurrentTileCache
Removes all tiles present in the cache without checking for the image owner
flush() - Method in class ConcurrentTileCacheMultiMap
Removes all tiles present in the cache without checking for the image owner
flush() - Method in class SunTileCache
Removes -ALL- tiles from the cache.
flush() - Method in class RecyclingTileFactory
 
flush() - Method in interface TileCache
Advises the cache that all of its tiles may be discarded.
flush() - Method in interface TileFactory
Removes references to all internally cached data arrays, if any.
forceDouble() - Method in class Expression
 
forceDouble() - Method in class IntLiteral
 
forceDouble() - Method in class PrefixUnaryExpression
 
FOREACH - Static variable in class JiffleLexer
 
FOREACH - Static variable in class JiffleParser
 
FOREACH() - Method in class JiffleParser.ForeachStmtContext
 
ForeachStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.ForeachStmtContext
 
FormatCRIF - Class in org.eclipse.imagen.media.format
 
FormatCRIF() - Constructor for class FormatCRIF
Constructor.
FormatDescriptor - Class in org.eclipse.imagen.media.format
An OperationDescriptor describing the "Format" operation.
FormatDescriptor() - Constructor for class FormatDescriptor
Constructor.
forReading() - Method in class RWLock
Tries to obtain a read lock.
forReading(int) - Method in class RWLock
Tries to obtain a read lock within the specified time.
forWriting() - Method in class RWLock
Tries to obtain a write lock.
forWriting(int) - Method in class RWLock
Tries to obtain a write lock withing the specified time.
fromCIEXYZ(float[]) - Method in class IHSColorSpace
Converts a single color value from CIEXYZ to IHS.
fromCIEXYZ(float[]) - Method in class ColorSpaceImageNExtWrapper
 
fromCIEXYZ(float[]) - Method in class IHSColorSpaceImageNExt
Converts a single color value from CIEXYZ to IHS.
fromCIEXYZ(float[]) - Method in class NotAColorSpace
 
fromCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from CIEXYZ values with respect to the CIE D50 white point to the color space represented by this class.
fromCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class IHSColorSpace
Converts a Raster of colors represented as pixels from CIEXYZ to IHS.
fromCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageNExt
 
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExt
Converts an input CIEXYZ Raster into a new one with a new ColorSpace
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExtWrapper
 
fromCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class IHSColorSpaceImageNExt
Converts a Raster of colors represented as pixels from CIEXYZ to IHS.
fromRGB(float[]) - Method in class IHSColorSpace
Converts a single color value from sRGB to IHS.
fromRGB(float[]) - Method in class ColorSpaceImageNExtWrapper
 
fromRGB(float[]) - Method in class IHSColorSpaceImageNExt
Converts a single color value from sRGB to IHS.
fromRGB(float[]) - Method in class NotAColorSpace
 
fromRGB(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from sRGB to the color space represented by this class.
fromRGB(Raster, int[], WritableRaster, int[]) - Method in class IHSColorSpace
Converts a Raster of colors represented as pixels from sRGB to IHS.
fromRGB(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageNExt
 
fromRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExt
Converts an input RGB Raster into a new one with a new ColorSpace
fromRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExtWrapper
 
fromRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class IHSColorSpaceImageNExt
Converts a Raster of colors represented as pixels from sRGB to IHS.
FTOL - Static variable in class CompareOp
Default tolerance for float comparisons: 1.0e-4
FULL_RANGE - Static variable in class RangeByte
 
FULL_RANGE - Static variable in class RangeDouble
 
FULL_RANGE - Static variable in class RangeFloat
 
FULL_RANGE - Static variable in class RangeInt
 
FULL_RANGE - Static variable in class RangeLong
 
FULL_RANGE - Static variable in class RangeShort
 
FULL_RANGE - Static variable in class RangeUshort
 
FunctionCall - Class in org.eclipse.imagen.media.jiffle.parser.node
 
FunctionCallContext(JiffleParser.IdentifiedAtomContext) - Constructor for class JiffleParser.FunctionCallContext
 
FunctionInfo - Class in org.eclipse.imagen.media.jiffle.parser
Holds the description of a Jiffle function.
FunctionInfo(String, String, FunctionInfo.Provider, boolean, String, String...) - Constructor for class FunctionInfo
Creates a function info object.
FunctionInfo.Provider - Enum Class in org.eclipse.imagen.media.jiffle.parser
Constants to indicate the runtime provider of a function
FunctionLookup - Class in org.eclipse.imagen.media.jiffle.parser
Looks up function descriptions for the Jiffle parser.
FunctionLookup() - Constructor for class FunctionLookup
 

G

GameOfLife - Class in org.eclipse.imagen.media.jiffle.demo
John Conway's Game of Life implemented with Jiffle.
GameOfLife() - Constructor for class GameOfLife
 
GAUSSIAN - Enum constant in enum class KernelFactory.ValueType
Value is 1/sqrt(2PI) e^(-u^2 / 2) where u is proportional distance to the key element.
GC_NODATA - Static variable in class NoDataContainer
 
GE - Static variable in class JiffleLexer
 
GE - Static variable in class JiffleParser
 
GE() - Method in class JiffleParser.CompareExprContext
 
GE(double, double) - Method in class JiffleFunctions
Tests if x is greater than or equal to y.
GENERAL_INTERP - Enum constant in enum class TestBase.InterpolationType
 
generateID(Object) - Static method in class ImageUtil
Generates a UID for the provided Object.
GenericPiecewiseCRIF - Class in org.eclipse.imagen.media.piecewise
RenderedImageFactory used for generating GenericPiecewiseOpImage instances
GenericPiecewiseCRIF() - Constructor for class GenericPiecewiseCRIF
 
GenericPiecewiseDescriptor - Class in org.eclipse.imagen.media.piecewise
OperationDescriptorImpl for the GenericPiecewise operation.
GenericPiecewiseDescriptor() - Constructor for class GenericPiecewiseDescriptor
Construct the descriptor.
GenericPiecewiseOpImage<T extends PiecewiseTransform1DElement> - Class in org.eclipse.imagen.media.piecewise
Images are created using the GenericPiecewise.CRIF inner class, where "CRIF" stands for ContextualRenderedImageFactory .
GenericPiecewiseOpImage(RenderedImage, PiecewiseTransform1D<T>, ImageLayout, Integer, ROI, Range, RenderingHints, boolean) - Constructor for class GenericPiecewiseOpImage
Constructs a new RasterClassifier.
GeomCollectionIterator - Class in org.eclipse.imagen.media.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over a geometry collection.
GeomCollectionIterator() - Constructor for class GeomCollectionIterator
 
GeomCollectionIterator(GeometryCollection, AffineTransform) - Constructor for class GeomCollectionIterator
Creates a new instance of GeomCollectionIterator
GeometricOpImage - Class in org.eclipse.imagen
An abstract base class for image operators that perform a geometric transformation of the source image.
GeometricOpImage(Vector, ImageLayout, Map, boolean, BorderExtender, Interpolation) - Constructor for class GeometricOpImage
Constructs a GeometricOpImage.
GeometricOpImage(Vector, ImageLayout, Map, boolean, BorderExtender, Interpolation, double[]) - Constructor for class GeometricOpImage
Constructs a GeometricOpImage.
get(int) - Method in class CollectionImage
Returns the element at the given index in imageCollection.
get(int) - Method in class LinearColorMap
 
get(int) - Static method in enum class BinaryExpression.Operator
 
get(int) - Method in class DefaultDomain1D
Returns the element at the specified position in this list.
get(int) - Method in class CaselessStringArrayTable
Get the CaselessStringKey corresponding to the index i.
get(int) - Method in class RenderedImageList
 
get(int, int, int, int) - Method in class ColorMap
Returns the value for the specified color, or -1 if the color is not found
get(Class<? extends JiffleRuntime>) - Static method in enum class Jiffle.RuntimeModel
Gets the matching constant for the given runtime class.
get(Object) - Method in class CaselessStringKeyHashtable
Allow only String and CaselessStringKey keys to be looked up.
get(String) - Static method in class JiffleProperties
Gets a property.
get(String) - Static method in enum class FunctionInfo.Provider
Gets the Provider for a given provider name.
get(String) - Static method in enum class JiffleType
Gets the type with the given label (case-insensitive).
get(String) - Method in class SymbolScope
Searches for a symbol in this scope and, if not found, any enclosing scopes.
get(String) - Method in class CaselessStringKeyHashtable
Returns the value to which the specified key is mapped in this hashtable.
get(OperationRegistry, String) - Static method in class CIFRegistry
Returns the the most preferred CollectionImageFactory object registered against the operation name.
get(OperationRegistry, String) - Static method in class CRIFRegistry
Returns the ContextualRenderedImageFactory object registered against the operation name.
get(OperationRegistry, String) - Static method in class RCIFRegistry
Returns the RenderableCollectionImageFactory object registered against the operation name.
get(OperationRegistry, String) - Static method in class RIFRegistry
Returns the the most preferred RenderedImageFactory object registered against the operation name.
get(CaselessStringKey) - Method in class CaselessStringKeyHashtable
Returns the value to which the specified key is mapped in this hashtable.
get_images() - Method in class AbstractDirectRuntime
 
get_images() - Method in class AbstractJiffleRuntime
Returns the images set for this runtime object as a Map with variable name as key and iamge as value.
get_images() - Method in interface JiffleRuntime
Gets the images used by this object and returns them as a Map with variable names as keys and images as values.
getAction() - Method in interface CachedTile
Returns information about which method triggered a notification event.
getAction() - Method in class CachedTileImpl
Returns information about the status of the tile
getActiveRuntimExpr(String, String) - Static method in class OptionLookup
Gets the runtime source for the given option name:value pair.
getAdjustedOffset() - Method in class ColorCube
Returns the adjusted offset into the lookup table, accounting for negative dimensions.
getAlpha(int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getAlpha(Object) - Method in class FloatDoubleColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlphaChannel() - Method in class ImageMosaicBean
 
getApproximateDomainRange() - Method in class LinearColorMap
 
getApproximateDomainRange() - Method in class DefaultDomain1D
 
getApproximateDomainRange() - Method in interface Domain1D
Returns the range of values in this Domain1D.
getArg() - Method in class PostfixUnaryExpression
 
getArg() - Method in class PrefixUnaryExpression
 
getArgs() - Method in class ConFunction
 
getArgs() - Method in class FunctionCall
 
getArgs() - Method in class ListLiteral
 
getArgTypes() - Method in class FunctionInfo
 
getAsArray() - Method in class NoDataContainer
 
getAsBitmask(int, int, int, int, int[][]) - Method in class ROIGeometry
 
getAsBitmask(int, int, int, int, int[][]) - Method in class ROI
Returns a bitmask for a given rectangular region of the ROI indicating whether the pixel is included in the region of interest.
getAsBitmask(int, int, int, int, int[][]) - Method in class ROIShape
Returns a bitmask for a given rectangular region of the ROI indicating whether the pixel is included in the region of interest.
getAsBufferedImage() - Method in class PlanarImage
Returns a copy of the entire image as a BufferedImage.
getAsBufferedImage(Rectangle, ColorModel) - Method in class PlanarImage
Returns a copy of this image as a BufferedImage.
getAsGeometry() - Method in class ROIGeometry
Returns the ROI as a JTS Geometry.
getAsImage() - Method in class ROIGeometry
Gets an image representation of this ROI using the VectorBinarize operation.
getAsImage() - Method in class ROI
Returns a PlanarImage representation of the ROI.
getAsImage() - Method in class ROIShape
Returns the shape as a PlanarImage.
getAsRange() - Method in class NoDataContainer
 
getAsRectangleList(int, int, int, int) - Method in class ROIGeometry
 
getAsRectangleList(int, int, int, int) - Method in class ROI
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsRectangleList(int, int, int, int) - Method in class ROIShape
Returns a LinkedList of Rectangles for a given rectangular region of the ROI.
getAsShape() - Method in class ROIGeometry
Gets a new Shape representing this ROI.
getAsShape() - Method in class ROI
Returns a Shape representation of the ROI, if possible.
getAsShape() - Method in class ROIShape
Returns the internal Shape representation or null if a shape representation is not possible.
getAsSingleValue() - Method in class NoDataContainer
 
getATN() - Method in class JiffleLexer
 
getATN() - Method in class JiffleParser
 
getAttribute() - Method in class AttributedImage
Retrieves the attribute.
getAttribute(String) - Method in class VectorizeOpImage
getAverage() - Method in class HistogramClassification.Bucket
 
getBand() - Method in class ImagePos
 
getBandOffset(int) - Method in class RasterAccessor
Returns the offset of a specific band's first sample into the DataBuffer including the DataBuffer's offset.
getBandOffsets() - Method in class RasterAccessor
Returns the bandDataOffsets into the dataArrays.
getBandOffsets() - Method in class RasterFormatTag
Returns the bandOffsets for the Raster if isPixelSequential() is true.
getBandsAsImages(RenderedImage) - Static method in class ImageUtilities
Get the bands of a multi-band image as a list of single-band images.
getBandsAsImages(RenderedImage, Collection<Integer>) - Static method in class ImageUtilities
Get the specified bands of a multi-band image as a list of single-band images.
getBankIndices() - Method in class RasterFormatTag
Returns the bankIndices for the Raster if isPixelSequential() is true.
getBaseClassName() - Method in class SourceWriter
 
getBinaryDataArray() - Method in class RasterAccessor
For the case of binary data (isBinary() returns true), return the binary data as a packed byte array.
getBinLowValue(int, int) - Method in class Histogram
Returns the lowest inclusive pixel value of a given bin for a specific band.
getBins() - Method in class Histogram
Returns the array of bands of bins, each bin is the histogram for a band, i.e., the format of the returned array is int[bands][bins].
getBins(int) - Method in class Histogram
Returns the bins of the histogram for a specific band by reference.
getBinSize(int, int) - Method in class Histogram
Returns the number of pixel samples found in a given bin for a specific band.
getBitCount(int) - Static method in class ColorMapUtilities
Returns a bit count for an IndexColorModel mapping mapSize colors.
getBlue(int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getBlue(Object) - Method in class FloatDoubleColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBooleanParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a boolean.
getBooleanParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a boolean.
getBooleanParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a boolean.
getBorderExtender() - Method in class AreaOpImage
Retrieve the BorderExtender object associated with this class instance.
getBorderExtender() - Method in class GeometricOpImage
Retrieve the BorderExtender object associated with this class instance.
getBorderExtenderHint(RenderingHints) - Static method in class RIFUtil
 
getBottomPadding() - Method in class AreaOpImage
Returns the number of pixels needed below the central pixel.
getBottomPadding() - Method in class Interpolation
Returns the number of samples required below the key element.
getBottomPadding() - Method in class KernelImageN
Returns the number of pixels required below the key element.
getBottomPadding() - Method in class WarpOpImage
Deprecated.
as of ImageN 0.4.0.
getBounds() - Method in class LiteShape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class ROIGeometry
Gets the enclosing rectangle of this ROI.
getBounds() - Method in class PlanarImage
Returns the image's bounds as a Rectangle.
getBounds() - Method in class ROI
Returns the bounds of the ROI as a Rectangle.
getBounds() - Method in class ROIShape
Returns the bounds of the mask as a Rectangle.
getBounds2D() - Method in class LiteShape
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class ROIGeometry
Gets the enclosing double-precision rectangle of this ROI.
getBounds2D() - Method in class ROI
Returns the bounds of the ROI as a Rectangle2D.
getBounds2D() - Method in class ROIShape
Returns the bounds of the mask as a Rectangle2D.
getBounds2D(ParameterBlock) - Method in class CRIFImpl
Returns the bounding box for the output of the operation.
getBounds2D(ParameterBlock) - Method in class AffineCRIF
Gets the bounding box for the output of AffineOpImage.
getBounds2D(ParameterBlock) - Method in class ConstantCRIF
Gets the bounding box for the output of ConstantOpImage.
getBounds2D(ParameterBlock) - Method in class SubsampleAverageCRIF
Gets the bounding box for the output of ScaleOpImage.
getBounds2D(ParameterBlock) - Method in class Scale2CRIF
Gets the bounding box for the output of ScaleOpImage.
getBounds2D(ParameterBlock) - Method in class ScaleCRIF
Gets the bounding box for the output of ScaleOpImage.
getBreaks() - Method in class Classification
 
getBuckets(int) - Method in class HistogramClassification
Returns a list of all non empty buckets
getBuildVersion() - Static method in class ImageN
Returns ImageN version information as a String
getByteData() - Method in class LookupTableImageN
Returns the byte table data in array format, or null if the table's data type is not byte.
getByteData() - Method in class UnpackedImageData
Returns the two-dimensional byte data array, or null if the data are not stored in a byte array.
getByteData(int) - Method in class LookupTableImageN
Returns the byte table data of a specific band in array format, or null if the table's data type is not byte.
getByteData(int) - Method in class UnpackedImageData
Returns byte data array for a specific band, or null if the data are not stored in a byte array.
getByteDataArray(int) - Method in class RasterAccessor
Returns the image data as a byte array for a specific band.
getByteDataArrays() - Method in class RasterAccessor
Returns the image data as a byte array.
getByteParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a byte.
getByteParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a byte.
getByteParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a byte.
getByteParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a byte.
getByteParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a byte.
getByType(Symbol.Type) - Method in class SymbolScope
Returns name of all symbols with the given type, in the current scope and enclosing scopes
getCachedObject() - Method in class SunTileCache
Returns the Object that represents the actual cache.
getCachedTileActions() - Static method in class SunTileCache
Returns an array of EnumeratedParameters corresponding to the numeric values returned by the getAction() method of the CachedTile implementation used by SunTileCache.
getCacheHitCount() - Method in class ConcurrentTileCache
Retrieves the hit count from the cache statistics
getCacheHitCount() - Method in class ConcurrentTileCacheMultiMap
Retrieves the hit count from the cache statistics
getCacheHitCount() - Method in interface CacheDiagnostics
Returns the number of times this tile was requested when it was in the tile cache.
getCacheHitCount() - Method in class SunTileCache
 
getCacheMemoryUsed() - Method in class ConcurrentTileCache
Retrieves the current memory size of the cache
getCacheMemoryUsed() - Method in class ConcurrentTileCacheMultiMap
Retrieves the current memory size of the cache
getCacheMemoryUsed() - Method in interface CacheDiagnostics
Returns the total memory used in a particular cache.
getCacheMemoryUsed() - Method in class SunTileCache
 
getCacheMissCount() - Method in class ConcurrentTileCache
Retrieves the miss count from the cache statistics
getCacheMissCount() - Method in class ConcurrentTileCacheMultiMap
Retrieves the miss count from the cache statistics
getCacheMissCount() - Method in interface CacheDiagnostics
Returns the number of times this tile was requested when it was not in the tile cache.
getCacheMissCount() - Method in class SunTileCache
 
getCacheTileCount() - Method in class ConcurrentTileCache
Retrieves the number of tiles in the cache
getCacheTileCount() - Method in class ConcurrentTileCacheMultiMap
Retrieves the number of tiles in the cache
getCacheTileCount() - Method in interface CacheDiagnostics
Returns the total number of tiles in a particular cache.
getCacheTileCount() - Method in class SunTileCache
 
getCause() - Method in exception ImagingException
Returns the cause of this ImagingException.
getChannelNames() - Method in class JiffleLexer
 
getCharParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a char.
getCharParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a char.
getCharParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a char.
getCharParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a char.
getCharParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a char.
getClass(String) - Method in class PropertyGeneratorImpl
Returns the class expected to be returned by a request for the property with the specified name.
getClass(String) - Method in interface PropertyGenerator
Returns the class expected to be returned by a request for the property with the specified name.
getClasses() - Method in class ZoneGeometry
Utility method indicating the index of all the classes
getClassValue() - Method in enum class Range.DataType
 
getClosestIndex(int, int, int, int) - Method in class CachingColorIndexer
 
getClosestIndex(int, int, int, int) - Method in interface ColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class LRUColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class MappedColorIndexer
 
getClosestIndex(int, int, int, int) - Method in class SimpleColorIndexer
 
getCoeffs() - Method in class WarpPolynomial
Returns the raw coefficients array for both the X and Y coordinate mapping.
getCoeffs(float[], int, float[], int, int, float, float, float, float, int) - Static method in class PolyWarpSolver
 
getCollection() - Method in class CollectionOp
Returns the Collection rendering associated with this operation.
getColor(int) - Method in class PackedHistogram
 
getColorModel() - Method in class BufferedImageAdapter
 
getColorModel() - Method in interface ColorMapTransform
Retrieve the ColorModel associated to this ColorMapTransform.
getColorModel() - Method in class LinearColorMap
Returns a color model for this category list.
getColorModel() - Method in class WrapperRI
 
getColorModel() - Method in class ImageMosaicBean
 
getColorModel() - Method in class PlanarImage
Returns the ColorModel of the image.
getColorModel() - Method in class RenderedImageList
Returns the ColorModel of the primary image.
getColorModel() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the ColorModel of the rendered image.
getColorModel(RenderedImage) - Method in class ImageLayout
Returns the value of colorModel if it is valid, and otherwise returns the value from the supplied RenderedImage.
getColorModel(SampleModel, boolean) - Static method in class ImageUtilities
Creates and returns a ColorModel compatible with the given SampleModel
getColors() - Method in interface ColorMapTransformElement
Returns the set of colors for this category.
getColors() - Method in class LinearColorMapElement
Returns the set of colors for this category.
getCompatibleColorModel(SampleModel, Map) - Static method in class ImageUtil
Derive a compatible ColorModel for the supplied SampleModel using the method specified via the OpImage configuration Map.
getComponents(int, int[], int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getComponents(Raster, Rectangle, int) - Method in class PixelAccessor
Returns an array of unnormalized color/alpha components in the ColorSpace defined in the image's ColorModel.
getComponents(Object, int[], int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException since the pixel values cannot be placed into an int array.
getComponentsRGB(Raster, Rectangle) - Method in class PixelAccessor
Returns an array of color/alpha components scaled from 0 to 255 in the default sRGB ColorSpace.
getConcurrencyLevel() - Method in class ConcurrentTileCache
Retrieve the cache concurrency level
getConcurrencyLevel() - Method in class ConcurrentTileCacheMultiMap
Retrieve the cache concurrency level
getCondition() - Method in class BreakIf
 
getCondition() - Method in class IfElse
 
getCondition() - Method in class Until
 
getCondition() - Method in class While
 
getConstants() - Method in class BorderExtenderConstant
Returns a clone of the constants array originally supplied to the constructor.
getCoordinate(int) - Method in class CoordinateSequence2D
Gets coordinate values at the specified index.
getCoordinate(int, Coordinate) - Method in class CoordinateSequence2D
Copies the requested coordinate in the sequence to the supplied Coordinate object.
getCoordinateCopy(int) - Method in class CoordinateSequence2D
getCount() - Method in class HistogramClassification.Bucket
 
getCount(int) - Method in class QuantileClassification
 
getCount(int) - Method in class PackedHistogram
 
getCurrentFactory() - Method in class ConcurrentOperationRegistry.OperationItem
* Returns the factory defined by the user.
getCurrentRendering() - Method in class RenderedOp
Returns the value of the protected variable theImage which may be null if no rendering has yet been created.
getData() - Method in class DeferredData
Returns the object wrapped by this DeferredData.
getData() - Method in class LookupTableImageN
Returns the table data as a DataBuffer.
getData() - Method in class BufferedImageAdapter
 
getData() - Method in class WrapperRI
 
getData() - Method in class PlanarImage
Returns the entire image in a single Raster.
getData() - Method in class RenderedImageAdapter
Forwards call to the true source.
getData() - Method in class RenderedImageList
Returns the entire primary image in a single Raster.
getData() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the entire rendered image as a Raster .
getData(Rectangle) - Method in class BufferedImageAdapter
 
getData(Rectangle) - Method in class WrapperRI
 
getData(Rectangle) - Method in class PlanarImage
Returns a specified region of this image in a Raster.
getData(Rectangle) - Method in class RenderedImageAdapter
Forwards call to the true source.
getData(Rectangle) - Method in class RenderedImageList
Returns an arbitrary rectangular region of the primary image in a Raster.
getData(Rectangle) - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns a specified rectangular region of the rendered image as a Raster.
getDataArray(int) - Method in class RasterAccessor
Returns the image data as an Object for a specific band.
getDataClass() - Method in class DeferredData
Returns the class of the object wrapped by this DeferredData.
getDataElement(int[], int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getDataElements(int[], int, Object) - Method in class FloatDoubleColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(int, int, int, int, Object, DataBuffer) - Method in class ComponentSampleModelImageN
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class ComponentSampleModelImageN
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class FloatDoubleColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataType() - Method in class LookupTableImageN
Returns the data type of the table data.
getDataType() - Method in class InterpolationBicubic
 
getDataType() - Method in class InterpolationBilinear
 
getDataType() - Method in class InterpolationNearest
 
getDataType() - Method in enum class Range.DataType
 
getDataType() - Method in class Range
Returns the Range data Type
getDataType() - Method in class RangeByte
 
getDataType() - Method in class RangeDouble
 
getDataType() - Method in class RangeFloat
 
getDataType() - Method in class RangeInt
 
getDataType() - Method in class RangeLong
 
getDataType() - Method in class RangeShort
 
getDataType() - Method in class RangeUshort
 
getDataType() - Method in class RasterAccessor
Returns the data type of the RasterAccessor object.
getDeclaringScope(String) - Method in class SymbolScope
Searches for a symbol in this scope and, if not found, any enclosing scopes.
getDefaultColorModel(int, int) - Static method in class PlanarImage
Returns a ComponentColorModel created based on the indicated dataType and numBands.
getDefaultInstance() - Static method in class ImageN
Returns the defaultImageNinstance.
getDefaultRenderingSize() - Static method in class ImageN
Retrieves a copy of the default rendering size.
getDefaultTileSize() - Static method in class ImageN
Retrieves the clone of the default tile dimensions.
getDefaultValue() - Method in class LinearColorMap
 
getDefaultValue() - Method in class DefaultPiecewiseTransform1D
 
getDefaultValue() - Method in interface PiecewiseTransform1D
The default value which will be returned when asked to transform a value outside the valid domain elements.
getDegree() - Method in class WarpPolynomial
Returns the degree of the warp polynomials.
getDescriptor() - Method in class ConcurrentOperationRegistry.OperationItem
 
getDescriptor(Class, String) - Method in class ConcurrentOperationRegistry
 
getDescriptor(Class, String) - Method in class OperationRegistry
Get the RegistryElementDescriptor corresponding to a descriptorClass and a descriptorName.
getDescriptor(String, String) - Method in class ConcurrentOperationRegistry
 
getDescriptor(String, String) - Method in class OperationRegistry
Get the RegistryElementDescriptor corresponding to descriptorName which supports the specified mode.
getDescriptorClass() - Method in class RegistryMode
Returns the descriptor class that corresponds to this registry mode.
getDescriptorClasses() - Static method in class RegistryMode
Get a Set of all descriptor classes over all registry modes.
getDescriptorNames(Class) - Method in class ConcurrentOperationRegistry
 
getDescriptorNames(Class) - Method in class OperationRegistry
Get an array of all the descriptor names corresponding to the descriptorClass.
getDescriptorNames(String) - Method in class ConcurrentOperationRegistry
 
getDescriptorNames(String) - Method in class OperationRegistry
Get an array of all descriptor-names of descriptors registered under a given registry mode.
getDescriptors(Class) - Method in class ConcurrentOperationRegistry
 
getDescriptors(Class) - Method in class OperationRegistry
Get a List of all RegistryElementDescriptor corresponding to the descriptorClass .
getDescriptors(String) - Method in class ConcurrentOperationRegistry
 
getDescriptors(String) - Method in class OperationRegistry
Get a list of all RegistryElementDescriptors registered under a given registry mode.
getDeserializedClass(Class) - Static method in class SerializerFactory
Determines the Class of which the deserialized form of the supplied Class will be an instance.
getDestClass() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getDestClass("rendered")
getDestClass() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getDestClass("rendered")
getDestClass(String) - Method in interface OperationDescriptor
Returns a Class that describes the type of destination this operation produces for the specified mode.
getDestClass(String) - Method in class OperationDescriptorImpl
Returns a Class that describes the type of destination this operation produces for the specified mode.
getDestImages() - Method in class Script
 
getDestImageVarName() - Method in enum class ImageChoice
 
getDestinationBands() - Method in class RuntimeModelWorker
Retuns number of bands used by the destination image assignments, or JiffleRuntime.DYNAMIC_BANDS if the assignment is using expressions, and could not be statically determined.
getDestinationNoData() - Method in class InterpolationBicubic
 
getDestinationNoData() - Method in class InterpolationBilinear
 
getDestinationNoData() - Method in class InterpolationNearest
 
getDestinationNoData() - Method in interface InterpolationNoData
Return the destinationNoData value associated to the Interpolation Object
getDestinationVarNames() - Method in class AbstractJiffleRuntime
Gets the variable names associated with destination images.
getDestinationVarNames() - Method in interface JiffleRuntime
Gets the variable names associated with destination images.
getDestNumBands(int) - Method in class LookupTableImageN
Returns the number of bands of the destination image, based on the number of bands of the source image and lookup table.
getDestNumBands(Vector) - Static method in class PixelAccessor
Returns the smallest number of bands of all the sources.
getDestPixelType(Vector) - Static method in class PixelAccessor
Returns the largest data type of all the sources.
getDestSampleModel(SampleModel) - Method in class LookupTableImageN
Returns a SampleModel suitable for holding the output of a lookup operation on the source data described by a given SampleModel with this table.
getDestSampleModel(SampleModel, int, int) - Method in class LookupTableImageN
Returns a SampleModel suitable for holding the output of a lookup operation on the source data described by a given SampleModel with this table.
getDestVar() - Method in class SetDestValue
 
getDimension() - Method in class ColorCube
Returns the array of signed dimensions used to construct the ColorCube.
getDimension() - Method in class CoordinateSequence2D
Gets the dimension of points stored by this CoordinateSequence2D.
getDimension() - Method in class Position
 
getDimsLessOne() - Method in class ColorCube
Returns an array containing the signed dimensions, less one.
getDomainElements() - Method in class LinearColorMap
 
getDoubleData() - Method in class LookupTableImageN
Returns the double table data in array format, or null if the table's data type is not double.
getDoubleData() - Method in class UnpackedImageData
Returns the two-dimensional double data array, or null if the data are not stored in a double array.
getDoubleData(int) - Method in class LookupTableImageN
Returns the double table data of a specific band in array format, or null if table's data type is not double.
getDoubleData(int) - Method in class UnpackedImageData
Returns double data array for a specific band, or null if the data are not stored in a double array.
getDoubleDataArray(int) - Method in class RasterAccessor
Returns the image data as a double array for a specific band.
getDoubleDataArrays() - Method in class RasterAccessor
Returns the image data as a double array.
getDoubleParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a double.
getDoubleParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a double.
getDoubleParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a double.
getDoubleParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a double.
getDoubleParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a double.
getDynamicProperty(String) - Method in class CollectionOp
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getDynamicProperty(String) - Method in interface OperationNode
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getDynamicProperty(String) - Method in class RenderableOp
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getDynamicProperty(String) - Method in class RenderedOp
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getElement(int, int) - Method in class KernelImageN
Returns a given element of the kernel.
getElementClass() - Method in class Range
Returns the Class of the elements of this Range.
getElements(double, double, double, double, int, int, int, double[], double[]) - Method in interface ImageFunction
Returns all values of a given element for a specified set of coordinates.
getElements(double, double, double, double, int, int, int, double[], double[]) - Method in class ImageFunctionExtWrapper
 
getElements(double, double, double, double, int, int, int, double[], double[], Rectangle, ROI, Range, float) - Method in interface ImageFunctionExt
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 class ImageFunctionExtWrapper
 
getElements(float, float, float, float, int, int, int, float[], float[]) - Method in interface ImageFunction
Returns all values of a given element for a specified set of coordinates.
getElements(float, float, float, float, int, int, int, float[], float[]) - Method in class ImageFunctionExtWrapper
 
getElements(float, float, float, float, int, int, int, float[], float[], Rectangle, ROI, Range, float) - Method in interface ImageFunctionExt
Returns all values of a given element for a specified set of coordinates.
getElements(float, float, float, float, int, int, int, float[], float[], Rectangle, ROI, Range, float) - Method in class ImageFunctionExtWrapper
 
getElseStatement() - Method in class IfElse
 
getEnclosingScope() - Method in class SymbolScope
Gets the parent scope or null if this is the top scope.
getEntropy() - Method in class Histogram
Returns the entropy of the histogram.
getEnumeratedParameterNames() - Method in interface ParameterListDescriptor
Return an array of the names of all parameters the type of which is EnumeratedParameter.
getEnumeratedParameterNames() - Method in class ParameterListDescriptorImpl
Return an array of the names of all parameters the type of which is EnumeratedParameter.
getEnumeratedParameterValues(String) - Method in interface ParameterListDescriptor
Return an array of EnumeratedParameter objects corresponding to the parameter with the specified name.
getEnumeratedParameterValues(String) - Method in class ParameterListDescriptorImpl
Return an array of EnumeratedParameter objects corresponding to the parameter with the specified name.
getEnumeratedValues(Object, Class) - Static method in class ParameterListDescriptorImpl
Uses reflection to examine "descriptor" for public, static final Fields that are instances of "paramClass".
getError() - Method in exception NodeException
 
getExpandedNumBands(SampleModel, ColorModel) - Static method in class OpImage
Deprecated.
as of ImageN 0.4.0.
getExpr() - Method in class ParenExpression
 
getExpr() - Method in class SetDestValue
 
getExpr() - Method in class SimpleStatement
 
getExpression() - Method in class ListAppend
 
getExtendedData(Rectangle, BorderExtender) - Method in class PlanarImage
Returns a copy of an arbitrary rectangular region of this image in a Raster.
getFactor() - Method in enum class ShadedReliefAlgorithm
 
getFactory() - Method in class ConcurrentOperationRegistry.OperationItem
 
getFactory(String, String) - Method in class ConcurrentOperationRegistry
 
getFactory(String, String) - Method in class OperationRegistry
Returns the factory of the specified type for the named operation.
getFactoryClass() - Method in class RegistryMode
A convenience method which essentially returns getFactoryMethod().getDeclaringClass()
getFactoryIterator(String, String) - Method in class ConcurrentOperationRegistry
 
getFactoryIterator(String, String) - Method in class OperationRegistry
Returns an Iterator over all factory objects registered with the specified factory and operation names over all products.
getFactoryMethod() - Method in class RegistryMode
Get the factory method that corresponds to "create"
getFactoryPreferences(String, String, String) - Method in class ConcurrentOperationRegistry
 
getFactoryPreferences(String, String, String) - Method in class OperationRegistry
Get all pairwise preferences between instances of a factory within a product registered under a particular OperationDescriptor.
getFileFromClasspath(String) - Static method in class PropertyUtil
 
getFloatData() - Method in class LookupTableImageN
Returns the float table data in array format, or null if the table's data type is not float.
getFloatData() - Method in class UnpackedImageData
Returns the two-dimensional float data array, or null if the data are not stored in a float array.
getFloatData(int) - Method in class LookupTableImageN
Returns the float table data of a specific band in array format, or null if table's data type is not float.
getFloatData(int) - Method in class UnpackedImageData
Returns float data array for a specific band, or null if the data are not stored in a float array.
getFloatDataArray(int) - Method in class RasterAccessor
Returns the image data as a float array for a specific band.
getFloatDataArrays() - Method in class RasterAccessor
Returns the image data as a float array.
getFloatParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a float.
getFloatParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a float.
getFloatParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a float.
getFloatParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a float.
getFloatParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a float.
getFormat() - Method in enum class BinaryExpression.Operator
 
getFormatTagID() - Method in class RasterFormatTag
Returns the FormatTagID used to construct this RasterFormatTag.
getGaussianSmoothed(double) - Method in class Histogram
Computes a Gaussian smoothed version of the histogram.
getGeneratedPropertyNames(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to getGeneratedPropertyNames("rendered", ...)
getGeneratedPropertyNames(String, String) - Method in class ConcurrentOperationRegistry
 
getGeneratedPropertyNames(String, String) - Method in class OperationRegistry
Returns a list of the properties generated by nodes implementing the descriptor associated with a particular descriptor Name.
getGeometry() - Method in class LiteShape
 
getGlobals() - Method in class Script
 
getGrammarFileName() - Method in class JiffleLexer
 
getGrammarFileName() - Method in class JiffleParser
 
getGraphics() - Method in class PlanarImage
Returns a Graphics object that may be used to draw into this image.
getGraphics() - Method in class TiledImage
Deprecated.
as of ImageN 0.4.0.
getGreen(int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getGreen(Object) - Method in class FloatDoubleColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getHeight() - Method in class Interpolation
Returns the number of samples required for vertical resampling.
getHeight() - Method in class KernelImageN
Returns the height of the kernel.
getHeight() - Method in class BufferedImageAdapter
 
getHeight() - Method in class WrapperRI
 
getHeight() - Method in class AbstractJiffleRuntime
Gets the height of the processing area.
getHeight() - Method in interface JiffleRuntime
Gets the height of the processing area.
getHeight() - Method in class PlanarImage
Returns the height of the image in number of pixels.
getHeight() - Method in class RasterAccessor
Returns the height of the RasterAccessor's accessible area.
getHeight() - Method in class RenderableOp
Return the rendering-independent height of the image.
getHeight() - Method in class RenderedImageList
Returns the height of the primary image.
getHeight() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the height of the rendered image.
getHeight(RenderedImage) - Method in class ImageLayout
Returns the value of height if it is valid, and otherwise returns the value from the supplied RenderedImage .
getHigh() - Method in class LoopInRange
 
getHighValue() - Method in class Histogram
Returns the highest exclusive pixel value checked for all bands.
getHighValue(int) - Method in class Histogram
Returns the highest exclusive pixel value checked for a specific band.
getHorizontalKernelData() - Method in class KernelImageN
Returns the horizontal portion of the kernel if the kernel is separable, or null otherwise.
getHorizontalTableData() - Method in class InterpolationTable
Returns the integer (fixed-point) horizontal table data.
getHorizontalTableDataDouble() - Method in class InterpolationTable
Returns the double horizontal table data.
getHorizontalTableDataFloat() - Method in class InterpolationTable
Returns the floating-point horizontal table data.
getHtml() - Method in class HTMLBuilder
 
getIfStatement() - Method in class IfElse
 
getIHSColorSpaceJAIEXT() - Static method in class ColorSpaceImageNExt
 
getImage() - Method in class AttributedImage
Retrieves the wrapped image.
getImage() - Method in class ImageMosaicBean
 
getImage() - Method in interface TileRequest
Returns the image associated with the request.
getImage(String) - Method in class JiffleBuilder
Get an image associated with a script variable name.
getImageCoords(Point, Point) - Method in class SimpleImagePane
Converts a window position into the corresponding image position.
getImageFactory() - Method in class CollectionImage
If this CollectionImage was created by a CollectionImageFactory then return a reference to that factory; otherwise return null.
getImageID() - Method in class PlanarImage
Returns a unique identifier (UID) for this PlanarImage.
getImageKey() - Method in class CachedTileImpl
Returns the key associate to the tile owner
getImageLayoutHint(RenderingHints) - Static method in class RIFUtil
 
getImageParams() - Method in class Jiffle
Gets the current image parameters.
getImages() - Method in class JiffleExecutorResult
Gets source and/or destination images that were used.
getImagingListener() - Method in class ImageN
Gets the ImagingListener object from this ImageN.
getImagingListener(RenderContext) - Static method in class ImageUtil
 
getImagingListener(RenderingHints) - Static method in class ImageUtil
 
getIndex() - Method in class Band
 
getInfo(String, JiffleType...) - Static method in class FunctionLookup
Gets the info for a function.
getInits() - Method in class GlobalVars
 
getInputMaximum() - Method in class DefaultDomainElement1D
Retrieves the upper bound of the range where this DomainElement1D is defined.
getInputMinimum() - Method in class DefaultDomainElement1D
Retrieves the lower bound of the range where this DomainElement1D is defined.
getInstance() - Static method in class IHSColorSpace
Retrieves the unique instance of this class the construction of which is deferred until the first invocation of this method.
getInstance() - Static method in class IHSColorSpaceImageNExt
Retrieves the unique instance of this class the construction of which is deferred until the first invocation of this method.
getInstance() - Static method in class ImagingListenerImpl
Retrieves the unique instance of this class the construction of which is deferred until the first invocation of this method.
getInstance(int) - Static method in class Interpolation
Creates an interpolation of one of the standard types.
getIntData() - Method in class LookupTableImageN
Returns the integer table data in array format, or null if the table's data type is not int.
getIntData() - Method in class UnpackedImageData
Returns the two-dimensional integer data array, or null if the data are not stored in an integer array.
getIntData(int) - Method in class LookupTableImageN
Returns the integer table data of a specific band in array format, or null if table's data type is not int.
getIntData(int) - Method in class UnpackedImageData
Returns integer data array for a specific band, or null if the data are not stored in an integer array.
getIntDataArray(int) - Method in class RasterAccessor
Returns the image data as an int array for a specific band.
getIntDataArrays() - Method in class RasterAccessor
Returns the image data as an int array.
getInterpolation() - Method in class GeometricOpImage
Retrieve the Interpolation object associated with this class instance.
getInterpolation(int, int, Range, double) - Static method in class ComparisonTestBase
Get the interpolation object
getInterpolationSuffix(int) - Static method in class ComparisonTestBase
get the suffix for the interpolation type
getIntParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as an int.
getIntParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as an int.
getIntParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as an int.
getIntParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as an int.
getIntParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as an int.
getInvalidRegion() - Method in class RenderingChangeEvent
Returns an object which represents the region over which the the two renderings should differ.
getInvalidRegion(String, ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, OperationNode) - Method in class 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 NullDescriptor
Calculates the region over which two distinct renderings of the "Null" operation may be expected to differ.
getInvalidRegion(String, ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, OperationNode) - Method in interface OperationDescriptor
Calculates the region over which two distinct renderings of an operation may be expected to differ.
getInvalidRegion(String, ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, OperationNode) - Method in class OperationDescriptorImpl
Calculates the region over which two distinct renderings of an operation may be expected to differ.
getIterativeThreshold() - Method in class Histogram
Calculates the threshold using iterative bisection.
getIterator(OperationRegistry, String) - Static method in class CIFRegistry
Returns an Iterator over all CollectionImageFactory objects registered under the operation name over all products.
getIterator(OperationRegistry, String) - Static method in class RIFRegistry
Returns an Iterator over all RenderedImageFactory objects registered under the operation name over all products.
getJiffleName() - Method in class FunctionInfo
Gets the name of the function used in Jiffle scripts.
getKernelData() - Method in class KernelImageN
Returns a copy of the kernel data in row-major format.
getKey() - Method in class CachedTileImpl
Returns the key associated to the tile.
getLeft() - Method in class BinaryExpression
 
getLeftPadding() - Method in class AreaOpImage
Returns the number of pixels needed to the left of the central pixel.
getLeftPadding() - Method in class Interpolation
Returns the number of samples required to the left of the key element.
getLeftPadding() - Method in class KernelImageN
Returns the number of pixels required to the left of the key element.
getLeftPadding() - Method in class WarpOpImage
Deprecated.
as of ImageN 0.4.0.
getListLiteral() - Method in class LoopInLiteralList
 
getListVariable() - Method in class LoopInVariable
 
getLongParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a long.
getLongParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a long.
getLongParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as a long.
getLongParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a long.
getLongParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a long.
getLookupItem(T) - Method in class RangeLookupTable
Finds the LookupItem containing the given source value.
getLoopVariable() - Method in class LoopInLiteralList
 
getLoopVariable() - Method in class LoopInRange
 
getLoopVariable() - Method in class LoopInVariable
 
getLow() - Method in class LoopInRange
 
getLowValue() - Method in class Histogram
Returns the lowest inclusive pixel value checked for all bands.
getLowValue(int) - Method in class Histogram
Returns the lowest inclusive pixel value checked for a specific band.
getMain() - Method in class DefaultDomain1D
Return what seems to be the main DomainElement1D for this list.
getMax() - Method in class HistogramClassification.Bucket
 
getMax() - Method in class Range
Returns the maximum bound of the Range
getMax() - Method in class RangeByte
Range max, represented as Integer & 0xFF "unsigned" byte.
getMax() - Method in class RangeDouble
 
getMax() - Method in class RangeFloat
 
getMax() - Method in class RangeInt
 
getMax() - Method in class RangeLong
 
getMax() - Method in class RangeShort
 
getMax() - Method in class RangeUshort
 
getMax(boolean) - Method in class Range
Returns the maximum bound of the Range or the nearest one if not included
getMax(boolean) - Method in class RangeByte
Range max, represented as Integer & 0xFF "unsigned" byte.
getMax(boolean) - Method in class RangeDouble
 
getMax(boolean) - Method in class RangeFloat
 
getMax(boolean) - Method in class RangeInt
 
getMax(boolean) - Method in class RangeLong
 
getMax(boolean) - Method in class RangeShort
 
getMax(boolean) - Method in class RangeUshort
 
getMax(int) - Method in class Classification
 
getMaxEntropyThreshold() - Method in class Histogram
Calculates the threshold which maximizes the entropy.
getMaximumSize() - Method in class DisplayHistogram
This method informs the maximum size of this component, which will be the same as the preferred size.
getMaxOffset() - Method in class UnpackedImageData
Returns the maximum offset of all bands.
getMaxTileX() - Method in class PlanarImage
Returns the horizontal index of the right-most column of tiles.
getMaxTileY() - Method in class PlanarImage
Returns the vertical index of the bottom-most row of tiles.
getMaxValue() - Method in class Range
Returns the maximum value of this Range.
getMaxVarianceThreshold() - Method in class Histogram
Calculates the threshold which maximizes the ratio of the between-class variance to the within-class variance for each band.
getMaxX() - Method in class AbstractJiffleRuntime
Gets the max X ordinate of the processing area.
getMaxX() - Method in interface JiffleRuntime
Gets the max X ordinate of the processing area.
getMaxX() - Method in class PlanarImage
Returns the X coordinate of the column immediately to the right of the right-most column of the image.
getMaxY() - Method in class AbstractJiffleRuntime
Gets the max Y ordinate of the processing area.
getMaxY() - Method in interface JiffleRuntime
Gets the max Y ordinate of the processing area.
getMaxY() - Method in class PlanarImage
Returns the Y coordinate of the row immediately below the bottom-most row of the image.
getMean() - Method in class Histogram
Returns the mean values for all bands of the histogram.
getMemoryCapacity() - Method in class ConcurrentTileCache
Retrieve the cache memory capacity
getMemoryCapacity() - Method in class ConcurrentTileCacheMultiMap
Retrieve the cache memory capacity
getMemoryCapacity() - Method in class SunTileCache
Returns the cache's memory capacity in bytes.
getMemoryCapacity() - Method in interface TileCache
Returns the memory capacity in bytes.
getMemoryThreshold() - Method in class ConcurrentTileCache
Retrieve the cache memory threshold
getMemoryThreshold() - Method in class ConcurrentTileCacheMultiMap
Retrieve the cache memory threshold
getMemoryThreshold() - Method in class SunTileCache
Returns the current memoryThreshold.
getMemoryThreshold() - Method in interface TileCache
Returns the memory threshold, which is the fractional amount of cache memory to retain during tile removal.
getMemoryUsed() - Method in class RecyclingTileFactory
 
getMemoryUsed() - Method in interface TileFactory
Returns the amount of memory currently being consumed by data arrays cached within this object.
getMessages() - Method in class Messages
 
getMethod() - Method in class Classification
 
getMin() - Method in class HistogramClassification.Bucket
 
getMin() - Method in class Range
Returns the minimum bound of the Range
getMin() - Method in class RangeByte
 
getMin() - Method in class RangeDouble
 
getMin() - Method in class RangeFloat
 
getMin() - Method in class RangeInt
 
getMin() - Method in class RangeLong
 
getMin() - Method in class RangeShort
 
getMin() - Method in class RangeUshort
 
getMin(boolean) - Method in class Range
Returns the minimum bound of the Range or the nearest one if not included
getMin(boolean) - Method in class RangeByte
Range min, represented as Integer & 0xFF "unsigned" byte.
getMin(boolean) - Method in class RangeDouble
 
getMin(boolean) - Method in class RangeFloat
 
getMin(boolean) - Method in class RangeInt
 
getMin(boolean) - Method in class RangeLong
 
getMin(boolean) - Method in class RangeShort
 
getMin(boolean) - Method in class RangeUshort
 
getMin(int) - Method in class Classification
 
getMinErrorThreshold() - Method in class Histogram
Calculates the threshold which minimizes the probability of error.
getMinFuzzinessThreshold() - Method in class Histogram
Calculates the threshold which minimizes the fuzziness.
getMinimums() - Method in class DefaultDomain1D
 
getMinimumSize() - Method in class DisplayHistogram
This method informs the minimum size of this component, which will be the same as the preferred size.
getMinLength() - Method in interface SmootherControl
Gets the minimum distance between input vertices for the segment to be smoothed.
getMinOffset() - Method in class UnpackedImageData
Returns the minimum offset of all bands.
getMinTileX() - Method in class BufferedImageAdapter
 
getMinTileX() - Method in class WrapperRI
 
getMinTileX() - Method in class PlanarImage
Returns the horizontal index of the left-most column of tiles.
getMinTileX() - Method in class RenderedImageList
Returns the horizontal index of the leftmost column of tiles of the primary image.
getMinTileY() - Method in class BufferedImageAdapter
 
getMinTileY() - Method in class WrapperRI
 
getMinTileY() - Method in class PlanarImage
Returns the vertical index of the top-most row of tiles.
getMinTileY() - Method in class RenderedImageList
Returns the vertical index of the uppermost row of tiles of the primary image.
getMinValue() - Method in class Range
Returns the minimum value of this Range.
getMinX() - Method in class BufferedImageAdapter
 
getMinX() - Method in class WrapperRI
 
getMinX() - Method in class AbstractJiffleRuntime
Gets the min X ordinate of the processing area.
getMinX() - Method in interface JiffleRuntime
Gets the min X ordinate of the processing area.
getMinX() - Method in class PlanarImage
Returns the X coordinate of the left-most column of the image.
getMinX() - Method in class RenderableOp
Gets the minimum X coordinate of the rendering-independent image data.
getMinX() - Method in class RenderedImageList
Returns the X coordinate of the leftmost column of the primary image.
getMinX() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the X coordinate of the leftmost column of the rendered image.
getMinX(RenderedImage) - Method in class ImageLayout
Returns the value of minX if it is valid, and otherwise returns the value from the supplied RenderedImage.
getMinY() - Method in class BufferedImageAdapter
 
getMinY() - Method in class WrapperRI
 
getMinY() - Method in class AbstractJiffleRuntime
Gets the min Y ordinate of the processing area.
getMinY() - Method in interface JiffleRuntime
Gets the min Y ordinate of the processing area.
getMinY() - Method in class PlanarImage
Returns the Y coordinate of the top-most row of the image.
getMinY() - Method in class RenderableOp
Gets the minimum Y coordinate of the rendering-independent image data.
getMinY() - Method in class RenderedImageList
Returns the X coordinate of the uppermost row of the primary image.
getMinY() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the X coordinate of the uppermost row of the rendered image.
getMinY(RenderedImage) - Method in class ImageLayout
Returns the value of minY if it is valid, and otherwise returns the value from the supplied RenderedImage.
getMlibFactory() - Method in class ConcurrentOperationRegistry.OperationItem
 
getMode() - Method in class ParameterBlockImageN
Get the operation mode used to determine parameter names, classes and default values.
getMode(String) - Static method in class RegistryMode
Get the registry mode corresponding to this name.
getModeNames() - Method in class JiffleLexer
 
getModeNames() - Static method in class RegistryMode
Get the list of the known registry mode names.
getModeNames(Class) - Static method in class RegistryMode
Get a list of all known registry modes associated with the specified descriptorClass.
getModeThreshold(double) - Method in class Histogram
Calculates the threshold using the mode method.
getMoment(int, boolean, boolean) - Method in class Histogram
Returns a specified (absolute) (central) moment of the histogram.
getMultipliers() - Method in class ColorCube
Returns the multipliers as an array.
getName() - Method in class EnumeratedParameter
Returns the name assigned to this EnumeratedParameter when it was constructed.
getName() - Method in class LinearColorMap
 
getName() - Method in class ConcurrentOperationRegistry.OperationItem
 
getName() - Method in class Jiffle
Gets the name assigned to this object.
getName() - Method in enum class ImageProperty.Property
 
getName() - Method in class Variable
 
getName() - Method in class Symbol
Gets the name.
getName() - Method in class SymbolScope
Gets the name of this scope instance.
getName() - Method in class DefaultDomain1D
 
getName() - Method in class DefaultDomainElement1D
Getter method for this DomainElement1D 's name.
getName() - Method in interface Domain1D
Returns the name of this object.
getName() - Method in interface DomainElement1D
Returns the domain element name.
getName() - Method in class OperationDescriptorImpl
Returns the name of this operation; this is the same as the GlobalName value in the resources and is visible to all.
getName() - Method in interface RegistryElementDescriptor
The name this descriptor will be registered under in the OperationRegistry.
getName() - Method in class RegistryMode
Get the registry mode name (case-preserved)
getName() - Method in class CaselessStringKey
Returns the internal name by reference.
getName(int) - Method in class CaselessStringArrayTable
Get the String corresponding to the index i.
getNames() - Static method in class OptionLookup
Gets the names known to the lookup service.
getNewRendering() - Method in class RenderedOp
Forces the node to be re-rendered and returns the new rendering.
getNoDataRange() - Method in class InterpolationBicubic
 
getNoDataRange() - Method in class InterpolationBilinear
 
getNoDataRange() - Method in class InterpolationNearest
 
getNoDataRange() - Method in interface InterpolationNoData
Return NoData Range associated to the Interpolation object, if present.
getNodeSource(int) - Method in class RenderedOp
Deprecated.
as of ImageN 0.4.0 Use getSourceObject(int).
getNullValue() - Method in enum class AlgebraDescriptor.Operator
 
getNumArgs() - Method in class FunctionInfo
Gets the number of arguments used by the function.
getNumBands() - Method in class Histogram
Returns the number of bands of the histogram.
getNumBands() - Method in class LookupTableImageN
Returns the number of bands of the table.
getNumBands() - Method in class LookupTableWrapper
 
getNumBands() - Method in class PlanarImage
Retrieve the number of image bands.
getNumBands() - Method in class RasterAccessor
Returns the numBands of the presented area.
getNumBands() - Method in class RasterFormatTag
Returns the number of bands in the underlying Raster
getNumBins() - Method in class Histogram
Returns the number of bins of the histogram for all bands.
getNumBins(int) - Method in class Histogram
Returns the number of bins of the histogram for a specific band.
getNumClass() - Method in class ZoneGeometry
Utility method indicating the number of classes
getNumElements() - Method in interface ImageFunction
Returns the number of elements per value at each position.
getNumElements() - Method in class IntegerSequence
Returns the number of elements contained within this IntegerSequence.
getNumElements() - Method in class ImageFunctionExtWrapper
 
getNumEntries() - Method in class LookupTableImageN
Returns the number of entries per band of the table.
getNumParameters() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getNumParameters() This will for the time being return the above value for modeName = getSupportedModes()[0]
getNumParameters() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getNumParameters() This will for the time being return the above value for modeName = getSupportedModes()[0]
getNumParameters() - Method in interface ParameterListDescriptor
Returns the total number of parameters.
getNumParameters() - Method in class ParameterListDescriptorImpl
Returns the total number of parameters.
getNumParameters() - Method in class RenderedOp
Returns the number of parameters stored in the ParameterBlock of this node.
getNumPixels() - Method in class AbstractJiffleRuntime
 
getNumPixels() - Method in interface JiffleRuntime
Gets the total number of pixels in the processing area.
getNumSamples() - Method in class Extrema
 
getNumSamples() - Method in class HistogramMode
 
getNumSamples() - Method in class Max
 
getNumSamples() - Method in class MeanSum
 
getNumSamples() - Method in class Median
 
getNumSamples() - Method in class Min
 
getNumSamples() - Method in class Statistics
This method returns the number of samples calculated
getNumSamples() - Method in class VarianceStd
 
getNumSources() - Method in class JiffleDescriptor
 
getNumSources() - Method in interface OperationDescriptor
Returns the number of sources required by this operation.
getNumSources() - Method in class OperationDescriptorImpl
Returns the number of sources required by this operation.
getNumSources() - Method in class PlanarImage
Returns the number of immediate PlanarImage sources this image has.
getNumSources() - Method in class RenderedOp
Returns the number of sources stored in the ParameterBlock of this node.
getNumVertices(double) - Method in interface SmootherControl
Given an input segment length, returns the number of vertices to use for the smoothed segment.
getNumXTiles() - Method in class BufferedImageAdapter
 
getNumXTiles() - Method in class WrapperRI
 
getNumXTiles() - Method in class PlanarImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumXTiles() - Method in class RenderedImageList
Returns the number of tiles of the primary image along the tile grid in the horizontal direction.
getNumYTiles() - Method in class BufferedImageAdapter
 
getNumYTiles() - Method in class WrapperRI
 
getNumYTiles() - Method in class PlanarImage
Returns the number of tiles along the tile grid in the vertical direction.
getNumYTiles() - Method in class RenderedImageList
Returns the number of tiles of the primary image along the tile grid in the vertical direction.
getObject() - Method in class InterfaceState
 
getObject() - Method in interface SerializableState
Reconstitutes an object from a serializable version of its state wrapped by an implementation of this interface.
getObject() - Method in class SerializableStateImpl
 
getObjectClass() - Method in class InterfaceState
 
getObjectClass() - Method in interface SerializableState
Retrieve the class of the object which would be returned by invoking getObject().
getObjectClass() - Method in class SerializableStateImpl
 
getObjectParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as an Object.
getObjectParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as an Object.
getObjectParameter(String) - Method in class ParameterBlockImageN
Gets a named parameter as an Object.
getObjectParameter(String) - Method in interface ParameterList
Gets a named parameter as an Object.
getObjectParameter(String) - Method in class ParameterListImpl
Gets a named parameter as an Object.
getOffset() - Method in class LookupTableImageN
Returns the index offset of entry 0 for the default band.
getOffset() - Method in class DefaultLinearPiecewiseTransform1DElement
Retrieves the offset factor for this linear PiecewiseTransform1DElement.
getOffset() - Method in class SingleDimensionTransformation
 
getOffset(int) - Method in class LookupTableImageN
Returns the index offset of entry 0 for a specific band.
getOffset(int) - Method in class UnpackedImageData
Returns the offset for a band.
getOffsetForBand(int) - Method in class RasterAccessor
Returns the offset of a specified band's sample from any pixel offset.
getOffsets() - Method in class LookupTableImageN
Returns the index offsets of entry 0 for all bands.
getOffsetsForBands() - Method in class RasterAccessor
Returns the offset of all band's samples from any pixel offset.
getOp() - Method in class ConcurrentOperationRegistry.OperationItem
 
getOp() - Method in class BinaryExpression
 
getOp() - Method in class PostfixUnaryExpression
 
getOp() - Method in class PrefixUnaryExpression
 
getOperationComputeType() - Method in class OpImage
Returns one of OP_COMPUTE_BOUND, OP_IO_BOUND, or OP_NETWORK_BOUND to indicate how the operation is likely to spend its time.
getOperationDescriptor() - Method in class ParameterBlockImageN
Returns the OperationDescriptor associated with this ParameterBlockImageN.
getOperationDescriptor(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of getDescriptor(...) where the mode name is explicitly specified.
getOperationDescriptors() - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of getDescriptors( OperationDescriptor.class) which returns a List and not a Vector. This is currently equivalent to new Vector(getDescriptors(OperationDescriptor.class))
getOperationName() - Method in class CollectionOp
Returns the name of the operation this node represents as a String.
getOperationName() - Method in interface OperationNode
Returns the name of the operation this node represents as a String.
getOperationName() - Method in class OperationNodeSupport
Returns the name of the operation the associated node represents.
getOperationName() - Method in class RenderableOp
Returns the name of the operation this node represents as a String.
getOperationName() - Method in class RenderedOp
Returns the name of the operation this node represents as a String.
getOperationNames() - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of getDescriptorNames( OperationDescriptor.class).
getOperationRegistry() - Method in class ImageN
Returns theOperationRegistry being used by thisImageNinstance.
getOperations() - Method in class ConcurrentOperationRegistry
Returns a Collection object containing a view of the ConcurrentOperationRegistry.OperationCollection inside the registry.
getOptions() - Method in class Script
 
getOrderedCIFList(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.getOrderedList(...) which returns a List and not a Vector. This is currently equivalent to new Vector(CIFRegistry.getOrderedList(this, operationName, productName))
getOrderedFactoryList(String, String, String) - Method in class ConcurrentOperationRegistry
 
getOrderedFactoryList(String, String, String) - Method in class OperationRegistry
Returns a list of the factory instances of a product registered under a particular OperationDescriptor , in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedList(OperationRegistry, String, String) - Static method in class CIFRegistry
Returns a list of the CIFs of a product registered under a particular OperationDescriptor, in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedList(OperationRegistry, String, String) - Static method in class RIFRegistry
Returns a list of the RIFs of a product registered under a particular OperationDescriptor, in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedProductList(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of getOrderedProductList(...) which accepts a modeName also. This is currently equivalent to getOrderedProductList("rendered", operationName)
getOrderedProductList(String, String) - Method in class ConcurrentOperationRegistry
 
getOrderedProductList(String, String) - Method in class OperationRegistry
Returns a list of the products registered under a particular descriptor in an ordering that satisfies all of the pairwise preferences that have been set.
getOrderedRIFList(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.getOrderedList(...) which returns a List and not a Vector. This is currently equivalent to new Vector(RIFRegistry.getOrderedList(this, operationName, productName))
getOrdinate(int, int) - Method in class CoordinateSequence2D
Returns the ordinate of a coordinate in this sequence.
getOrdinatePosition() - Method in class Position
 
getOriginalPropertyName() - Method in class PropertyChangeEventImageN
Returns the value of propertyName originally passed to the class constructor.
getOutputBands() - Method in class AbstractIndirectRuntime
 
getOutputBands() - Method in interface JiffleIndirectRuntime
Returns the number of image bands for the given output image, or JiffleRuntime.DYNAMIC_BANDS if that could not be statically determined from the script.
getOutputMaximum() - Method in class DefaultLinearPiecewiseTransform1DElement
Returns the maximum output values for this DefaultLinearPiecewiseTransform1DElement ;
getOutputMinimum() - Method in class DefaultLinearPiecewiseTransform1DElement
Returns the minimum output values for this DefaultLinearPiecewiseTransform1DElement ;
getOutputRange() - Method in class DefaultLinearPiecewiseTransform1DElement
Returns the range for the output values for this DefaultLinearPiecewiseTransform1DElement ;
getOwner() - Method in interface CachedTile
Returns the image operation to which this cached tile belongs.
getOwner() - Method in class CachedTileImpl
Returns the owner of the cached tile.
getPackedBinaryData(Raster, Rectangle) - Static method in class ImageUtil
For the case of binary data (isBinary() returns true), return the binary data as a packed byte array.
getPackedColor(int) - Method in class PackedHistogram
 
getPackedPixels(Raster, Rectangle, boolean, boolean) - Method in class PixelAccessor
Returns a region of the pixel data within a Raster in a packed byte array.
getPaneCoords(Point, Point) - Method in class SimpleImagePane
Converts an image position into the corresponding window position.
getParallelism() - Method in class SunTileScheduler
Returns the degree of parallelism of the scheduler.
getParallelism() - Method in interface TileScheduler
Returns the degree of parallelism of the scheduler.
getParamClasses() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamClasses() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamClasses() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamClasses() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamClasses() - Method in class ParameterBlockImageN
Returns an array of Class objects describing the types of the parameters.
getParamClasses() - Method in interface ParameterListDescriptor
Returns an array of Classes that describe the types of parameters.
getParamClasses() - Method in class ParameterListDescriptorImpl
Returns an array of Classes that describe the types of parameters.
getParamDefaults() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamDefaults() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamDefaults() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamDefaults() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamDefaults() - Method in interface ParameterListDescriptor
Returns an array of Objects that define the default values of the parameters.
getParamDefaults() - Method in class ParameterListDescriptorImpl
Returns an array of Objects that define the default values of the parameters.
getParamDefaultValue(int) - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamDefaultValue() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamDefaultValue(int) - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamDefaultValue(...) This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamDefaultValue(String) - Method in interface ParameterListDescriptor
Returns the default value of a specified parameter.
getParamDefaultValue(String) - Method in class ParameterListDescriptorImpl
Returns the default value of a specified parameter.
getParameterBlock() - Method in class CollectionOp
Returns a clone of the ParameterBlock of this node.
getParameterBlock() - Method in interface OperationNode
Returns the ParameterBlock of this node.
getParameterBlock() - Method in class OperationNodeSupport
Returns the ParameterBlock of the associated node by reference.
getParameterBlock() - Method in class RenderableOp
Returns a clone of the ParameterBlock of this node.
getParameterBlock() - Method in class RenderedOp
Returns a clone of the ParameterBlock of this node.
getParameterListDescriptor() - Method in class ParameterBlockImageN
Returns the ParameterListDescriptor that provides descriptions of the parameters associated with the operator and mode.
getParameterListDescriptor() - Method in interface ParameterList
Returns the associated ParameterListDescriptor.
getParameterListDescriptor() - Method in class ParameterListImpl
Returns the associated ParameterListDescriptor.
getParameterListDescriptor(String) - Method in class OperationDescriptorImpl
Returns the ParameterListDescriptor that describes the associated parameters (NOT sources).
getParameterListDescriptor(String) - Method in interface RegistryElementDescriptor
Returns the ParameterListDescriptor that describes the associated parameters (not sources).
getParameters() - Method in class RenderedOp
Returns a clone of the Vector of parameters stored in the ParameterBlock of this node.
getParamMaxValue(int) - Method in class FormatDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamValueRange() This will for the time being return "getMaxValue" of the above return value for modeName = getSupportedModes()[0]
getParamMaxValue(int) - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamValueRange() This will for the time being use getSupportedModes()[0] for modeName.

If the parameter is not a sub-class of the Number class then this method returns null.

Else if the above getParamValueRange() returns a non-null Range then it returns the getMaxValue() of that Range.

Else returns the MAX_VALUE of the corresponding Number class.

getParamMaxValue(int) - Method in class MaxFilterDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class MedianFilterDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMaxValue(int) - Method in class MinFilterDescriptor
Returns the maximum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class FormatDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class Scale2Descriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class ScaleDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamValueRange() This will for the time being return "getMinValue" of the above return value for modeName = getSupportedModes()[0]
getParamMinValue(int) - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamValueRange() This will for the time being use getSupportedModes()[0] for modeName.

If the parameter is not a sub-class of the Number class then this method returns null.

Else if the above getParamValueRange() returns a non-null Range then it returns the getMinValue() of that Range.

Else for Float and Double parameters it returns the corresponding -MAX_VALUE and MIN_VALUE for other Number classes.

getParamMinValue(int) - Method in class MaxFilterDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class MedianFilterDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class MinFilterDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamMinValue(int) - Method in class PatternDescriptor
 
getParamNames() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamNames() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamNames() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getParameterListDescriptor(modeName).getParamNames() This will for the time being return the above value for modeName = getSupportedModes()[0]
getParamNames() - Method in interface ParameterListDescriptor
Returns an array of Strings that are the names of the parameters associated with this descriptor.
getParamNames() - Method in class ParameterListDescriptorImpl
Returns an array of Strings that are the names of the parameters associated with this descriptor.
getParamValueRange(int) - Method in class ColorQuantizerDescriptor
Returns the minimum legal value of a specified numeric parameter for this operation.
getParamValueRange(String) - Method in interface ParameterListDescriptor
Returns the Range that represents the range of valid values for the specified parameter.
getParamValueRange(String) - Method in class ParameterListDescriptorImpl
Returns the Range that represents the range of valid values for the specified parameter.
getPathIterator(AffineTransform) - Method in class 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 LiteShape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPercentages() - Method in class Classification
 
getPixel() - Method in class ImagePos
 
getPixel(double[]) - Method in interface RectIter
Returns the samples of the current pixel from the image in an array of double.
getPixel(double[]) - Method in class RectIterCSMByte
 
getPixel(double[]) - Method in class RectIterCSMFloat
 
getPixel(double[]) - Method in class RectIterFallback
 
getPixel(double[]) - Method in class RookIterFallback
 
getPixel(double[]) - Method in class RectIterCSMByte
 
getPixel(float[]) - Method in interface RectIter
Returns the samples of the current pixel from the image in an array of float.
getPixel(float[]) - Method in class RectIterCSMByte
 
getPixel(float[]) - Method in class RectIterCSMFloat
 
getPixel(float[]) - Method in class RectIterFallback
 
getPixel(float[]) - Method in class RookIterFallback
 
getPixel(float[]) - Method in class RectIterCSMByte
 
getPixel(int[]) - Method in interface RectIter
Returns the samples of the current pixel from the image in an array of int.
getPixel(int[]) - Method in class RectIterCSMByte
 
getPixel(int[]) - Method in class RectIterCSMFloat
 
getPixel(int[]) - Method in class RectIterFallback
 
getPixel(int[]) - Method in class RookIterFallback
 
getPixel(int[]) - Method in class RectIterCSMByte
 
getPixel(int[]) - Method in class RectIterCSMByteABGR
 
getPixel(int[]) - Method in class RectIterCSMByteABGRSingleBank
 
getPixel(int, int, double[]) - Method in interface RandomIter
Returns the samples of the specified pixel from the image in an array of double.
getPixel(int, int, double[]) - Method in class RandomIterCSM
 
getPixel(int, int, double[]) - Method in class RandomIterFallback
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackLocal
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackByte
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackByteNoCache
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackInt
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackIntNoCache
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackLarge
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackShort
 
getPixel(int, int, double[]) - Method in class RandomIterFallbackShortNoCache
 
getPixel(int, int, float[]) - Method in interface RandomIter
Returns the samples of the specified pixel from the image in an array of float.
getPixel(int, int, float[]) - Method in class RandomIterCSM
 
getPixel(int, int, float[]) - Method in class RandomIterCSMFloat
 
getPixel(int, int, float[]) - Method in class RandomIterFallback
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackLocal
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackByte
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackByteNoCache
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackInt
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackIntNoCache
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackLarge
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackShort
 
getPixel(int, int, float[]) - Method in class RandomIterFallbackShortNoCache
 
getPixel(int, int, int[]) - Method in interface RandomIter
Returns the samples of the specified pixel from the image in an array of int.
getPixel(int, int, int[]) - Method in class RandomIterCSM
 
getPixel(int, int, int[]) - Method in class RandomIterCSMByte
 
getPixel(int, int, int[]) - Method in class RandomIterFallback
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackLocal
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackByte
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackByteNoCache
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackInt
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackIntNoCache
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackLarge
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackNoCacheNoArray
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackShort
 
getPixel(int, int, int[]) - Method in class RandomIterFallbackShortNoCache
 
getPixels(int, int, int, int, double[], DataBuffer) - Method in class ComponentSampleModelImageN
Returns all samples for a rectangle of pixels in a double array, one sample per array element.
getPixels(Raster, Rectangle, int, boolean) - Method in class PixelAccessor
Returns a region of the pixel data within a Raster in an unpacked primitive array.
getPixelStride() - Method in class RasterAccessor
Returns the pixelStride for the image data.
getPixelStride() - Method in class RasterFormatTag
Returns the pixelStride of the underlying Raster
getPixelType(SampleModel) - Static method in class PixelAccessor
Determines the pixel type based on the SampleModel.
getPollingInterval() - Method in class JiffleExecutor
Gets the interval in milliseconds for polling task completion.
getPos() - Method in class GetSourceValue
The image position being read
getPositions() - Method in class SourcePositionsWorker
Returns all the unique read calls found in the source
getPostScaleX() - Method in class WarpPolynomial
Returns the scaling factor applied to the result of the X polynomial.
getPostScaleY() - Method in class WarpPolynomial
Returns the scaling factor applied to the result of the Y polynomial.
getPrecisionBits() - Method in class InterpolationTable
Returns the number of bits of fractional precision used to store the fixed-point table entries.
getPreferredSize() - Method in class DisplayHistogram
This method informs the preferred size of this component, which will be constant.
getPrefetchParallelism() - Method in class SunTileScheduler
Identical to getParallelism() but applies only to prefetchTiles().
getPrefetchParallelism() - Method in interface TileScheduler
Identical to getParallelism() but applies only to prefetchTiles().
getPrefetchPriority() - Method in class SunTileScheduler
Identical to getPriority() but applies only to prefetchTiles().
getPrefetchPriority() - Method in interface TileScheduler
Identical to getPriority() but applies only to prefetchTiles().
getPreScaleX() - Method in class WarpPolynomial
Returns the scaling factor applied to input (dest) X coordinates.
getPreScaleY() - Method in class WarpPolynomial
Returns the scaling factor applied to input (dest) Y coordinates.
getPrimaryImage() - Method in class RenderedImageList
Returns the first image in the underlying list of RenderedImages.
getPriority() - Method in class SunTileScheduler
Returns the priority of scheduleTiles() processing.
getPriority() - Method in interface TileScheduler
Returns the priority of scheduleTiles() processing.
getProductClass() - Method in class RegistryMode
The Class of the objects produced by this registry mode.
getProductPreferences(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of getProductPreferences(...) which accepts a modeName also. This is currently equivalent to getProductPreferences("rendered", operationName)
getProductPreferences(String, String) - Method in class ConcurrentOperationRegistry
 
getProductPreferences(String, String) - Method in class OperationRegistry
Returns a list of the pairwise product preferences under a particular descriptor registered against a registry mode.
getProperties() - Method in class PropertyWorker
 
getProperties() - Method in class PropertySourceImpl
Copies into a Map all properties currently available via this PropertySource.
getProperty(ParameterBlock, String) - Method in class CRIFImpl
Returns the appropriate instance of the property with the indicated name.
getProperty(String) - Method in class AttributeOpImage
 
getProperty(String) - Method in class CollectionImage
Returns the specified property.
getProperty(String) - Method in class CollectionOp
Gets a property from the property set of this Collection.
getProperty(String) - Method in class BufferedImageAdapter
 
getProperty(String) - Method in class ClassBreaksOpImage
 
getProperty(String) - Method in class WrapperRI
 
getProperty(String) - Method in class 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 StatisticsOpImage
Get the specified property.
getProperty(String) - Method in class ZonalStatsOpImage
Get the specified property.
getProperty(String) - Method in class PlanarImage
Gets a property from the property set of this image.
getProperty(String) - Method in interface PropertySource
Returns the value of a property.
getProperty(String) - Method in class PropertySourceImpl
Returns the value of a property.
getProperty(String) - Method in class RenderableOp
Gets a property from the property set of this image.
getProperty(String) - Method in class RenderedImageAdapter
Retrieves the property from those set locally on the image or, if the property is not available locally, the call is forwarded to the true source.
getProperty(String) - Method in class RenderedImageList
Gets a property from the property set of this image.
getProperty(String) - Method in class RenderedOp
Returns the property associated with the specified property name, or java.awt.Image.UndefinedProperty if the specified property is not set on the image.
getProperty(String) - Method in class StatisticsOpImage
Returns one of the available statistics as a property.
getProperty(String) - Method in class WritablePropertySourceImpl
Returns the value of a property.
getProperty(String, Object) - Method in class AreaOpPropertyGenerator
Returns the specified property in the rendered layer.
getProperty(String, Object) - Method in class PropertyGeneratorImpl
Computes the value of a property relative to an environment of pre-existing properties.
getProperty(String, Object) - Method in interface PropertyGenerator
Computes the value of a property relative to an environment of pre-existing properties.
getProperty(String, Collection) - Method in class CollectionImage
Deprecated.
as of ImageN 0.4.0.
getProperty(String, RenderableOp) - Method in class PropertyGeneratorImpl
Deprecated.
as of Java(tm) Advanced Imaging 1.1. Use getProperty(String,Object) instead.
getProperty(String, RenderableOp) - Method in interface PropertyGenerator
Deprecated.
Use getProperty(String,Object) instead.
getProperty(String, RenderedOp) - Method in class PropertyGeneratorImpl
Deprecated.
as of Java(tm) Advanced Imaging 1.1. Use getProperty(String,Object) instead.
getProperty(String, RenderedOp) - Method in interface PropertyGenerator
Deprecated.
Use getProperty(String,Object) instead.
getPropertyChangeEventSource() - Method in class PropertyChangeSupportImageN
Retrieve the parameter passed to the constructor.
getPropertyClass(String) - Method in class AttributeOpImage
 
getPropertyClass(String) - Method in class CollectionImage
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class CollectionOp
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class NullOpImage
Returns the class of the specified property from the source image.
getPropertyClass(String) - Method in class PlanarImage
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in interface PropertySource
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class PropertySourceImpl
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class RenderableOp
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class RenderedImageAdapter
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyClass(String) - Method in class RenderedOp
Returns the class expected to be returned by a request for the property with the specified name.
getPropertyGenerators() - Method in class AffineDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Affine" operation.
getPropertyGenerators() - Method in class ConvolveDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Convolve" operation.
getPropertyGenerators() - Method in class UnsharpMaskDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "UnsharpMask" operation.
getPropertyGenerators() - Method in class ImageFunctionDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "ImageFunction" operation.
getPropertyGenerators() - Method in class LookupDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Lookup" operation
getPropertyGenerators() - Method in class RescaleDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Rescale" operation
getPropertyGenerators() - Method in class Scale2Descriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Scale" operation.
getPropertyGenerators() - Method in class ScaleDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Scale" operation.
getPropertyGenerators() - Method in class ShadedReliefDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "ShadedRelief" operation.
getPropertyGenerators() - Method in class StatisticsDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Stats" operation
getPropertyGenerators() - Method in class TranslateDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Translate" operation
getPropertyGenerators() - Method in class WarpDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Warp" operation.
getPropertyGenerators() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of the equivalent method that specifies the mode name.
getPropertyGenerators() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of the equivalent method that specifies the mode name.
getPropertyGenerators() - Method in class MaxFilterDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "MaxFilter" operation.
getPropertyGenerators() - Method in class MedianFilterDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "MedianFilter" operation.
getPropertyGenerators() - Method in class MinFilterDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "MinFilter" operation.
getPropertyGenerators() - Method in class TransposeDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "Transpose" operation.
getPropertyGenerators(String) - Method in class ImageReadDescriptor
Returns the array of PropertyGenerators for the specified mode of this operation.
getPropertyGenerators(String) - Method in class OperationDescriptorImpl
Returns an array of PropertyGenerators implementing the property inheritance for this operator that may be used as a basis for the operation's property management.
getPropertyGenerators(String) - Method in class SubsampleAverageDescriptor
Returns an array of PropertyGenerators implementing property inheritance for the "SubsampleAverage" operation.
getPropertyGenerators(String) - Method in interface RegistryElementDescriptor
Returns an array of PropertyGenerators implementing the property inheritance for this descriptor.
getPropertyName() - Method in class DeferredProperty
Returns the name of the property the value of which is to be obtained.
getPropertyNames() - Method in class AttributeOpImage
 
getPropertyNames() - Method in class CollectionImage
Returns an array of Strings recognized as names by this property source.
getPropertyNames() - Method in class CollectionOp
Returns the names of properties available from this node.
getPropertyNames() - Method in class CRIFImpl
Returns the valid property names for the operation.
getPropertyNames() - Method in class BufferedImageAdapter
 
getPropertyNames() - Method in class WrapperRI
 
getPropertyNames() - Method in class NullOpImage
Returns the property names from the source image or null if no property names are recognized.
getPropertyNames() - Method in class StatisticsOpImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class PropertyGeneratorImpl
Returns an array of Strings naming properties emitted by this property generator.
getPropertyNames() - Method in class ZonalStatsOpImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class PlanarImage
Returns a list of property names that are recognized by this image or null if none are recognized.
getPropertyNames() - Method in interface PropertyGenerator
Returns an array of Strings naming properties emitted by this property generator.
getPropertyNames() - Method in interface PropertySource
Returns an array of Strings recognized as names by this property source.
getPropertyNames() - Method in class PropertySourceImpl
Returns an array of Strings recognized as names by this property source.
getPropertyNames() - Method in class RenderableOp
Returns the names of properties available from this node.
getPropertyNames() - Method in class RenderedImageAdapter
Retrieves a list of property names recognized by this image.
getPropertyNames() - Method in class RenderedImageList
Returns a list of the properties recognized by this image.
getPropertyNames() - Method in class RenderedOp
Returns the names of properties available from this node.
getPropertyNames() - Method in class StatisticsOpImage
Returns a list of property names that are recognized by this image.
getPropertyNames(String) - Method in class CollectionImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class NullOpImage
Returns the property names with the supplied prefix from the source image or null if no property names are recognized.
getPropertyNames(String) - Method in class PlanarImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in interface PropertySource
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class PropertySourceImpl
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String) - Method in class RenderableOp
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames(String[], String) - Static method in class PropertyUtil
Utility method to search the full list of property names for matches.
getPropertySource() - Method in class DeferredProperty
Returns the PropertySource of the property value.
getPropertySource(String, String, Object, Vector) - Method in class ConcurrentOperationRegistry
 
getPropertySource(String, String, Object, Vector) - Method in class OperationRegistry
Merge mode-specific property environment with mode-independent property environment of the descriptor.
getPropertySource(CollectionOp) - Static method in class CIFRegistry
Constructs and returns a PropertySource suitable for use by a given CollectionOp.
getPropertySource(CollectionOp) - Static method in class RCIFRegistry
Constructs and returns a PropertySource suitable for use by a given CollectionOp.
getPropertySource(OperationNode) - Method in class ConcurrentOperationRegistry
 
getPropertySource(OperationNode) - Method in class OperationRegistry
Constructs and returns a PropertySource suitable for use by a given OperationNode.
getPropertySource(OperationNode, PropertySource) - Method in class OperationNodeSupport
Constructs and returns a PropertySource suitable for use by the specified OperationNode .
getPropertySource(RenderableOp) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor CRIFRegistry.getPropertySource(op)
getPropertySource(RenderableOp) - Static method in class CRIFRegistry
Constructs and returns a PropertySource suitable for use by a given RenderableOp.
getPropertySource(RenderedOp) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor RIFRegistry.getPropertySource(op)
getPropertySource(RenderedOp) - Static method in class RIFRegistry
Constructs and returns a PropertySource suitable for use by a given RenderedOp.
getPTileThreshold(double) - Method in class Histogram
Calculates the p-tile threshold.
getRange() - Method in class DefaultDomainElement1D
This method retrieves the input range.
getRange() - Method in interface DomainElement1D
Provides access to the input NumberRange for this DomainElement1D.
getRange() - Method in class LookupItem
Gets the source value lookup range.
getRanges() - Method in class ZoneGeometry
 
getRasterFormatTag() - Method in class ImageMosaicBean
 
getReadPositions(String, List<String>) - Static method in class Jiffle
A utility method returning the source positions used in a given script
getRed(int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getRed(Object) - Method in class FloatDoubleColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace , sRGB.
getRegistry() - Method in class CollectionOp
Returns the OperationRegistry that is used by this node.
getRegistry() - Method in interface OperationNode
Returns the OperationRegistry that is used by this node.
getRegistry() - Method in class OperationNodeSupport
Returns the OperationRegistry used by the associated node.
getRegistry() - Method in class RenderableOp
Returns the OperationRegistry that is used by this node.
getRegistry() - Method in class RenderedOp
Returns the OperationRegistry that is used by this node.
getRegistryModeName() - Method in class CollectionOp
Returns the name of the RegistryMode corresponding to this CollectionOp.
getRegistryModeName() - Method in interface OperationNode
Returns the name of the RegistryMode corresponding to this OperationNode.
getRegistryModeName() - Method in class OperationNodeSupport
Returns the name of RegistryMode corresponding to this OperationNode.
getRegistryModeName() - Method in class RenderableOp
Returns the name of the RegistryMode corresponding to this RenderableOp.
getRegistryModeName() - Method in class RenderedOp
Returns the name of the RegistryMode corresponding to this RenderedOp.
getRegistryModes() - Method in class ConcurrentOperationRegistry
 
getRegistryModes() - Method in class OperationRegistry
Get's the list of known registry modes known to the OperationRegistry.
getRelatedViewer() - Method in class ImageViewer
 
getRenderableDestClass() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getDestClass("renderable")
getRenderableDestClass() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getDestClass("renderable")
getRenderableSourceClasses() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getSourceClasses("renderable")
getRenderableSourceClasses() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getSourceClasses("renderable")
getRenderers() - Static method in class HTMLRenderers
 
getRendering() - Method in class RenderedOp
Returns the PlanarImage rendering associated with this RenderedOp node.
getRenderingHint(RenderingHints.Key) - Method in class ImageN
Returns the hint value associated with a given key in this ImageN instance, or null if no value is associated with the given key.
getRenderingHint(RenderingHints.Key) - Method in class RenderedOp
Gets a hint from the RenderingHints of this node.
getRenderingHints() - Method in class CollectionOp
Returns a clone of the RenderingHints of this node or null.
getRenderingHints() - Method in class ImageN
Returns the RenderingHints associated with this ImageN instance.
getRenderingHints() - Method in interface OperationNode
Returns the RenderingHints of this node.
getRenderingHints() - Method in class OperationNodeSupport
Returns the RenderingHints of the associated node by reference.
getRenderingHints() - Method in class RenderableOp
Returns a clone of the common RenderingHints of this node or null.
getRenderingHints() - Method in class RenderedOp
Returns a clone of the RenderingHints of this node or null.
getResource(Object, String) - Static method in class TestData
Locates named test-data resource for caller.
getResourceBundle(Locale) - Method in interface OperationDescriptor
Returns the resource data for this operation in the specified Locale in a ResourceBundle .
getResourceBundle(Locale) - Method in class OperationDescriptorImpl
Returns the resource data for this operation in a ResourceBundle.
getResources(Locale) - Method in interface OperationDescriptor
Returns the resource data for this operation in the specified Locale.
getResources(Locale) - Method in class OperationDescriptorImpl
Returns the resource data for this operation.
getResult() - Method in class JiffleEvent
Gets the task result.
getResult() - Method in class Extrema
 
getResult() - Method in class HistogramMode
 
getResult() - Method in class Max
 
getResult() - Method in class MeanSum
 
getResult() - Method in class Median
 
getResult() - Method in class Min
 
getResult() - Method in class Statistics
This method returns the statistic result
getResult() - Method in class VarianceStd
 
getReturnType() - Method in class FunctionInfo
Gets the function return type.
getReturnType(String) - Static method in class FunctionLookup
Searches for a function with a script name that matches jiffleName and gets its return type.
getRGB(int) - Method in class FloatDoubleColorModel
Throws an IllegalArgumentException, since pixel values for this ColorModel are not conveniently representable as a single int.
getRGB(Object) - Method in class FloatDoubleColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRight() - Method in class BinaryExpression
 
getRightPadding() - Method in class AreaOpImage
Returns the number of pixels needed to the right of the central pixel.
getRightPadding() - Method in class Interpolation
Returns the number of samples required to the right of the key element.
getRightPadding() - Method in class KernelImageN
Returns the number of pixels required to the right of the key element.
getRightPadding() - Method in class WarpOpImage
Deprecated.
as of ImageN 0.4.0.
getRoi() - Method in class ImageMosaicBean
 
getROI() - Method in class ZoneGeometry
Utility method for finding the zone associated geometry.
getRoiImage() - Method in class ImageMosaicBean
 
getRootCause() - Method in exception ImagingException
Recursively retrieves the root cause of this ImagingException.
getRotatedKernel() - Method in class KernelImageN
Returns a 180 degree rotated version of the kernel.
getRuleIndex() - Method in class JiffleParser.ArgumentListContext
 
getRuleIndex() - Method in class JiffleParser.AssignmentContext
 
getRuleIndex() - Method in class JiffleParser.AssignmentTargetContext
 
getRuleIndex() - Method in class JiffleParser.AtomContext
 
getRuleIndex() - Method in class JiffleParser.BandSpecifierContext
 
getRuleIndex() - Method in class JiffleParser.BlockContext
 
getRuleIndex() - Method in class JiffleParser.BodyContext
 
getRuleIndex() - Method in class JiffleParser.ConCallContext
 
getRuleIndex() - Method in class JiffleParser.ExpressionContext
 
getRuleIndex() - Method in class JiffleParser.ExpressionListContext
 
getRuleIndex() - Method in class JiffleParser.IdentifiedAtomContext
 
getRuleIndex() - Method in class JiffleParser.ImagePosContext
 
getRuleIndex() - Method in class JiffleParser.ImagePropertyContext
 
getRuleIndex() - Method in class JiffleParser.ImagesBlockContext
 
getRuleIndex() - Method in class JiffleParser.ImageVarDeclarationContext
 
getRuleIndex() - Method in class JiffleParser.InitBlockContext
 
getRuleIndex() - Method in class JiffleParser.ListLiteralContext
 
getRuleIndex() - Method in class JiffleParser.LiteralContext
 
getRuleIndex() - Method in class JiffleParser.LoopSetContext
 
getRuleIndex() - Method in class JiffleParser.OptionContext
 
getRuleIndex() - Method in class JiffleParser.OptionsBlockContext
 
getRuleIndex() - Method in class JiffleParser.OptionValueContext
 
getRuleIndex() - Method in class JiffleParser.ParenExpressionContext
 
getRuleIndex() - Method in class JiffleParser.PixelPosContext
 
getRuleIndex() - Method in class JiffleParser.PixelSpecifierContext
 
getRuleIndex() - Method in class JiffleParser.RangeContext
 
getRuleIndex() - Method in class JiffleParser.RoleContext
 
getRuleIndex() - Method in class JiffleParser.ScriptContext
 
getRuleIndex() - Method in class JiffleParser.SpecialBlockContext
 
getRuleIndex() - Method in class JiffleParser.StatementContext
 
getRuleIndex() - Method in class JiffleParser.VarDeclarationContext
 
getRuleNames() - Method in class JiffleLexer
 
getRuleNames() - Method in class JiffleParser
 
getRuntime() - Method in class JiffleBuilder
Creates a runtime object for the currently set script and images.
getRuntime() - Method in class JiffleExecutorResult
Gets the Jiffle object
getRuntimeClass() - Method in enum class Jiffle.RuntimeModel
Gets the runtime interface.
getRuntimeExpr(String, JiffleType...) - Static method in class FunctionLookup
Gets the runtime source for the function.
getRuntimeInstance() - Method in class Jiffle
Creates an instance of the default runtime class.
getRuntimeInstance(Class<T>) - Method in class Jiffle
Gets the runtime object for this script.
getRuntimeInstance(Jiffle.RuntimeModel) - Method in class Jiffle
Creates a runtime object based using the class specified by model.
getRuntimeMethod() - Method in enum class ImageProperty.Property
 
getRuntimeModel() - Method in class SourceWriter
 
getRuntimeName() - Method in class FunctionInfo
Gets the Java source for the function provider and name used in the runtime class.
getRuntimeName() - Method in class FunctionCall
 
getRuntimeSource() - Method in class JiffleBuilder
Gets the Java run-time class code generated from the compiled script.
getRuntimeSource(boolean) - Method in class Jiffle
Gets a copy of the Java source for the runtime class.
getRuntimeSource(Jiffle.RuntimeModel, boolean) - Method in class Jiffle
Gets a copy of the Java source for the runtime class.
GetRuntimeSource - Class in org.eclipse.imagen.media.jiffle.docs
 
GetRuntimeSource() - Constructor for class GetRuntimeSource
 
getSample() - Method in interface RectIter
Returns the current sample as an integer.
getSample() - Method in class RectIterCSMByte
 
getSample() - Method in class RectIterCSMFloat
 
getSample() - Method in class RectIterFallback
 
getSample() - Method in class RookIterFallback
 
getSample() - Method in class RectIterCSMByte
 
getSample(int) - Method in interface RectIter
Returns the specified sample of the current pixel as an integer.
getSample(int) - Method in class RectIterCSMByte
 
getSample(int) - Method in class RectIterCSMFloat
 
getSample(int) - Method in class RectIterFallback
 
getSample(int) - Method in class RookIterFallback
 
getSample(int) - Method in class RectIterCSMByte
 
getSample(int, int, int) - Method in interface RandomIter
Returns the specified sample from the image.
getSample(int, int, int) - Method in class RandomIterCSMByte
 
getSample(int, int, int) - Method in class RandomIterCSMDouble
 
getSample(int, int, int) - Method in class RandomIterCSMFloat
 
getSample(int, int, int) - Method in class RandomIterCSMInt
 
getSample(int, int, int) - Method in class RandomIterCSMShort
 
getSample(int, int, int) - Method in class RandomIterCSMUShort
 
getSample(int, int, int) - Method in class RandomIterFallback
 
getSample(int, int, int) - Method in class RandomIterFallbackLocal
 
getSample(int, int, int) - Method in class RandomIterFallbackByte
 
getSample(int, int, int) - Method in class RandomIterFallbackByteNoCache
 
getSample(int, int, int) - Method in class RandomIterFallbackInt
 
getSample(int, int, int) - Method in class RandomIterFallbackIntNoCache
 
getSample(int, int, int) - Method in class RandomIterFallbackLarge
 
getSample(int, int, int) - Method in class RandomIterFallbackNoCacheNoArray
 
getSample(int, int, int) - Method in class RandomIterFallbackShort
 
getSample(int, int, int) - Method in class RandomIterFallbackShortNoCache
 
getSample(int, int, int) - Method in class TiledImage
Returns the value of a given sample of a pixel as an int.
getSampleDouble() - Method in interface RectIter
Returns the current sample as a double.
getSampleDouble() - Method in class RectIterCSMByte
 
getSampleDouble() - Method in class RectIterCSMFloat
 
getSampleDouble() - Method in class RectIterFallback
 
getSampleDouble() - Method in class RookIterFallback
 
getSampleDouble() - Method in class RectIterCSMByte
 
getSampleDouble(int) - Method in interface RectIter
Returns the specified sample of the current pixel as a double.
getSampleDouble(int) - Method in class RectIterCSMByte
 
getSampleDouble(int) - Method in class RectIterCSMFloat
 
getSampleDouble(int) - Method in class RectIterFallback
 
getSampleDouble(int) - Method in class RookIterFallback
 
getSampleDouble(int) - Method in class RectIterCSMByte
 
getSampleDouble(int, int, int) - Method in interface RandomIter
Returns the specified sample from the image as a double.
getSampleDouble(int, int, int) - Method in class RandomIterCSM
 
getSampleDouble(int, int, int) - Method in class RandomIterCSMByte
 
getSampleDouble(int, int, int) - Method in class RandomIterCSMDouble
 
getSampleDouble(int, int, int) - Method in class RandomIterCSMFloat
 
getSampleDouble(int, int, int) - Method in class RandomIterFallback
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackLocal
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackByte
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackByteNoCache
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackInt
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackIntNoCache
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackLarge
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackNoCacheNoArray
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackShort
 
getSampleDouble(int, int, int) - Method in class RandomIterFallbackShortNoCache
 
getSampleDouble(int, int, int) - Method in class TiledImage
Returns the value of a given sample of a pixel as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class ComponentSampleModelImageN
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleFloat() - Method in interface RectIter
Returns the current sample as a float.
getSampleFloat() - Method in class RectIterCSMByte
 
getSampleFloat() - Method in class RectIterCSMFloat
 
getSampleFloat() - Method in class RectIterFallback
 
getSampleFloat() - Method in class RookIterFallback
 
getSampleFloat() - Method in class RectIterCSMByte
 
getSampleFloat(int) - Method in interface RectIter
Returns the specified sample of the current pixel as a float.
getSampleFloat(int) - Method in class RectIterCSMByte
 
getSampleFloat(int) - Method in class RectIterCSMFloat
 
getSampleFloat(int) - Method in class RectIterFallback
 
getSampleFloat(int) - Method in class RookIterFallback
 
getSampleFloat(int) - Method in class RectIterCSMByte
 
getSampleFloat(int, int, int) - Method in interface RandomIter
Returns the specified sample from the image as a float.
getSampleFloat(int, int, int) - Method in class RandomIterCSM
 
getSampleFloat(int, int, int) - Method in class RandomIterCSMByte
 
getSampleFloat(int, int, int) - Method in class RandomIterCSMDouble
 
getSampleFloat(int, int, int) - Method in class RandomIterCSMFloat
 
getSampleFloat(int, int, int) - Method in class RandomIterFallback
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackLocal
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackByte
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackByteNoCache
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackInt
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackIntNoCache
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackLarge
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackNoCacheNoArray
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackShort
 
getSampleFloat(int, int, int) - Method in class RandomIterFallbackShortNoCache
 
getSampleFloat(int, int, int) - Method in class TiledImage
Returns the value of a given sample of a pixel as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class ComponentSampleModelImageN
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleModel() - Method in class BufferedImageAdapter
 
getSampleModel() - Method in class WrapperRI
 
getSampleModel() - Method in class PlanarImage
Returns the SampleModel of the image.
getSampleModel() - Method in class RenderedImageList
Returns the SampleModel of the primary image.
getSampleModel() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the SampleModel of the rendered image.
getSampleModel(int, int) - Method in interface ColorMapTransform
Retrieve the SampleModel associated to this ColorMapTransform.
getSampleModel(int, int) - Method in class LinearColorMap
Creates a SampleModel compatible with the underlying ColorModel having the specified width and height.
getSampleModel(RenderedImage) - Method in class ImageLayout
Returns the value of sampleModel if it is valid, and otherwise returns the value from the supplied RenderedImage.
getScale() - Method in class DefaultLinearPiecewiseTransform1DElement
Retrieves the scale factor for this linear PiecewiseTransform1DElement.
getScale() - Method in class SingleDimensionTransformation
 
getScanlineStride() - Method in class RasterAccessor
Returns the scanlineStride for the image data.
getScopes() - Method in class ExpressionWorker
Gets the scope annotations, which may have been modified when this worker walked the parse tree.
getScript() - Method in class Jiffle
Gets the Jiffle script.
getScript() - Method in class SourceWriter
 
getScript(ImageChoice) - Static method in class JiffleDemoHelper
Gets an example script.
getScriptFile(String[], ImageChoice) - Static method in class JiffleDemoHelper
Gets a file specified in the command line args, or the default example image if no name is supplied.
getScriptNode() - Method in class RuntimeModelWorker
 
getSerializedATN() - Method in class JiffleLexer
 
getSerializedATN() - Method in class JiffleParser
 
getSerializer(Class) - Static method in class SerializerFactory
Retrieves a Serializer for a given class c.
getSerializers(Class) - Static method in class SerializerFactory
Retrieves an array of all Serializers currently resident in the repository which directly support the specified Class.
getShift() - Method in class PackedHistogram
 
getShortData() - Method in class LookupTableImageN
Returns the short table data in array format, or null if the table's data type is not short.
getShortData() - Method in class UnpackedImageData
Returns the two-dimensional short data array, or null if the data are not stored in a short array.
getShortData(int) - Method in class LookupTableImageN
Returns the short table data of a specific band in array format, or null if the table's data type is not short.
getShortData(int) - Method in class UnpackedImageData
Returns short data array for a specific band, or null if the data are not stored in a short array.
getShortDataArray(int) - Method in class RasterAccessor
Returns the image data as a short array for a specific band.
getShortDataArrays() - Method in class RasterAccessor
Returns the image data as a short array.
getShortParameter(int) - Method in class RenderableOp
Returns one of the node's parameters, as a short.
getShortParameter(int) - Method in class RenderedOp
Returns the specified parameter stored in the ParameterBlock of this node as a short.
getShortParameter(String) - Method in class ParameterBlockImageN
A convenience method to return a parameter as an short.
getShortParameter(String) - Method in interface ParameterList
A convenience method to return a parameter as a short.
getShortParameter(String) - Method in class ParameterListImpl
A convenience method to return a parameter as a short.
getSinks() - Method in class CollectionImage
Retrieves the set of sinks or null if there are none.
getSinks() - Method in class PlanarImage
Returns a Vector containing the currently available PlanarImage sinks of this image (images for which this image is a source), or null if no sinks are present.
getSmoothed(boolean, int) - Method in class Histogram
Computes a smoothed version of the histogram.
getSource() - Method in class SourceWriter
Returns the source code built so far
getSource(int) - Method in class PlanarImage
Deprecated.
Use getSourceImage().
getSource(int) - Method in class RenderableOp
Returns one of the node's sources as an Object.
getSource(int) - Method in class RenderedOp
Deprecated.
Use getSourceObject().
getSourceClasses() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of getSourceClasses("rendered")
getSourceClasses() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of getSourceClasses("rendered")
getSourceClasses(String) - Method in interface OperationDescriptor
Returns an array of Classes that describe the types of sources required by this operation for the specified mode.
getSourceClasses(String) - Method in class OperationDescriptorImpl
Returns an array of Classes that describe the types of sources required by this operation for the specified mode.
getSourceDimensions() - Method in class LinearColorMap
 
getSourceDimensions() - Method in class DefaultPassthroughPiecewiseTransform1DElement
 
getSourceDimensions() - Method in class DefaultPiecewiseTransform1D
Gets the dimension of input points, which is 1.
getSourceDimensions() - Method in class DefaultPiecewiseTransform1DElement
Returns the input transformation dimensions
getSourceDimensions() - Method in interface MathTransformation
Returns the input transformation dimensions
getSourceDimensions() - Method in class SingleDimensionTransformation
 
getSourceFromJiffleBuilder(String) - Method in class GetRuntimeSource
 
getSourceFromJiffleObject(String) - Method in class GetRuntimeSource
 
getSourceImage(int) - Method in class PlanarImage
Returns the immediate source indicated by the index.
getSourceImage(int) - Method in class RenderedOp
Returns the specified PlanarImage source stored in the ParameterBlock of this node.
getSourceImages() - Method in class Script
 
getSourcelessImage() - Static method in class NullCRIF
Gets the value of the RenderedImage to be returned by the RIF.create() method when there are no sources in the ParameterBlock.
getSourceNames() - Method in interface OperationDescriptor
Returns an array of Strings that are the names of the sources of this operation.
getSourceNames() - Method in class OperationDescriptorImpl
Returns an array of Strings that are the names of the sources of this operation.
getSourceNoData() - Method in class ImageMosaicBean
 
getSourceObject(int) - Method in class PlanarImage
Returns the immediate source indicated by the index.
getSourceObject(int) - Method in class RenderedOp
Returns the specified source stored in the ParameterBlock of this node.
getSources() - Method in class BufferedImageAdapter
 
getSources() - Method in class WrapperRI
 
getSources() - Method in class PlanarImage
Returns this image's immediate source(s) in a Vector.
getSources() - Method in class RenderableOp
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSources() - Method in class RenderedImageList
Returns a Vector containing the image sources.
getSources() - Method in class RenderedOp
Returns a clone of the Vector of sources stored in the ParameterBlock of this node.
GetSourceValue - Class in org.eclipse.imagen.media.jiffle.parser.node
 
GetSourceValue(String, ImagePos) - Constructor for class GetSourceValue
 
getSourceVarNames() - Method in class AbstractJiffleRuntime
Gets the variable names associated with source images.
getSourceVarNames() - Method in interface JiffleRuntime
Gets the variable names associated with source images.
getSplits(IntegerSequence, IntegerSequence, Rectangle) - Method in class PlanarImage
Within a given rectangle, store the list of tile seams of both X and Y directions into the corresponding split sequence.
getStackTraceString(Exception) - Static method in class ImageUtil
Converts the supplied Exception's stack trace to a String.
getStandardDeviation() - Method in class Histogram
Returns the standard deviation for all bands of the histogram.
getState(Object) - Static method in class SerializerFactory
A convenience wrapper around getState(Object o, RenderingHints h) with the RenderingHints parameter h set to null.
getState(Object, RenderingHints) - Method in interface Serializer
Converts an object into a state-preserving object which may be serialized.
getState(Object, RenderingHints) - Static method in class SerializerFactory
Converts an object into a state-preserving object which may be serialized.
getState(Object, RenderingHints) - Method in class SerializerImpl
Creates a SerializableState using the SerializableStateImpl subclass constructor obtained by reflection.
getStatement() - Method in class LoopInLiteralList
 
getStatement() - Method in class LoopInRange
 
getStatement() - Method in class LoopInVariable
 
getStatement() - Method in class Until
 
getStatement() - Method in class While
 
getStatsId() - Method in enum class Statistics.StatsType
 
getStatsPerBand(int) - Method in class ZoneGeometry
Utility method for having all the zone-class statistics for a selected band.
getStatsPerBandNoClassifier(int, Range) - Method in class ZoneGeometry
Utility method for having the Statistics of a specific band if no classifier is used
getStatsPerBandNoClassifierNoRange(int) - Method in class 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 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 ZoneGeometry
Utility method for having all the zone-class statistics for a selected band.
getStatsPerBandPerClassPerRange(int, int, Range) - Method in class ZoneGeometry
Utility method for having the Statistics of a specific band inside a specific zone class and a specific Range
getStmts() - Method in class Script
 
getStmts() - Method in class StatementList
 
getString(String, String) - Static method in class PropertyUtil
 
getSubImage(int[]) - Method in class TiledImage
Deprecated.
as of ImageN 0.4.0.
getSubImage(int[], ColorModel) - Method in class TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubImage(int, int, int, int) - Method in class TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubImage(int, int, int, int, int[]) - Method in class TiledImage
Deprecated.
as of ImageN 0.4.0.
getSubImage(int, int, int, int, int[], ColorModel) - Method in class TiledImage
Returns a TiledImage that shares the tile Rasters of this image.
getSubsampleBitsH() - Method in class Interpolation
Returns the number of bits used to index subsample positions in the horizontal direction.
getSubsampleBitsV() - Method in class Interpolation
Returns the number of bits used to index subsample positions in the vertical direction.
getSubTotal(int, int, int) - Method in class Histogram
Returns the total bin count for the specified sub-range (via "min" and "max" bin) of the indicated band.
getSuffix(TestBase.TestSelection, String) - Static method in class ComparisonTestBase
Get the suffix for the test name to be used for the output file
getSupportedClass() - Method in interface Serializer
Returns the class or interface which is supported by this Serializer.
getSupportedClass() - Method in class SerializerImpl
 
getSupportedClasses() - Static method in class ColorModelState
 
getSupportedClasses() - Static method in class DataBufferState
 
getSupportedClasses() - Static method in class HashSetState
Returns the classes supported by this SerializableState.
getSupportedClasses() - Static method in class HashtableState
Returns the classes supported by this SerializableState.
getSupportedClasses() - Static method in class RasterState
The supported classes
getSupportedClasses() - Static method in class RenderContextState
 
getSupportedClasses() - Static method in class RenderingHintsState
Returns the classes supported by this SerializableState.
getSupportedClasses() - Static method in class RenderingKeyState
Returns the classes supported by this SerializableState.
getSupportedClasses() - Static method in class SampleModelState
 
getSupportedClasses() - Static method in class SerializableStateImpl
Returns the classes supported by this SerializableState.
getSupportedClasses() - Static method in class SerializerFactory
Returns an array listing all classes and interfaces on which the isSupportedClass() method of this class may be invoked and return true.
getSupportedClasses() - Static method in class ShapeState
 
getSupportedClasses() - Static method in class VectorState
Returns the classes supported by this SerializableState.
getSupportedModes() - Method in class OperationDescriptorImpl
The registry modes supported by this descriptor.
getSupportedModes() - Method in interface RegistryElementDescriptor
The registry modes supported by this descriptor.
getTable(int) - Method in class QuantileClassification
 
getTargetDimensions() - Method in class LinearColorMap
 
getTargetDimensions() - Method in class DefaultPassthroughPiecewiseTransform1DElement
 
getTargetDimensions() - Method in class DefaultPiecewiseTransform1D
Gets the dimension of output points, which is 1.
getTargetDimensions() - Method in class DefaultPiecewiseTransform1DElement
Returns the output transformation dimensions
getTargetDimensions() - Method in interface MathTransformation
Returns the output transformation dimensions
getTargetDimensions() - Method in class SingleDimensionTransformation
 
getTaskID() - Method in class JiffleExecutorResult
Gets the task ID assigned by the executor.
getTestRange(int, TestBase.TestSelection) - Static method in class ComparisonTestBase
 
getTestRoi(TestBase.TestSelection) - Static method in class ComparisonTestBase
 
getThreadSafeOperationRegistry() - Static method in class OperationRegistry
Creates and returns a new thread-safe version of the OperationRegistry which uses reader-writer locks to wrap every method with a read or a write lock as appropriate.
getThreshold() - Method in class ROIGeometry
 
getThreshold() - Method in class ROI
Returns the inclusion/exclusion threshold value.
getTile() - Method in interface CachedTile
Returns the cached tile.
getTile() - Method in class CachedTileImpl
Returns the value of the cached tile.
getTile(int, int) - Method in class AttributeOpImage
Gets the requested image tile (which will be from the source image).
getTile(int, int) - Method in class BandSelectOpImage
 
getTile(int, int) - Method in class BufferedImageAdapter
 
getTile(int, int) - Method in class CropOpImage
Returns a tile.
getTile(int, int) - Method in class WrapperRI
 
getTile(int, int) - Method in class PatternOpImage
 
getTile(int, int) - Method in class TranslateIntOpImage
Get a tile.
getTile(int, int) - Method in class OpImage
Returns a tile of this image as a Raster.
getTile(int, int) - Method in class PlanarImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - Method in class RenderedImageAdapter
Forwards call to the true source unless the specified tile indices refer to a tile which does not overlap the image bounds in which case null is returned.
getTile(int, int) - Method in class RenderedImageList
Returns tile (tileX, tileY) of the primary image as a Raster.
getTile(int, int) - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the specified tile of the rendered image.
getTile(int, int) - Method in class SnapshotImage
Returns a non-snapshotted tile from the source.
getTile(int, int) - Method in class StatisticsOpImage
Returns a tile of this image as a Raster.
getTile(int, int) - Method in class TiledImage
Retrieves a particular tile from the image for reading only.
getTile(RenderedImage, int, int) - Method in class ConcurrentTileCache
Retrieves the selected tile from the cache
getTile(RenderedImage, int, int) - Method in class ConcurrentTileCacheMultiMap
Retrieves the selected tile from the cache
getTile(RenderedImage, int, int) - Method in class SunTileCache
Retrieves a tile from the cache.
getTile(RenderedImage, int, int) - Method in interface TileCache
Retrieves a tile.
getTileCache() - Method in class ImageN
Returns the TileCache being used by thisImageNinstance.
getTileCache() - Method in class OpImage
Returns the tile cache object of this image by reference.
getTileCacheHint(RenderingHints) - Static method in class RIFUtil
 
getTileCacheMetric() - Method in interface CachedTile
Returns a cost metric associated with the tile.
getTileCacheMetric() - Method in class CachedTileImpl
Returns the tileCacheMetric object
getTileCacheMetric() - Method in class OpImage
Returns the tileCacheMetric instance variable by reference.
getTileCapacity() - Method in class ConcurrentTileCache
Not Supported
getTileCapacity() - Method in class ConcurrentTileCacheMultiMap
Not Supported
getTileCapacity() - Method in class SunTileCache
Returns the cache's tile capacity.
getTileCapacity() - Method in interface TileCache
Deprecated.
as of ImageN 0.4.0.
getTileComparator() - Method in class ConcurrentTileCache
Not Supported
getTileComparator() - Method in class ConcurrentTileCacheMultiMap
Not Supported
getTileComparator() - Method in class SunTileCache
Return the current comparator
getTileComparator() - Method in interface TileCache
Returns the Comparator currently set for use in ordering the CachedTiles stored by the TileCache.
getTileComputationListeners() - Method in class PlanarImage
Retrieves a snapshot of the set of all registered TileComputationListeners as of the moment this method is invoked.
getTileDependencies(int, int, int) - Method in class OpImage
Returns a list of indices of the tiles of a given source image that may be required in order to compute a given tile.
getTileDependencies(int, int, int) - Method in class UntiledOpImage
Returns an array of points indicating the tile dependencies which in this case is the set of all tiles in the specified source image.
getTileFactory() - Method in class PlanarImage
Returns the value of the instance variable tileFactory.
getTileGridXOffset() - Method in class BufferedImageAdapter
 
getTileGridXOffset() - Method in class WrapperRI
 
getTileGridXOffset() - Method in class PlanarImage
Returns the X coordinate of the top-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class RenderedImageList
Returns the X coordinate of the upper-left pixel of tile (0, 0) of the primary image.
getTileGridXOffset() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the tile grid X offset of the rendered image.
getTileGridXOffset(RenderedImage) - Method in class ImageLayout
Returns the value of tileGridXOffset if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileGridYOffset() - Method in class BufferedImageAdapter
 
getTileGridYOffset() - Method in class WrapperRI
 
getTileGridYOffset() - Method in class PlanarImage
Returns the Y coordinate of the top-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class RenderedImageList
Returns the Y coordinate of the upper-left pixel of tile (0, 0) of the primary image.
getTileGridYOffset() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the tile grid Y offset of the rendered image.
getTileGridYOffset(RenderedImage) - Method in class ImageLayout
Returns the value of tileGridYOffset if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileHeight() - Method in class BufferedImageAdapter
 
getTileHeight() - Method in class WrapperRI
 
getTileHeight() - Method in class PlanarImage
Returns the height of a tile of this image in number of pixels.
getTileHeight() - Method in class RenderedImageList
Returns the height of a tile of the primary image.
getTileHeight() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the tile height of the rendered image.
getTileHeight(RenderedImage) - Method in class ImageLayout
Returns the value of tileHeight if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTileIndices() - Method in interface TileRequest
Returns the tile indices of all tiles associated with the request.
getTileIndices(int, int, int, int) - Static method in class ImageUtil
Retrieve the indices of a set of tiles in row-major order with the given tile index bounds in x and y.
getTileIndices(Rectangle) - Method in class PlanarImage
Returns an array containing the indices of all tiles which overlap the specified Rectangle.
getTileListeners() - Method in interface TileRequest
Returns the array of TileComputationListeners specified as monitoring the request.
getTileRect(int, int) - Method in class PlanarImage
Returns a Rectangle indicating the active area of a given tile.
getTileRecycler() - Method in class OpImage
Returns the value of the instance variable tileRecycler.
getTiles() - Method in class StatisticsOpImage
Computes and returns all tiles in the image.
getTiles() - Method in class ZonalStatsOpImage
Computes and returns all tiles in the image.
getTiles() - Method in class PlanarImage
Computes and returns all tiles in the image.
getTiles(RenderedImage) - Method in class ConcurrentTileCache
Retrieves an array of all tiles in the cache which are owned by the image.
getTiles(RenderedImage) - Method in class ConcurrentTileCacheMultiMap
Retrieves an array of all tiles in the cache which are owned by the image.
getTiles(RenderedImage) - Method in class SunTileCache
Retrieves a contiguous array of all tiles in the cache which are owned by the specified image.
getTiles(RenderedImage) - Method in interface TileCache
Retrieves an array of all tiles in the cache which are owned by the specified image.
getTiles(RenderedImage, Point[]) - Method in class ConcurrentTileCache
Retrieves an array of tiles in the cache which are specified by the Point array and owned by the image.
getTiles(RenderedImage, Point[]) - Method in class ConcurrentTileCacheMultiMap
Retrieves an array of tiles in the cache which are specified by the Point array and owned by the image.
getTiles(RenderedImage, Point[]) - Method in class SunTileCache
Returns an array of tile Rasters from the cache.
getTiles(RenderedImage, Point[]) - Method in interface TileCache
Returns an array of tile Rasters from the cache.
getTiles(Point[]) - Method in class AttributeOpImage
Gets the requested image tiles (which will be from the source image).
getTiles(Point[]) - Method in class OpImage
Computes the tiles indicated by the given tile indices.
getTiles(Point[]) - Method in class PlanarImage
Returns the Rasters indicated by the tileIndices array.
getTiles(Point[]) - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the tiles indicated by the tileIndices of the rendered image as an array of Rasters.
getTiles(Point[]) - Method in class StatisticsOpImage
Returns a list of tiles.
getTileScheduler() - Method in class ImageN
Returns the TileScheduler being used by thisImageNinstance.
getTileSize() - Method in interface CachedTile
Returns the memory size of the cached tile
getTileSize() - Method in class CachedTileImpl
Returns the tile memory size
getTileStatus(int, int) - Method in interface TileRequest
Returns one of the TILE_STATUS_* constants defined in this interface to indicate the status of the specified tile (optional operation).
getTileTimeStamp() - Method in interface CachedTile
Returns the time stamp of the cached tile.
getTileTimeStamp() - Method in class CachedTileImpl
Returns the current time stamp
getTileWidth() - Method in class BufferedImageAdapter
 
getTileWidth() - Method in class WrapperRI
 
getTileWidth() - Method in class PlanarImage
Returns the width of a tile of this image in number of pixels.
getTileWidth() - Method in class RenderedImageList
Returns the width of a tile of the primary image.
getTileWidth() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the tile width of the rendered image.
getTileWidth(RenderedImage) - Method in class ImageLayout
Returns the value of tileWidth if it is valid, and otherwise returns the value from the supplied RenderedImage.
getTokenNames() - Method in class JiffleLexer
Deprecated.
getTokenNames() - Method in class JiffleParser
Deprecated.
getTopPadding() - Method in class AreaOpImage
Returns the number of pixels needed above the central pixel.
getTopPadding() - Method in class Interpolation
Returns the number of samples required above the key element.
getTopPadding() - Method in class KernelImageN
Returns the number of pixels required above the key element.
getTopPadding() - Method in class WarpOpImage
Deprecated.
as of ImageN 0.4.0.
getTotals() - Method in class Histogram
Returns the total bin count over all bins for all bands.
getTotalStats() - Method in class ZoneGeometry
Utility method for having all ZoneGeometry statistics.
getTransferType(int) - Static method in class ColorMapUtilities
Returns a suggested type for an IndexColorModel of mapSize colors.
getTransform() - Method in class WarpAffine
Returns a clone of the AffineTransform associated with this WarpAffine object.
getTransform(AffineTransform) - Static method in enum class ExtendedBandMergeOpImage.Transform
 
getTransform(Rectangle2D, Rectangle) - Static method in class CoordinateTransforms
Gets the transform which converts from worldBounds to imageBounds.
getTransform(Rectangle2D, Rectangle, boolean, boolean) - Static method in class CoordinateTransforms
Gets the transform which converts from worldBounds to imageBounds.
getType() - Method in enum class AlgebraDescriptor.Operator
 
getType() - Method in class Expression
 
getType() - Method in class GetSourceValue
 
getType() - Method in enum class ImageProperty.Property
 
getType() - Method in class Symbol
Gets the type.
getType() - Method in enum class TestBase.InterpolationType
 
getType() - Method in enum class TestBase.ScaleType
 
getType() - Method in enum class TestBase.TestSelection
 
getUnpackedBinaryData(Raster, Rectangle) - Static method in class ImageUtil
Returns the binary data unpacked into an array of bytes.
getUnsharpMaskEquivalentKernel(KernelImageN, float) - Static method in class ImageUtil
Given a kernel and the gain (sharpness) factor of an UnsharpMask operation, compute a modified kernel that would be equivalent to the specified unsharp operation.
getUpdateInterval() - Method in class AbstractProgressListener
Gets the update interval.
getUpdateInterval() - Method in interface JiffleProgressListener
Called by the runtime object before processing begins to get the update interval as number of destination image pixels.
getUpdateInterval() - Method in class NullProgressListener
Gets the update interval.
getUseROIAccessor() - Method in class InterpolationBicubic
 
getUseROIAccessor() - Method in class InterpolationBilinear
 
getUseROIAccessor() - Method in class InterpolationNearest
 
getUseROIAccessor() - Method in interface InterpolationNoData
Gets the useROIAccessor value associated to the Interpolation Object
getValidMask() - Method in class ImageLayout
Returns the 'or'-ed together bitmask indicating parameter validity.
getValue() - Method in class EnumeratedParameter
Returns the value assigned to this EnumeratedParameter when it was constructed.
getValue() - Method in class ScalarLiteral
 
getValue() - Method in class LookupItem
Gets the destination value.
getValue() - Method in enum class TestBase.TransformationType
 
getValue(double[], ShadedReliefAlgorithm.ShadedReliefParameters) - Method in enum class ShadedReliefAlgorithm
Compute the shaded Relief value
getValue(String) - Static method in class ConstantLookup
Gets the value of a named constant.
getValues(int) - Method in class NaturalClassification
 
getVar() - Method in class ListAppend
 
getVar(String) - Method in class AbstractJiffleRuntime
Returns the value of a variable that was declared in the script's init block.
getVar(String) - Method in interface JiffleRuntime
Returns the value of a variable that was declared in the script's init block.
getVarName() - Method in class GetSourceValue
The variable name
getVarNames() - Method in class AbstractJiffleRuntime
Returns the names of image scope variables that can be used with the JiffleRuntime.getVar(String) and JiffleRuntime.setVar(String, Double) methods.
getVarNames() - Method in interface JiffleRuntime
Returns the names of image scope variables that can be used with the JiffleRuntime.getVar(String) and JiffleRuntime.setVar(String, Double) methods.
getVendor() - Method in class ConcurrentOperationRegistry.OperationItem
 
getVerticalKernelData() - Method in class KernelImageN
Returns the vertical portion of the kernel if the kernel is separable, or null otherwise.
getVerticalTableData() - Method in class InterpolationTable
Returns the integer (fixed-point) vertical table data.
getVerticalTableDataDouble() - Method in class InterpolationTable
Returns the double vertical table data.
getVerticalTableDataFloat() - Method in class InterpolationTable
Returns the floating-point vertical table data.
getVocabulary() - Method in class JiffleLexer
 
getVocabulary() - Method in class JiffleParser
 
getWidth() - Method in class Interpolation
Returns the number of samples required for horizontal resampling.
getWidth() - Method in class KernelImageN
Returns the width of the kernel.
getWidth() - Method in class BufferedImageAdapter
 
getWidth() - Method in class WrapperRI
 
getWidth() - Method in class AbstractJiffleRuntime
Gets the width of the processing area.
getWidth() - Method in interface JiffleRuntime
Gets the width of the processing area.
getWidth() - Method in class PlanarImage
Returns the width of the image in number of pixels.
getWidth() - Method in class RasterAccessor
Returns the width of the RasterAccessor's accessible area.
getWidth() - Method in class RenderableOp
Return the rendering-independent width of the image.
getWidth() - Method in class RenderedImageList
Returns the width of the primary image.
getWidth() - Method in class RenderedOp
Renders the node if it has not already been rendered, and returns the width of the rendered image.
getWidth(RenderedImage) - Method in class ImageLayout
Returns the value of width if it is valid, and otherwise returns the value from the supplied RenderedImage.
getWindingRule() - Method in class EmptyIterator
 
getWindingRule() - Method in class GeomCollectionIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class LineIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class PackedLineIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class PointIterator
Return the winding rule for determining the interior of the path.
getWindingRule() - Method in class PolygonIterator
Return the winding rule for determining the interior of the path.
getWrappedImage() - Method in class RenderedImageAdapter
Returns the reference to the external RenderedImage originally supplied to the constructor.
getWritableTile(int, int) - Method in class WrapperWRI
 
getWritableTile(int, int) - Method in class TiledImage
Retrieves a particular tile from the image for reading and writing.
getWritableTile(int, int) - Method in class WritableRenderedImageAdapter
Checks out a tile for writing.
getWritableTileIndices() - Method in class WrapperWRI
 
getWritableTileIndices() - Method in class TiledImage
Returns a list of tiles that are currently held by one or more writers or null of no tiles are so held.
getWritableTileIndices() - Method in class WritableRenderedImageAdapter
Returns an array of Point objects indicating which tiles are checked out for writing.
getX() - Method in class Pixel
 
getX() - Method in class RasterAccessor
Returns the x coordinate of the upper-left corner of the RasterAccessor's accessible area.
getX(double[]) - Method in enum class ShadedReliefAlgorithm
 
getX(int) - Method in class CoordinateSequence2D
getXCoeffs() - Method in class WarpPolynomial
Returns the raw coefficients array for the X coordinate mapping.
getXNumCells() - Method in class WarpGrid
Returns the number of grid cell columns.
getXOrigin() - Method in class KernelImageN
Returns the X coordinate of the key kernel element.
getXRes() - Method in class AbstractJiffleRuntime
Gets the pixel width (resolution in X direction) in world units.
getXRes() - Method in interface JiffleRuntime
Gets the pixel width (resolution in X direction) in world units.
getXStart() - Method in class WarpGrid
Returns the minimum X coordinate of the grid.
getXStep() - Method in class WarpGrid
Returns the horizontal spacing between grid cells.
getXWarpPos() - Method in class WarpGrid
Returns the horizontal warp positions at the grid points.
getY() - Method in class Pixel
 
getY() - Method in class RasterAccessor
Returns the y coordinate of the upper-left corner of the RasterAccessor's accessible area.
getY(double[]) - Method in enum class ShadedReliefAlgorithm
 
getY(int) - Method in class CoordinateSequence2D
getYCoeffs() - Method in class WarpPolynomial
Returns the raw coefficients array for the Y coordinate mapping.
getYNumCells() - Method in class WarpGrid
Returns the number of grid cell rows.
getYOrigin() - Method in class KernelImageN
Returns the Y coordinate of the key kernel element.
getYRes() - Method in class AbstractJiffleRuntime
Gets the pixel height (resolution in Y direction) in world units.
getYRes() - Method in interface JiffleRuntime
Gets the pixel height (resolution in Y direction) in world units.
getYStart() - Method in class WarpGrid
Returns the minimum Y coordinate of the grid.
getYStep() - Method in class WarpGrid
Returns the vertical spacing between grid cells.
getYWarpPos() - Method in class WarpGrid
Returns the vertical warp positions at the grid points.
GlobalScope - Class in org.eclipse.imagen.media.jiffle.parser
The top level symbol scope.
GlobalScope() - Constructor for class GlobalScope
 
GlobalVars - Class in org.eclipse.imagen.media.jiffle.parser.node
 
GlobalVars() - Constructor for class GlobalVars
Creates an empty instance.
GlobalVars(List<BinaryExpression>) - Constructor for class GlobalVars
Creates an instance containing the given variables and optional initial values.
GRADIENT_MASK_SOBEL_HORIZONTAL - Static variable in class KernelImageN
Gradient Mask for SOBEL_HORIZONTAL.
GRADIENT_MASK_SOBEL_VERTICAL - Static variable in class KernelImageN
Gradient Mask for SOBEL_VERTICAL.
GRAY_EXPANSION_MASK - Static variable in class RasterAccessorExt
The bits of a FormatTag associated with the gray expansion.
GRAY_SCALE - Static variable in class RasterAccessorExt
Flag indicating the gray bands should be rescaled to the target type
GRAY_TO_RGB - Static variable in class RasterAccessorExt
Flag indicating the gray bands should be expanded to RGB
green(int) - Static method in class ColorUtils
Returns the green component of the specified color
Green - Enum constant in enum class PackedHistogram.SortComponent
 
GT - Static variable in class JiffleLexer
 
GT - Static variable in class JiffleParser
 
GT() - Method in class JiffleParser.CompareExprContext
 
GT(double, double) - Method in class JiffleFunctions
Tests if x is greater than y.

H

has(String) - Method in class SymbolScope
Tests if a symbol is defined in this scope or any enclosing scope.
hasCompatibleCM - Variable in class PixelAccessor
Set to true if the image has a non-null ColorModel which is compatible with the image's SampleModel; false otherwise.
hasDefaultValue() - Method in class LinearColorMap
 
hasDefaultValue() - Method in class DefaultPiecewiseTransform1D
 
hasDefaultValue() - Method in interface PiecewiseTransform1D
Indicates whether or not this PiecewiseTransform1D has a default value which will be returned when asked to transform a value outside the valid domain elements.
hasExtender(int) - Method in class OpImage
Deprecated.
as of ImageN 0.4.0.
hasGaps() - Method in class LinearColorMap
 
hasGaps() - Method in class DefaultDomain1D
 
hasGaps() - Method in interface Domain1D
Tell us if there is a gap in this Domain1D which means a range where no DomainElement1D is defined.
hash(boolean, int) - Static method in class Range
 
hash(double, int) - Static method in class PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hash(double, int) - Static method in class Range
 
hash(long, int) - Static method in class PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hash(long, int) - Static method in class Range
 
hash(Object, int) - Static method in class PiecewiseUtilities
Alters the given seed with the hash code value computed from the given value.
hashCode() - Method in class DeferredProperty
Returns a hash code value for the object.
hashCode() - Method in class EnumeratedParameter
Returns a hash code value for the object.
hashCode() - Method in class ImageLayout
Returns the hash code for this ImageLayout.
hashCode() - Method in class LinearColorMap
 
hashCode() - Method in class LinearColorMapElement
 
hashCode() - Method in class CompilerMessage
 
hashCode() - Method in class Message
 
hashCode() - Method in class Band
 
hashCode() - Method in class BinaryExpression
 
hashCode() - Method in class BreakIf
 
hashCode() - Method in class ConFunction
 
hashCode() - Method in class Expression
 
hashCode() - Method in class FunctionCall
 
hashCode() - Method in class GetSourceValue
 
hashCode() - Method in class IfElse
 
hashCode() - Method in class ImagePos
 
hashCode() - Method in class ListAppend
 
hashCode() - Method in class ListLiteral
 
hashCode() - Method in class LoopInLiteralList
 
hashCode() - Method in class LoopInRange
 
hashCode() - Method in class LoopInVariable
 
hashCode() - Method in class ParenExpression
 
hashCode() - Method in class Pixel
 
hashCode() - Method in class PostfixUnaryExpression
 
hashCode() - Method in class PrefixUnaryExpression
 
hashCode() - Method in class ScalarLiteral
 
hashCode() - Method in class Script
 
hashCode() - Method in class SetDestValue
 
hashCode() - Method in class SimpleStatement
 
hashCode() - Method in class StatementList
 
hashCode() - Method in class Until
 
hashCode() - Method in class Variable
 
hashCode() - Method in class While
 
hashCode() - Method in class DefaultDomain1D
 
hashCode() - Method in class DefaultDomainElement1D
Returns a hash value for this domain element.
hashCode() - Method in class DefaultLinearPiecewiseTransform1DElement
 
hashCode() - Method in class DefaultPiecewiseTransform1D
 
hashCode() - Method in class DefaultPiecewiseTransform1DElement
 
hashCode() - Method in class Range
 
hashCode() - Method in class LookupItem
 
hashCode() - Method in class ImageLayout2
Returns the hash code for this ImageLayout2.
hashCode() - Method in class CaselessStringKey
Returns a hash code value for the CaselessStringKey.
hashCode() - Method in class Range
Compute a hash code value for this Range object.
hashKey(RenderedImage) - Static method in class CachedTileImpl
Returns the hash table "key" as a Object for this image.
hashKey(RenderedImage, int, int) - Static method in class CachedTileImpl
Returns the hash table "key" as a Object for this tile.
HashSetState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a HashSet object.
HashSetState(Class, Object, RenderingHints) - Constructor for class HashSetState
Constructs a HashSetState from a HashSet object.
HashtableState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a Hashtable object.
HashtableState(Class, Object, RenderingHints) - Constructor for class HashtableState
Constructs a HashtableState from a Hashtable object.
hasListeners(String) - Method in class PropertyChangeSupportImageN
Check whether there are any listeners for a specific property.
hasMoreElements() - Method in class IntegerSequence
Returns true if more elements are available to be iterated over.
hasTileWriters() - Method in class WrapperWRI
 
hasTileWriters() - Method in class TiledImage
Returns true if any tile is being held by a writer, false otherwise.
hasTileWriters() - Method in class WritableRenderedImageAdapter
Returns whether any tile is checked out for writing.
hasTransparentPixels() - Method in class PackedHistogram
 
HEIGHT - Static variable in class JiffleDemoBase
 
HEIGHT_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of height.
Histogram - Class in org.eclipse.imagen
This class represents a histogram accumulated from a RenderedImage.
Histogram(int[], double[], double[]) - Constructor for class Histogram
Constructor.
Histogram(int[], double[], double[], int) - Constructor for class Histogram
Constructor.
Histogram(int, double, double, int) - Constructor for class Histogram
Constructor.
HISTOGRAM - Enum constant in enum class Statistics.StatsType
 
HistogramClassification - Class in org.eclipse.imagen.media.classbreaks
Classification that collects an histogram of the data instead of single values.
HistogramClassification(int, Double[][], int) - Constructor for class HistogramClassification
 
HistogramClassification.Bucket - Class in org.eclipse.imagen.media.classbreaks
 
HistogramMode - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the Histogram or the Mode of an image.
HistogramPanel - Class in org.eclipse.imagen.media.viewer
 
HistogramPanel() - Constructor for class HistogramPanel
 
HistogramPanel(boolean) - Constructor for class HistogramPanel
 
HistogramPanel(LayoutManager) - Constructor for class HistogramPanel
 
HistogramPanel(LayoutManager, boolean) - Constructor for class HistogramPanel
 
HistogramWrapper - Class in org.eclipse.imagen.media.stats
 
HistogramWrapper(int[], double[], double[], int[][]) - Constructor for class HistogramWrapper
 
HTMLBuilder - Class in org.eclipse.imagen.media.viewer
Simple helper for building an HTML document
HTMLBuilder() - Constructor for class HTMLBuilder
 
HTMLRenderer - Interface in org.eclipse.imagen.media.viewer
 
HTMLRenderers - Class in org.eclipse.imagen.media.viewer
HTML renderers registry

I

ID - Static variable in class JiffleLexer
 
ID - Static variable in class JiffleParser
 
ID() - Method in class JiffleParser.AssignmentTargetContext
 
ID() - Method in class JiffleParser.ForeachStmtContext
 
ID() - Method in class JiffleParser.FunctionCallContext
 
ID() - Method in class JiffleParser.ImageCallContext
 
ID() - Method in class JiffleParser.ImagePropertyContext
 
ID() - Method in class JiffleParser.ImageVarDeclarationContext
 
ID() - Method in class JiffleParser.ListAppendStmtContext
 
ID() - Method in class JiffleParser.LoopSetContext
 
ID() - Method in class JiffleParser.OptionContext
 
ID() - Method in class JiffleParser.OptionValueContext
 
ID() - Method in class JiffleParser.VarDeclarationContext
 
ID() - Method in class JiffleParser.VarIDContext
 
ID(int) - Method in class JiffleParser.ImagePropertyContext
 
identifiedAtom() - Method in class JiffleParser.AtomContext
 
identifiedAtom() - Method in class JiffleParser
 
IdentifiedAtomContext() - Constructor for class JiffleParser.IdentifiedAtomContext
 
IdentifiedAtomContext(ParserRuleContext, int) - Constructor for class JiffleParser.IdentifiedAtomContext
 
identity() - Static method in class CoordinateTransforms
Creates an identity transform.
IDENTITY - Enum constant in enum class ExtendedBandMergeOpImage.Transform
 
IDENTITY - Static variable in class SingleDimensionTransformation
 
IdentityCoordinateTransform - Class in org.eclipse.imagen.media.jiffle.runtime
An implementation of CoordinateTransform which simple converts input coordinates to integers by rounding.
IF - Static variable in class JiffleLexer
 
IF - Static variable in class JiffleParser
 
IF() - Method in class JiffleParser.IfStmtContext
 
IfElse - Class in org.eclipse.imagen.media.jiffle.parser.node
 
IfElse(Expression, Node, Node) - Constructor for class IfElse
 
IfStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.IfStmtContext
 
IHSColorSpace - Class in org.eclipse.imagen
Singleton class representing the IHS (Intensity, Hue, Saturation) color space (also known as HSI or HIS).
IHSColorSpaceImageNExt - Class in org.eclipse.imagen.media.colorconvert
Singleton class representing the IHS (Intensity, Hue, Saturation) color space (also known as HSI or HIS).
IHSColorSpaceImageNExt() - Constructor for class IHSColorSpaceImageNExt
Constructs an instance of this class with type ColorSpace.TYPE_HSV, 3 components, and preferred intermediary space sRGB.
IHSColorSpaceJAIExt - Class in org.eclipse.imagen.media.colorconvert
Deprecated.
IHSColorSpaceJAIExt() - Constructor for class IHSColorSpaceJAIExt
Deprecated.
 
IMAGE_FILLER - Static variable in class TestBase
 
IMAGE_POS_ON_NON_IMAGE - Enum constant in enum class Errors
 
IMAGE_VAR_INIT_BLOCK - Enum constant in enum class Errors
 
ImageCallContext(JiffleParser.IdentifiedAtomContext) - Constructor for class JiffleParser.ImageCallContext
 
ImageChoice - Enum Class in org.eclipse.imagen.media.jiffle.demo
Constants to identify Jiffle scripts used to create example images for ImageN-tools demo applications.
ImageComparator - Class in org.eclipse.imagen.media.testclasses
Utility class for comparing two RenderedImages.
ImageFrame - Class in org.eclipse.imagen.media.swing
A simple display widget with an image pane and a status bar that shows the image location and data value(s) of the mouse cursor.
ImageFrame(RenderedImage, RenderedImage, String) - Constructor for class ImageFrame
Constructor for separate display and data images.
ImageFrame(RenderedImage, String) - Constructor for class ImageFrame
Constructor to display and draw data from a single image
ImageFunction - Interface in org.eclipse.imagen
ImageFunction is a common interface for vector-valued functions which are to be evaluated at positions in the X-Y coordinate system.
ImageFunctionDescriptor - Class in org.eclipse.imagen.media.imagefunction
An OperationDescriptor describing the "ImageFunction" operation.
ImageFunctionDescriptor() - Constructor for class ImageFunctionDescriptor
Constructor.
ImageFunctionExt - Interface in org.eclipse.imagen.media.imagefunction
Extension of the ImageFunction class for handling NoData and ROI
ImageFunctionExtWrapper - Class in org.eclipse.imagen.media.imagefunction
Wrapper function used for wrapping ImageFunction objects in order to implement ImageFunctionExt interface.
ImageFunctionExtWrapper(ImageFunction) - Constructor for class ImageFunctionExtWrapper
 
ImageFunctionOpImage - Class in org.eclipse.imagen.media.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 ImageFunctionOpImage
Constructs an ImageFunctionOpImage.
ImageFunctionRIF - Class in org.eclipse.imagen.media.imagefunction
RenderedImageFactory implementation generating a ImageFunctionOpImage instance.
ImageFunctionRIF() - Constructor for class ImageFunctionRIF
Constructor.
ImageImageN - Interface in org.eclipse.imagen
An interface implemented by all ImageN image classes.
ImageLayout - Class in org.eclipse.imagen
A class describing the desired layout of an OpImage.
ImageLayout() - Constructor for class ImageLayout
Constructs an ImageLayout with no parameters set.
ImageLayout(int, int, int, int) - Constructor for class ImageLayout
Constructs an ImageLayout with only the image dimension parameters set.
ImageLayout(int, int, int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class ImageLayout
Constructs an ImageLayout with all its parameters set.
ImageLayout(int, int, int, int, SampleModel, ColorModel) - Constructor for class ImageLayout
Constructs an ImageLayout with its tile grid layout, SampleModel, and ColorModel parameters set.
ImageLayout(RenderedImage) - Constructor for class ImageLayout
Constructs an ImageLayout with all its parameters set to equal those of a given RenderedImage .
ImageLayout2 - Class in org.eclipse.imagen.media.utilities
Extends the standard ImageN ImageLayout to provide a reliable hash function.
ImageLayout2() - Constructor for class ImageLayout2
Default constructor.
ImageLayout2(int, int, int, int) - Constructor for class ImageLayout2
Construct an ImageLayout2 with only the image's properties set.
ImageLayout2(int, int, int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class ImageLayout2
Construct an ImageLayout2 with the parameter set.
ImageLayout2(int, int, int, int, SampleModel, ColorModel) - Constructor for class ImageLayout2
Construct an ImageLayout2 with only tiling layout properties, sampleModel and colorModel set.
ImageLayout2(RenderedImage) - Constructor for class ImageLayout2
Construct an ImageLayout2 on top of a RenderedImage.
ImageMosaicBean - Class in org.eclipse.imagen.media.mosaic
This class implements a Java Bean used as input values container of the for the MosaicOpImage2 class.
ImageMosaicBean() - Constructor for class ImageMosaicBean
 
ImageN - Class in org.eclipse.imagen
A convenience class for instantiating operations.
ImageN() - Constructor for class ImageN
Returns a new instance of theImageNclass.
imagePos() - Method in class JiffleParser.ImageCallContext
 
imagePos() - Method in class JiffleParser
 
ImagePos - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ImagePos(Band, Pixel) - Constructor for class ImagePos
 
ImagePosContext(ParserRuleContext, int) - Constructor for class JiffleParser.ImagePosContext
 
imageProperty() - Method in class JiffleParser.AtomContext
 
imageProperty() - Method in class JiffleParser
 
ImageProperty - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ImageProperty(String, String) - Constructor for class ImageProperty
 
ImageProperty(String, ImageProperty.Property) - Constructor for class ImageProperty
 
ImageProperty.Property - Enum Class in org.eclipse.imagen.media.jiffle.parser.node
 
ImagePropertyContext(ParserRuleContext, int) - Constructor for class JiffleParser.ImagePropertyContext
 
ImageReadCIF - Class in org.eclipse.imagen.media.imageread
 
ImageReadCIF() - Constructor for class ImageReadCIF
Constructor.
ImageReadCRIF - Class in org.eclipse.imagen.media.imageread
 
ImageReadCRIF() - Constructor for class ImageReadCRIF
 
ImageReadDescriptor - Class in org.eclipse.imagen.media.imageread
An OperationDescriptor describing the "ImageRead" operation.
ImageReadDescriptor() - Constructor for class ImageReadDescriptor
Constructor.
IMAGES_BLOCK_LABEL - Static variable in class JiffleLexer
 
IMAGES_BLOCK_LABEL - Static variable in class JiffleParser
 
IMAGES_BLOCK_LABEL() - Method in class JiffleParser.ImagesBlockContext
 
imagesBlock() - Method in class JiffleParser
 
imagesBlock() - Method in class JiffleParser.SpecialBlockContext
 
ImagesBlockContext(ParserRuleContext, int) - Constructor for class JiffleParser.ImagesBlockContext
 
ImagesBlockWorker - Class in org.eclipse.imagen.media.jiffle.parser
/** Collects image var declarations from the script image block (if present).
ImagesBlockWorker(ParseTree) - Constructor for class ImagesBlockWorker
Creates a new reader which immediately walks the given tree.
ImageUtil - Class in org.eclipse.imagen.media.util
 
ImageUtil() - Constructor for class ImageUtil
 
ImageUtilities - Class in org.eclipse.imagen.media.utilities
 
ImageUtilities() - Constructor for class ImageUtilities
 
imageVarDeclaration() - Method in class JiffleParser.ImagesBlockContext
 
imageVarDeclaration() - Method in class JiffleParser
 
imageVarDeclaration(int) - Method in class JiffleParser.ImagesBlockContext
 
ImageVarDeclarationContext(ParserRuleContext, int) - Constructor for class JiffleParser.ImageVarDeclarationContext
 
imageVars - Variable in class ImagesBlockWorker
 
ImageViewer - Class in org.eclipse.imagen.media.viewer
Simple rendered image browser, allows to zoom in, out, display tile grid and view pixel values on mouse over
ImageViewer() - Constructor for class ImageViewer
 
ImageViewer(ImageViewer) - Constructor for class ImageViewer
 
ImagingException - Exception in org.eclipse.imagen.util
This class is designed to contain information of the (abnormal) situations that happen in ImageN and the operations plugged into ImageN.
ImagingException() - Constructor for exception ImagingException
The default constructor.
ImagingException(String) - Constructor for exception ImagingException
The constructor to accept the message that describes the situation.
ImagingException(String, Throwable) - Constructor for exception ImagingException
The constructor to accept the cause of this ImagingException and the message that describes the situation.
ImagingException(Throwable) - Constructor for exception ImagingException
The constructor to accept the cause of this ImagingException.
ImagingListener - Interface in org.eclipse.imagen.util
An ImagingListener has the capability to report the abnormal situations in the image processing procedures.
ImagingListenerImpl - Class in org.eclipse.imagen.media.util
A simply implementation of the interface ImagingListener.
IMPORTS_KEY - Static variable in class JiffleProperties
Key: default runtime imports.
IN - Static variable in class JiffleLexer
 
IN - Static variable in class JiffleParser
 
IN() - Method in class JiffleParser.ForeachStmtContext
 
inc() - Method in class SourceWriter
Increases indentation by one indentation step
INCR - Static variable in class JiffleLexer
 
INCR - Static variable in class JiffleParser
 
INCR() - Method in class JiffleParser.PostExprContext
 
INCR() - Method in class JiffleParser.PreExprContext
 
increment(int, int, int, int) - Method in class 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 ColorMap
Increments the counter associated to the specified color by one
indent() - Method in class SourceWriter
 
indexOf(Object) - Method in class RenderedImageList
 
indexOf(String) - Method in class CaselessStringArrayTable
Get the index of the specified key.
indexOf(String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use "indexOfParam" instead.
indexOf(CaselessStringKey) - Method in class CaselessStringArrayTable
Get the index of the specified key.
indexOfParam(String) - Method in class ParameterBlockImageN
Returns the zero-relative index of a named parameter within the list of parameters.
indexOfSource(String) - Method in class ParameterBlockImageN
Returns the zero-relative index of a named source within the list of sources.
INDIRECT - Enum constant in enum class Jiffle.RuntimeModel
The runtime class implements JiffleIndirectRuntime
INDIRECT_BASE_CLASS_KEY - Static variable in class JiffleProperties
Key: indirect runtime base class name.
INDIRECT_CLASS_KEY - Static variable in class JiffleProperties
Key: indirect runtime class name.
INDIRECT_SOURCE_TEMPLATES_KEY - Static variable in class JiffleProperties
Key: indirect runtime source generation templates.
INFO - Enum constant in enum class Message.Level
 
init(GeometryCollection, AffineTransform) - Method in class GeomCollectionIterator
 
init(LineString, AffineTransform) - Method in class LineIterator
 
INIT_BLOCK_LABEL - Static variable in class JiffleLexer
 
INIT_BLOCK_LABEL - Static variable in class JiffleParser
 
INIT_BLOCK_LABEL() - Method in class JiffleParser.InitBlockContext
 
initBlock() - Method in class JiffleParser
 
initBlock() - Method in class JiffleParser.SpecialBlockContext
 
InitBlockContext(ParserRuleContext, int) - Constructor for class JiffleParser.InitBlockContext
 
InitBlockWorker - Class in org.eclipse.imagen.media.jiffle.parser
 
InitBlockWorker(ParseTree) - Constructor for class InitBlockWorker
 
initializeFromStream(InputStream) - Method in class ConcurrentOperationRegistry
 
initializeFromStream(InputStream) - Method in class OperationRegistry
Initializes the OperationRegistry from an InputStream.
initializeRegistry() - Static method in class ConcurrentOperationRegistry
 
insert(int) - Method in class IntegerSequence
Inserts an integer into the sequence.
installedProviders(Class) - Static method in class Service
Locates and incrementally instantiates the available providers of a given service using the extension class loader.
INSTANCE - Static variable in class IdentityCoordinateTransform
 
INSTANCE - Static variable in class EmptyIterator
 
INT_LITERAL - Static variable in class JiffleLexer
 
INT_LITERAL - Static variable in class JiffleParser
 
INT_LITERAL() - Method in class JiffleParser.LiteralContext
 
INT_TYPE - Static variable in class JiffleLexer
 
INT_TYPE - Static variable in class JiffleParser
 
INT_UPPER_BOUND - Static variable in enum class AlgebraDescriptor.Operator
The largest int to get a non-overflowed exponential result. i.e. closest to 2**31-1 = 2147483647. exp(21) = 1318815734, exp(22) = 3584912846.
INTEGER - Enum constant in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
INTEGER - Enum constant in enum class Range.DataType
 
IntegerSequence - Class in org.eclipse.imagen
A growable sorted integer set.
IntegerSequence() - Constructor for class IntegerSequence
Constructs a sequence that may contain any integer value.
IntegerSequence(int, int) - Constructor for class IntegerSequence
Constructs a sequence bounded by an inclusive range of values.
IntegerStack - Class in org.eclipse.imagen.media.jiffle.runtime
A simple, array-based stack for Integer values used by AbstractJiffleRuntime.
IntegerStack() - Constructor for class IntegerStack
 
INTERACTIVE - Static variable in class TestBase
 
InterfaceState - Class in org.eclipse.imagen.media.serialize
Class enabling serialization of an object which implements multiple interfacs supported by SerializerFactory.
InterfaceState(Object, Serializer[], RenderingHints) - Constructor for class InterfaceState
 
INTERFERENCE - Enum constant in enum class ImageChoice
Complex interference pattern.
InternalCompilerException - Exception in org.eclipse.imagen.media.jiffle.parser
 
InternalCompilerException() - Constructor for exception InternalCompilerException
 
InternalCompilerException(String) - Constructor for exception InternalCompilerException
 
INTERP_BICUBIC - Static variable in class Interpolation
A constant specifying interpolation by the InterpolationBicubic class.
INTERP_BICUBIC_2 - Static variable in class Interpolation
A constant specifying interpolation by the InterpolationBicubic2 class.
INTERP_BILINEAR - Static variable in class Interpolation
A constant specifying interpolation by the InterpolationBilinear class.
INTERP_NEAREST - Static variable in class Interpolation
A constant specifying interpolation by the InterpolationNearest class.
InterpAverage - Class in org.eclipse.imagen.media.util
An Interpolation class which performs simple averaging of all pixels within a specified neighborhood.
InterpAverage(int, int) - Constructor for class InterpAverage
Creates an InterpAverage instance having the supplied dimensions.
interpolate(double[][], float, float) - Method in class Interpolation
Performs interpolation on a 2-dimensional array of double samples.
interpolate(double[][], float, float) - Method in class InterpolationBilinear
Performs interpolation on a two-dimensional array of double samples.
interpolate(double[][], float, float) - Method in class InterpolationNearest
Performs interpolation on a two-dimensional array of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class Interpolation
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class InterpolationBilinear
Performs interpolation on a 4x4 grid.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class InterpolationNearest
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, float, float) - Method in class InterpolationTable
Performs interpolation on a 4x4 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class Interpolation
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class InterpolationBilinear
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class InterpolationNearest
Performs interpolation on a 2x2 grid of double samples.
interpolate(double, double, double, double, float, float) - Method in class InterpolationTable
Performs interpolation on a 2x2 grid of double samples.
interpolate(float[][], float, float) - Method in class Interpolation
Performs interpolation on a 2-dimensional array of floating-point samples.
interpolate(float[][], float, float) - Method in class InterpolationBilinear
Performs interpolation on a two-dimensional array of floating-point samples.
interpolate(float[][], float, float) - Method in class InterpolationNearest
Performs interpolation on a two-dimensional array of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class Interpolation
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class InterpolationBilinear
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class InterpolationNearest
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float) - Method in class InterpolationTable
Performs interpolation on a 2x2 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class Interpolation
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class InterpolationBilinear
Performs interpolation on a 4x4 grid.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class InterpolationNearest
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class InterpolationTable
Performs interpolation on a 4x4 grid of floating-point samples.
interpolate(int[][], int, int) - Method in class Interpolation
Performs interpolation on a 2-dimensional array of integral samples.
interpolate(int[][], int, int) - Method in class InterpolationBilinear
Performs interpolation on a two-dimensional array of integral samples.
interpolate(int[][], int, int) - Method in class InterpolationNearest
Performs interpolation on a two-dimensional array of integral samples.
interpolate(int, int, int, int, int, int) - Method in class Interpolation
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class InterpolationBilinear
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class InterpolationNearest
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int) - Method in class InterpolationTable
Performs interpolation on a 2x2 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class Interpolation
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class InterpolationBilinear
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class InterpolationNearest
Performs interpolation on a 4x4 grid of integral samples.
interpolate(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class InterpolationTable
Performs interpolation on a 4x4 grid of integral samples.
interpolate(RasterAccessor, int, int, int, int, Integer, RasterAccessor, RandomIter, boolean) - Method in class InterpolationNearest
 
interpolate(RasterAccessor, int, int, int, int, Number[], Integer, RasterAccessor, RandomIter, boolean) - Method in class InterpolationBicubic
 
interpolate(RasterAccessor, int, int, int, int, Number[], Integer, RasterAccessor, RandomIter, boolean) - Method in class InterpolationBilinear
This method performs a bilinear interpolation of a pixel inside a not-Binary image.
interpolateBinary(int, Number[], int, int, int[], int[], int, int, RandomIter) - Method in class InterpolationNearest
 
interpolateBinary(int, Number[], int, int, int, int, int[], int[], int, int, RandomIter) - Method in class InterpolationBicubic
 
interpolateBinary(int, Number[], int, int, int, int, int[], int[], int, int, RandomIter) - Method in class InterpolationBilinear
This method performs a bilinear interpolation of a pixel inside a binary image.
interpolateF(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class InterpolationTable
Performs interpolation on a 4x4 grid of integral samples.
interpolateH(double[], float) - Method in class Interpolation
Performs horizontal interpolation on a 1-dimensional array of double samples representing a row of samples.
interpolateH(double[], float) - Method in class InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of double samples.
interpolateH(double[], float) - Method in class InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of double samples.
interpolateH(double[], float) - Method in class InterpolationTable
Performs horizontal interpolation on a one-dimensional array of double samples representing a row of samples.
interpolateH(double[], float) - Method in class InterpolationBilinear
 
interpolateH(double[], float) - Method in class InterpolationNearest
 
interpolateH(double[], float) - Method in class InterpAverage
Returns the average of all elements in samples; xfrac is ignored.
interpolateH(double, double, double, double, float) - Method in class Interpolation
Performs horizontal interpolation on a quadruple of double samples.
interpolateH(double, double, double, double, float) - Method in class InterpolationBilinear
Performs interpolation on a horizontal quad of double samples.
interpolateH(double, double, double, double, float) - Method in class InterpolationTable
Performs horizontal interpolation on a quadruple of double samples.
interpolateH(double, double, float) - Method in class Interpolation
Performs horizontal interpolation on a pair of double samples.
interpolateH(double, double, float) - Method in class InterpolationBilinear
Performs horizontal interpolation on a horizontal pair of double samples.
interpolateH(double, double, float) - Method in class InterpolationNearest
Performs horizontal interpolation on a pair of double samples.
interpolateH(double, double, float) - Method in class InterpolationTable
Performs horizontal interpolation on a pair of double samples.
interpolateH(float[], float) - Method in class Interpolation
Performs horizontal interpolation on a 1-dimensional array of floating-point samples representing a row of samples.
interpolateH(float[], float) - Method in class InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of floating-point samples.
interpolateH(float[], float) - Method in class InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of floating-point samples.
interpolateH(float[], float) - Method in class InterpolationTable
Performs horizontal interpolation on a one-dimensional array of floating-point samples representing a row of samples.
interpolateH(float[], float) - Method in class InterpolationBilinear
 
interpolateH(float[], float) - Method in class InterpolationNearest
 
interpolateH(float[], float) - Method in class InterpAverage
Returns the average of all elements in samples; xfrac is ignored.
interpolateH(float, float, float) - Method in class Interpolation
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float) - Method in class InterpolationBilinear
Performs horizontal interpolation on a horizontal pair of floating-point samples.
interpolateH(float, float, float) - Method in class InterpolationNearest
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float) - Method in class InterpolationTable
Performs horizontal interpolation on a pair of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class Interpolation
Performs horizontal interpolation on a quadruple of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class InterpolationBilinear
Performs horizontal interpolation on a horizontal quad of floating-point samples.
interpolateH(float, float, float, float, float) - Method in class InterpolationTable
Performs horizontal interpolation on a quadruple of floating-point samples.
interpolateH(int[], int) - Method in class Interpolation
Performs horizontal interpolation on a 1-dimensional array of integral samples.
interpolateH(int[], int) - Method in class InterpolationBilinear
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int[], int) - Method in class InterpolationNearest
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int[], int) - Method in class InterpolationTable
Performs horizontal interpolation on a one-dimensional array of integral samples.
interpolateH(int[], int) - Method in class InterpolationBilinear
 
interpolateH(int[], int) - Method in class InterpolationNearest
 
interpolateH(int[], int) - Method in class InterpAverage
Returns the average of all elements in samples; xfrac is ignored.
interpolateH(int, int, int) - Method in class Interpolation
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class InterpolationBilinear
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class InterpolationNearest
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int) - Method in class InterpolationTable
Performs horizontal interpolation on a pair of integral samples.
interpolateH(int, int, int, int, int) - Method in class Interpolation
Performs horizontal interpolation on a quadruple of integral samples.
interpolateH(int, int, int, int, int) - Method in class InterpolationBilinear
Performs horizontal interpolation on a quadruple of integral samples.
interpolateH(int, int, int, int, int) - Method in class InterpolationTable
Performs horizontal interpolation on a quadruple of integral samples.
interpolateV(double[], float) - Method in class Interpolation
Performs vertical interpolation on a 1-dimensional array of double samples representing a column of samples.
interpolateV(double[], float) - Method in class InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of double samples.
interpolateV(double[], float) - Method in class InterpolationNearest
Performs vertical interpolation on a one-dimensional array of double samples.
interpolateV(double[], float) - Method in class InterpolationTable
Performs vertical interpolation on a one-dimensional array of double samples representing a column of samples.
interpolateV(double, double, double, double, float) - Method in class Interpolation
Performs vertical interpolation on a quadruple of double samples.
interpolateV(double, double, double, double, float) - Method in class InterpolationBilinear
Performs vertical interpolation on a vertical quad of double samples.
interpolateV(double, double, double, double, float) - Method in class InterpolationTable
Performs vertical interpolation on a quadruple of double samples.
interpolateV(double, double, float) - Method in class Interpolation
Performs vertical interpolation on a pair of double samples.
interpolateV(double, double, float) - Method in class InterpolationBilinear
Performs vertical interpolation on a vertical pair of double samples.
interpolateV(double, double, float) - Method in class InterpolationNearest
Performs vertical interpolation on a pair of double samples.
interpolateV(double, double, float) - Method in class InterpolationTable
Performs vertical interpolation on a pair of double samples.
interpolateV(float[], float) - Method in class Interpolation
Performs vertical interpolation on a 1-dimensional array of floating-point samples representing a column of samples.
interpolateV(float[], float) - Method in class InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of floating-point samples.
interpolateV(float[], float) - Method in class InterpolationNearest
Performs vertical interpolation on a one-dimensional array of floating-point samples.
interpolateV(float[], float) - Method in class InterpolationTable
Performs vertical interpolation on a one-dimensional array of floating-point samples representing a column of samples.
interpolateV(float, float, float) - Method in class Interpolation
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float) - Method in class InterpolationBilinear
Performs vertical interpolation on a vertical pair of floating-point samples.
interpolateV(float, float, float) - Method in class InterpolationNearest
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float) - Method in class InterpolationTable
Performs vertical interpolation on a pair of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class Interpolation
Performs vertical interpolation on a quadruple of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class InterpolationBilinear
Performs vertical interpolation on a horizontal quad of floating-point samples.
interpolateV(float, float, float, float, float) - Method in class InterpolationTable
Performs vertical interpolation on a quadruple of floating-point samples.
interpolateV(int[], int) - Method in class Interpolation
Performs vertical interpolation on a 1-dimensional array of integral samples.
interpolateV(int[], int) - Method in class InterpolationBilinear
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int[], int) - Method in class InterpolationNearest
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int[], int) - Method in class InterpolationTable
Performs vertical interpolation on a one-dimensional array of integral samples.
interpolateV(int, int, int) - Method in class Interpolation
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class InterpolationBilinear
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class InterpolationNearest
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int) - Method in class InterpolationTable
Performs vertical interpolation on a pair of integral samples.
interpolateV(int, int, int, int, int) - Method in class Interpolation
Performs vertical interpolation on a quadruple of integral samples.
interpolateV(int, int, int, int, int) - Method in class InterpolationBilinear
Performs vertical interpolation on a quadruple of integral samples.
interpolateV(int, int, int, int, int) - Method in class InterpolationTable
Performs vertical interpolation on a quadruple of integral samples.
Interpolation - Class in org.eclipse.imagen
An object encapsulating a particular algorithm for image interpolation (resampling).
Interpolation(int, int, int, int, int, int, int, int) - Constructor for class Interpolation
Construct interpolation object with all parameters set.
InterpolationBicubic - Class in org.eclipse.imagen
A class representing bicubic interpolation.
InterpolationBicubic - Class in org.eclipse.imagen.media.interpolators
 
InterpolationBicubic(int) - Constructor for class InterpolationBicubic
Constructs an InterpolationBicubic with a given subsample precision, in bits.
InterpolationBicubic(int, Range, boolean, double, int, boolean, int) - Constructor for class InterpolationBicubic
Simple interpolator object used for Bicubic/Bicubic2 interpolation.
InterpolationBicubic2 - Class in org.eclipse.imagen
A class representing bicubic interpolation using a different polynomial than InterpolationBicubic.
InterpolationBicubic2(int) - Constructor for class InterpolationBicubic2
Constructs an InterpolationBicubic2 with a given subsample precision, in bits.
InterpolationBilinear - Class in org.eclipse.imagen
A class representing bilinear interpolation.
InterpolationBilinear - Class in org.eclipse.imagen.media.interpolators
 
InterpolationBilinear() - Constructor for class InterpolationBilinear
Constructs an InterpolationBilinear with the default subsample precision 0f 8 bits.
InterpolationBilinear(int) - Constructor for class InterpolationBilinear
Constructs an InterpolationBilinear with a given subsample precision, in bits.
InterpolationBilinear(int, Range, boolean, double, int) - Constructor for class InterpolationBilinear
Simple interpolator object used for Bilinear interpolation.
InterpolationNearest - Class in org.eclipse.imagen
A class representing nearest-neighbor interpolation.
InterpolationNearest - Class in org.eclipse.imagen.media.interpolators
 
InterpolationNearest() - Constructor for class InterpolationNearest
Constructs an InterpolationNearest.
InterpolationNearest(Range, boolean, double, int) - Constructor for class InterpolationNearest
Simple interpolator object used for Nearest-Neighbor interpolation.
InterpolationNoData - Interface in org.eclipse.imagen.media.interpolators
Simple interface for handling No Data for the interpolators
InterpolationTable - Class in org.eclipse.imagen
A subclass of Interpolation that uses tables to store the interpolation kernels.
InterpolationTable(int, int, int, int, double[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, float[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, int[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with identical horizontal and vertical resampling kernels.
InterpolationTable(int, int, int, int, int, int, int, double[], double[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and double kernel entries.
InterpolationTable(int, int, int, int, int, int, int, float[], float[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and float kernel entries.
InterpolationTable(int, int, int, int, int, int, int, int[], int[]) - Constructor for class InterpolationTable
Constructs an InterpolationTable with specified horizontal and vertical extents (support), number of horizontal and vertical bins, fixed-point fractional precision, and int kernel entries.
intersect(Range, Range) - Static method in class RangeFactory
 
intersect(ROI) - Method in class ROIGeometry
Returns a new instance which is the intersection of this ROI and roi.
intersect(ROI) - Method in class ROI
Intersects the ROI with another ROI and returns the result as a new ROI.
intersect(ROI) - Method in class ROIShape
Sets the mask to its intersection with another mask.
intersect(Range) - Method in class Range
Returns the intersection of this Range with the given Range.
intersection(Range) - Method in class Range
 
intersection(Range) - Method in class RangeByte
 
intersection(Range) - Method in class RangeDouble
 
intersection(Range) - Method in class RangeFloat
 
intersection(Range) - Method in class RangeInt
 
intersection(Range) - Method in class RangeLong
 
intersection(Range) - Method in class RangeShort
 
intersection(Range) - Method in class RangeUshort
 
intersects(double, double, double, double) - Method in class LiteShape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(double, double, double, double) - Method in class ROI
Returns true if a given rectangular region intersects the ROI.
intersects(double, double, double, double) - Method in class ROIShape
Returns true if a given rectangle (x, y, w, h) intersects the mask.
intersects(int, int, int, int) - Method in class ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(int, int, int, int) - Method in class ROI
Returns true if a given rectangular region intersects the ROI.
intersects(int, int, int, int) - Method in class ROIShape
Returns true if a given rectangle (x, y, w, h) intersects the mask.
intersects(Rectangle2D) - Method in class LiteShape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(Rectangle2D) - Method in class ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(Rectangle2D) - Method in class ROI
Returns true if a given Rectangle2D intersects the ROI.
intersects(Rectangle2D) - Method in class ROIShape
Returns true if a given Rectangle2D intersects the mask.
intersects(Rectangle) - Method in class ROIGeometry
Tests if the given rectangle intersects with this ROI.
intersects(Rectangle) - Method in class ROI
Returns true if a given Rectangle intersects the ROI.
intersects(Rectangle) - Method in class ROIShape
Returns true if a given Rectangle intersects the mask.
intersects(Range) - Method in class Range
 
intersects(Range) - Method in class Range
Returns true if this Range intersects the given Range.
IntLiteral - Class in org.eclipse.imagen.media.jiffle.parser.node
 
IntLiteral(String) - Constructor for class IntLiteral
 
INVALID_ASSIGNMENT_NOT_DEST_IMAGE - Enum constant in enum class Errors
 
INVALID_ASSIGNMENT_OP_WITH_DEST_IMAGE - Enum constant in enum class Errors
 
INVALID_BINARY_EXPRESSION - Enum constant in enum class Errors
 
INVALID_OPERATION_FOR_LIST - Enum constant in enum class Errors
 
inverse() - Method in class 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 DefaultPassthroughPiecewiseTransform1DElement
 
inverse() - Method in class DefaultPiecewiseTransform1DElement
Returns the inverse of this MathTransformation instance
INVERSE_DISTANCE - Enum constant in enum class KernelFactory.ValueType
Value is the inverse distance to the kernel's key element.
INVERSE_SCALE - Static variable in class TestBase
 
inverseTransform() - Method in interface MathTransformation
Returns the inverse transformation of the current transform
inverseTransform() - Method in class SingleDimensionTransformation
 
invert() - Method in class Rational
Inverts this Rational value.
INVERT - Enum constant in enum class AlgebraDescriptor.Operator
 
invokeFactory(String, String, Object[]) - Method in class ConcurrentOperationRegistry
 
invokeFactory(String, String, Object[]) - Method in class OperationRegistry
Finds the factory of the specified type for the named operation and invokes its default factory method with the supplied parameters.
isBicubic2() - Method in class InterpolationBicubic
 
isBinary() - Method in class RasterAccessor
Whether the RasterAccessor represents binary data.
isBinary(SampleModel) - Static method in class ImageUtil
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.
isBinary(SampleModel) - Static method in class 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.
isCompatibleRaster(Raster) - Method in class FloatDoubleColorModel
Returns true if the supplied Raster's SampleModel is compatible with this FloatDoubleColorModel.
isCompatibleSampleModel(SampleModel) - Method in class FloatDoubleColorModel
Checks whether or not the specified SampleModel is compatible with this ColorModel.
isCompiled() - Method in class Jiffle
Tests whether the script has been compiled successfully.
isCompleted() - Method in class JiffleExecutorResult
Gets the completion status of the task.
isComplex() - Method in interface ImageFunction
Returns whether or not each value's elements are complex.
isComplex() - Method in class ImageFunctionExtWrapper
 
isComponentCM - Variable in class PixelAccessor
Set to true if the image has a ComponentColorModel; false otherwise.
isComponentSM - Variable in class PixelAccessor
true if the image has a ComponentSampleModel; false otherwise.
isDataCopy() - Method in class RasterAccessor
Returns true if the RasterAccessors's data is copied from it's raster.
isDataTypeSupported(int) - Method in enum class AlgebraDescriptor.Operator
 
isDefined(String) - Static method in class ConstantLookup
Checks if a constant is recognized by Jiffle.
isDefined(String) - Static method in class FunctionLookup
Checks if a function of the given name is defined.
isDefined(String) - Static method in class OptionLookup
Tests if an option name is defined.
isDefined(String, JiffleType...) - Static method in class FunctionLookup
Checks if a function is defined.
isDone() - Method in class EmptyIterator
 
isDone() - Method in class GeomCollectionIterator
Tests if the iteration is complete.
isDone() - Method in class LineIterator
Tests if the iteration is complete.
isDone() - Method in class PackedLineIterator
Tests if the iteration is complete.
isDone() - Method in class PointIterator
 
isDone() - Method in class PolygonIterator
Tests if the iteration is complete.
isDynamic() - Method in class CRIFImpl
Returns true if successive renderings with the same arguments may produce different results.
isDynamic() - Method in class RenderableOp
Returns false, i.e., successive renderings with the same arguments will produce identical results.
isEmpty() - Method in class CollectionImage
Returns true if this Collection contains no elements.
isEmpty() - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns true if this Collection contains no element.
isEmpty() - Method in class Range
Returns true if this Range is empty, i.e. if the minimum value is greater than the maximum value, if both are included, or if the minimum value is greater than equal to the maximum value if either the minimum or maximum value is excluded.
isError() - Method in class Messages
 
isHorizontallySymmetric() - Method in class KernelImageN
Returns true if the kernel has horizontal (Y axis) symmetry.
isIdentity() - Method in class DefaultPassthroughPiecewiseTransform1DElement
 
isIdentity() - Method in class DefaultPiecewiseTransform1DElement
Defines if the transformation is an identity
isIdentity() - Method in interface MathTransformation
Indicates whether the transformation is an identity
isIdentity() - Method in class SingleDimensionTransformation
 
isIdentity(double) - Method in class SingleDimensionTransformation
Returns true if the transformation is an identity, with a tolerance value
isImmediate() - Method in interface OperationDescriptor
Returns true if the operation should be computed immediately for all supported modes of this operation during the call to ImageN.create(); that is, the operation is placed in immediate mode.
isImmediate() - Method in class OperationDescriptorImpl
Returns true if the operation should be computed immediately for all supported modes of this operation during the call to ImageN.create(); that is, the operation is placed in immediate mode.
isIncludeScript() - Method in class Jiffle
Returns true if the script is to be included in the output
isIndexCM - Variable in class PixelAccessor
Set to true if the image has an IndexColorModel; false otherwise.
isinf(double) - Method in class JiffleFunctions
Tests if x is infinite (equal to Double.POSITIVE_INFINITY or Double.NEGATIVE_INFINITY).
isInputMaximumInfinite() - Method in class DefaultDomainElement1D
Tells us if the upper bound of the range where this DomainElement1D is defined is an infinite number
isInputMaximumNaN() - Method in class DefaultDomainElement1D
Tells us if the upper bound of the range where this DomainElement1D is defined is NaN.
isInputMinimumInfinite() - Method in class DefaultDomainElement1D
Tells us if the lower bound of the range where this DomainElement1D is defined is an infinite number.
isInputMinimumNaN() - Method in class DefaultDomainElement1D
Tells us if the lower bound of the range where this DomainElement1D is defined is NaN
isInteger(Class<?>) - Static method in class ImageUtilities
Deprecated.
Moved to Classes.
isIntegralDataType(int) - Method in class LookupTableImageN
Returns true if the specified data type is an integral data type, such as byte, ushort, short, or int.
isIntegralDataType(SampleModel) - Method in class LookupTableImageN
Validates data type.
isInternalBaseClass() - Method in class SourceWriter
Returns true if the runtime is either AbstractDirectRuntime or AbstractIndirectRuntime
isListening(JiffleEventListener) - Method in class JiffleExecutor
Checks if a particular listener is registered with this executor.
isMaxIncluded() - Method in class Range
Returns the a boolean indicating if the Maximum bound is included
isMaxIncluded() - Method in class Range
Returns true if the maximum value is included within this Range.
isMediaLibPreferred() - Method in class ConcurrentOperationRegistry.OperationItem
 
isMemoryCache() - Method in class RecyclingTileFactory
Returns true.
isMemoryCache() - Method in interface TileFactory
Returns true if this object can cache in main memory any data arrays which might be made available for future use.
isMinIncluded() - Method in class Range
Returns the a boolean indicating if the Minimum bound is included
isMinIncluded() - Method in class Range
Returns true if the minimum value is included within this Range.
isModeSupported(String) - Method in class OperationDescriptorImpl
Does this descriptor support the specified registry mode ?.
isModeSupported(String) - Method in interface RegistryElementDescriptor
Whether this descriptor supports the specified registry mode.
isMultiPixelPackedSM - Variable in class PixelAccessor
true if the image has a MultiPixelPackedSampleModel; false otherwise.
isnan(double) - Method in class JiffleFunctions
Tests if x is equal to Double.NaN.
isNaN() - Method in class Range
Returns true if and only if the current Range is a point representing NaN
isNaN() - Method in class RangeDouble
 
isNaN() - Method in class RangeFloat
 
isNanIncluded() - Method in class Range
Returns true if the current Range accepts NaN values
isNanIncluded() - Method in class RangeDouble
 
isNanIncluded() - Method in class RangeFloat
 
isNoData(Range, Number) - Method in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
isnull(double) - Method in class JiffleFunctions
Tests if x is null.
isOutputMaximumInfinite() - Method in class DefaultLinearPiecewiseTransform1DElement
Tells me if the upper boundary of the output range is infinite
isOutputMaximumNaN() - Method in class DefaultLinearPiecewiseTransform1DElement
Tells me if the upper boundary of the output range is NaN
isOutputMinimumInfinite() - Method in class DefaultLinearPiecewiseTransform1DElement
Tells me if the lower boundary of the output range is infinite
isOutputMinimumNaN() - Method in class DefaultLinearPiecewiseTransform1DElement
Tells me if the lower boundary of the output range is NaN
isPacked - Variable in class PixelAccessor
Set to true if the pixel data of this image may be packed into a byte array.
isPackedCM - Variable in class PixelAccessor
Set to true if the image has a PackedColorModel; false otherwise.
isPackedOperation(PixelAccessor[], PixelAccessor) - Static method in class PixelAccessor
Returns true if the destination and/or all the sources are single-bit, single-band images, and their pixel data may be packed into a byte array.
isPackedOperation(PixelAccessor, PixelAccessor) - Static method in class PixelAccessor
Returns true if the destination and the source are both single-bit, single-band images, and their pixel data may be packed into a byte array.
isPackedOperation(PixelAccessor, PixelAccessor, PixelAccessor) - Static method in class PixelAccessor
Returns true if the destination and both sources are all single-bit, single-band images, and their pixel data may be packed into a byte array.
isParameterValueValid(String, Object) - Method in interface ParameterListDescriptor
Checks to see whether the specified parameter can take on the specified value.
isParameterValueValid(String, Object) - Method in class ParameterListDescriptorImpl
Checks to see if the specified parameter can take on the specified value.
isPixelSequential() - Method in class RasterFormatTag
Returns whether or not the SampleModel represented by the RasterFormatTag is PixelSequential.
isPoint() - Method in class Range
Indicates if the Range is a degenerated single point Range or not
isPoint() - Method in class RangeByte
 
isPoint() - Method in class RangeDouble
 
isPoint() - Method in class RangeFloat
 
isPoint() - Method in class RangeInt
 
isPoint() - Method in class RangeLong
 
isPoint() - Method in class RangeShort
 
isPoint() - Method in class RangeUshort
 
isProxy() - Method in class FunctionInfo
Tests if this function is a proxy for a runtime class field or method.
isProxy() - Method in class FunctionCall
 
isRenderable() - Method in class CollectionOp
Returns whether the operation is being instantiated in renderable mode.
isRenderableSupported() - Method in class AffineDescriptor
Returns false since renderable operation is supported but never tested.
isRenderableSupported() - Method in class AddDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class AlgebraDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class AndDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class OperationConstDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class SubtractDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class XorDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class BandMergeDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class ColorConvertDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class FormatDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class MosaicDescriptor
Check if the Renderable mode is supported
isRenderableSupported() - Method in class RescaleDescriptor
Returns true since renderable operation is supported.
isRenderableSupported() - Method in class Scale2Descriptor
Returns false since renderable operation is supported but never tested.
isRenderableSupported() - Method in class ScaleDescriptor
Returns false since renderable operation is supported but never tested.
isRenderableSupported() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of isModeSupported("renderable")
isRenderableSupported() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of isModeSupported("renderable")
isRenderableSupported() - Method in class RenderableDescriptor
Indicates that renderable operation is supported.
isRenderableSupported() - Method in class TransposeDescriptor
Returns true since renderable operation is supported.
isRenderedSupported() - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of isModeSupported("rendered")
isRenderedSupported() - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of isModeSupported("rendered")
isRenderedSupported() - Method in class RenderableDescriptor
Indicates that rendered operation is supported.
isRGBPreferredIntermediary() - Method in class ColorSpaceImageN
Whether sRGB is the preferred intermediary color space when converting to another color space which is neither sRGB nor CIEXYZ.
isSeparable() - Method in class Interpolation
Returns true if the interpolation can be performed in a separable manner, that is, by performing a separate pass in each dimension.
isSeparable() - Method in class KernelImageN
Returns true if the kernel is separable.
isSinglePixelPackedSM - Variable in class PixelAccessor
true if the image has a SinglePixelPackedSampleModel; false otherwise.
isSorted(DefaultDomainElement1D[]) - Static method in class PiecewiseUtilities
Checks if the array is sorted
isStatusAvailable() - Method in interface TileRequest
Whether this TileRequest implementation supports the getTileStatus() method.
isSupportedClass(Class) - Static method in class SerializerFactory
Whether there is currently resident in the repository a Serializer the getSupportedClass() method of which returns a value equal to the parameter supplied to this method according to equals().
isTileWritable(int, int) - Method in class WrapperWRI
 
isTileWritable(int, int) - Method in class TiledImage
Returns true if a tile has writers.
isTileWritable(int, int) - Method in class WritableRenderedImageAdapter
Returns whether a tile is currently checked out for writing.
isTrue(Double) - Method in class JiffleFunctions
Returns true if x is non zero and non null
isUshortSupported() - Method in enum class AlgebraDescriptor.Operator
 
isValid() - Method in class DeferredData
Whether the data value has already been computed.
isValid(int) - Method in class ImageLayout
Returns true if all the parameters specified by the argument are set.
isValidValue(String, String) - Static method in class OptionLookup
Tests if a value is valid for the given option.
isVerticallySymmetric() - Method in class KernelImageN
Returns true if the kernel has vertical (X axis) symmetry.
isVolatile() - Method in class FunctionInfo
Tests if this function is volatile, ie. returns a different value on each invocation regardless of image position.
isWarning() - Method in class Messages
 
isWorldSet() - Method in class AbstractJiffleRuntime
Checks whether the world bounds and pixel dimensions have been set.
isWorldSet() - Method in interface JiffleRuntime
Checks whether the world bounds and pixel dimensions have been set.
isZero(double) - Static method in class CompareOp
Tests if the given double value is within the default tolerance of zero.
isZero(double, double) - Static method in class CompareOp
Tests if the given double value is within the specified tolerance of zero.
isZero(float) - Static method in class CompareOp
Tests if the given float value is within the default tolerance of zero.
isZero(float, float) - Static method in class CompareOp
Tests if the given float value is within the specified tolerance of zero.
iterator() - Method in class CollectionImage
Returns an Iterator over the elements in this Collection.
iterator() - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns an Iterator over the elements in this Collection.
iterator() - Method in class ColorMap
 

J

JDKWorkarounds - Class in org.eclipse.imagen.media.util
 
Jiffle - Class in org.eclipse.imagen.media.jiffle
Compiles scripts and generates Java sources and executable bytecode for runtime classes.
Jiffle() - Constructor for class Jiffle
Creates a new instance.
Jiffle(File, Map<String, Jiffle.ImageRole>) - Constructor for class Jiffle
Creates a new instance by compiling the script read from scriptFile.
Jiffle(String, Map<String, Jiffle.ImageRole>) - Constructor for class Jiffle
Creates a new instance by compiling the provided script.
JIFFLE - Enum constant in enum class FunctionInfo.Provider
A function provided by JiffleFunctions class.
Jiffle.ImageRole - Enum Class in org.eclipse.imagen.media.jiffle
Used to specify the roles of images referenced in a Jiffle script.
Jiffle.RuntimeModel - Enum Class in org.eclipse.imagen.media.jiffle
Constants for runtime model.
JiffleBaseListener - Class in org.eclipse.imagen.media.jiffle.parser
This class provides an empty implementation of JiffleListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
JiffleBaseListener() - Constructor for class JiffleBaseListener
 
JiffleBuilder - Class in org.eclipse.imagen.media.jiffle
A builder class which makes it easier to compile and run basic Jiffle scripts.
JiffleBuilder() - Constructor for class JiffleBuilder
Creates a new JiffleBuilder instance.
JiffleBuilderDemo - Class in org.eclipse.imagen.media.jiffle.demo
Demonstrates using JiffleBuilder to compile and run a script.
JiffleBuilderDemo() - Constructor for class JiffleBuilderDemo
 
JiffleDemo - Class in org.eclipse.imagen.media.jiffle.demo
A browser for Jiffle example scripts.
JiffleDemoBase - Class in org.eclipse.imagen.media.jiffle.demo
Defines some common fields for use in Jiffle demo applications.
JiffleDemoBase() - Constructor for class JiffleDemoBase
 
JiffleDemoHelper - Class in org.eclipse.imagen.media.jiffle.demo
Helper class with for Jiffle demo applications.
JiffleDemoHelper() - Constructor for class JiffleDemoHelper
 
JiffleDescriptor - Class in org.eclipse.imagen.media.jiffleop
Jiffle operation.
JiffleDescriptor() - Constructor for class JiffleDescriptor
 
JiffleDirectRuntime - Interface in org.eclipse.imagen.media.jiffle.runtime
Defines methods implemented by runtime classes adopting the direct evaluation model.
JiffleEvent - Class in org.eclipse.imagen.media.jiffle.runtime
Used by JiffleExecutor to send task completion and failure messages listeners.
JiffleEvent(JiffleExecutorResult) - Constructor for class JiffleEvent
Creates a new event.
JiffleEventListener - Interface in org.eclipse.imagen.media.jiffle.runtime
Interface implemented by classes wishing to receive task progress information from JiffleExecutor.
JiffleException - Exception in org.eclipse.imagen.media.jiffle
Exception class for errors encountered while working with runtime objects.
JiffleException(String) - Constructor for exception JiffleException
Creates a new instance with the given message.
JiffleException(String, Throwable) - Constructor for exception JiffleException
Creates a new instance from the given message and base object.
JiffleException(Throwable) - Constructor for exception JiffleException
Create a new instance from an incoming exception.
JiffleException(List<String>) - Constructor for exception JiffleException
Creates a new instance with the given list of messages.
JiffleExecutor - Class in org.eclipse.imagen.media.jiffle.runtime
A multi-threaded, event-driven executor service for Jiffle scripts.
JiffleExecutor() - Constructor for class JiffleExecutor
Creates an executor with default settings.
JiffleExecutor(int) - Constructor for class JiffleExecutor
Creates an executor that can have, at most,maxTasks running concurrently, with further tasks being placed in a queue.
JiffleExecutorDemo - Class in org.eclipse.imagen.media.jiffle.demo
Demonstrates the use of JiffleExecutor to run a script.
JiffleExecutorDemo() - Constructor for class JiffleExecutorDemo
Constructor.
JiffleExecutorException - Exception in org.eclipse.imagen.media.jiffle.runtime
Exception thrown by JiffleExecutor to signal runtime errors.
JiffleExecutorException(String) - Constructor for exception JiffleExecutorException
Creates a new exception.
JiffleExecutorException(Throwable) - Constructor for exception JiffleExecutorException
Creates a new exception.
JiffleExecutorResult - Class in org.eclipse.imagen.media.jiffle.runtime
Used by JiffleExecutor to send the results of a task to JiffleEventListeners.
JiffleExecutorResult(int, JiffleDirectRuntime, boolean) - Constructor for class JiffleExecutorResult
Creates a new result object.
JiffleExecutorTask - Class in org.eclipse.imagen.media.jiffle.runtime
Executes a runtime object in a thread provided by a JiffleExecutor.
JiffleExecutorTask(JiffleExecutor, int, JiffleDirectRuntime, JiffleProgressListener) - Constructor for class JiffleExecutorTask
Creates a new task.
JiffleFunctions - Class in org.eclipse.imagen.media.jiffle.runtime
Provides functions for Jiffle runtime objects.
JiffleFunctions() - Constructor for class JiffleFunctions
 
JiffleIndirectRuntime - Interface in org.eclipse.imagen.media.jiffle.runtime
Defines methods implemented by runtime classes adopting the indirect evaluation model.
JiffleLexer - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleLexer(CharStream) - Constructor for class JiffleLexer
 
JiffleListener - Interface in org.eclipse.imagen.media.jiffle.parser
This interface defines a complete listener for a parse tree produced by JiffleParser.
JiffleOpImage - Class in org.eclipse.imagen.media.jiffleop
Jiffle operation.
JiffleOpImage(Map<String, JiffleOpImage.ImageSpecification>, ImageLayout, Map, JiffleIndirectRuntime, String) - Constructor for class JiffleOpImage
 
JiffleParser - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser(TokenStream) - Constructor for class JiffleParser
 
JiffleParser.AndExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ArgumentListContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.AssignExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.AssignmentContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.AssignmentTargetContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.AtomContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.AtomExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BandSpecifierContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BlockContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BlockStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BodyContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BreakifStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.BreakStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.CompareExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ConCallContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.EmptyStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.EqExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ExpressionContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ExpressionListContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ExprStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ForeachStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.FunctionCallContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.IdentifiedAtomContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.IfStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ImageCallContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ImagePosContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ImagePropertyContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ImagesBlockContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ImageVarDeclarationContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.InitBlockContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ListAppendStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ListLiteralContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.LiteralContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.LoopSetContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.NotExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.OptionContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.OptionsBlockContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.OptionValueContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.OrExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ParenExpressionContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PixelPosContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PixelSpecifierContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PlusMinusExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PostExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PowExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.PreExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.RangeContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.RoleContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.ScriptContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.SpecialBlockContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.StatementContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.TernaryExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.TimesDivModExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.UntilStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.VarDeclarationContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.VarIDContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.WhileStmtContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParser.XorExprContext - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParserErrorListener - Class in org.eclipse.imagen.media.jiffle.parser
 
JiffleParserErrorListener() - Constructor for class JiffleParserErrorListener
 
JiffleParserException - Exception in org.eclipse.imagen.media.jiffle.parser
Thrown when the Jiffle parser aborts due to errors it can't cope with.
JiffleParserException(String) - Constructor for exception JiffleParserException
Creates a new exception.
JiffleParserException(Throwable) - Constructor for exception JiffleParserException
Creates a new exception.
JiffleProgressListener - Interface in org.eclipse.imagen.media.jiffle.runtime
An interface implemented by classes wishing to receive task progress information from a JiffleExecutor.
JiffleProperties - Class in org.eclipse.imagen.media.jiffle
Helper class which reads the Jiffle properties file and provides values to other classes.
JiffleProperties() - Constructor for class JiffleProperties
 
JiffleRIF - Class in org.eclipse.imagen.media.jiffleop
The image factory for the "Jiffle" operation.
JiffleRIF() - Constructor for class JiffleRIF
Constructor
JiffleRuntime - Interface in org.eclipse.imagen.media.jiffle.runtime
The root interface for Jiffle runtime classes.
JiffleRuntimeException - Exception in org.eclipse.imagen.media.jiffle.runtime
Thrown by Jiffle runtime objects when errors are trapped at runtime.
JiffleRuntimeException(String) - Constructor for exception JiffleRuntimeException
Creates a new instance.
JiffleSpi - Class in org.eclipse.imagen.media.jiffleop
OperationRegistrySpi implementation to register the "Jiffle" operation and its associated image factories.
JiffleSpi() - Constructor for class JiffleSpi
Default constructor.
JiffleType - Enum Class in org.eclipse.imagen.media.jiffle.parser
Constants for function and expression types.
JiffleTypeException - Exception in org.eclipse.imagen.media.jiffle.parser
 
JiffleTypeException(String) - Constructor for exception JiffleTypeException
 
jumpLines(int) - Method in interface RectIter
Jumps downward num lines from the current position.
jumpLines(int) - Method in class RectIterCSM
 
jumpLines(int) - Method in class RectIterFallback
 
jumpLines(int) - Method in class RookIterFallback
 
jumpLines(int) - Method in class RectIterCSM
 
jumpPixels(int) - Method in interface RectIter
Jumps rightward num pixels from the current position.
jumpPixels(int) - Method in class RectIterCSM
 
jumpPixels(int) - Method in class RectIterFallback
 
jumpPixels(int) - Method in class RookIterFallback
 
jumpPixels(int) - Method in class RectIterCSM
 

K

KernelFactory - Class in org.eclipse.imagen.media.kernel
Provides static methods to create a variety of raster kernels (KernelImageN objects).
KernelFactory() - Constructor for class KernelFactory
 
KernelFactory.ValueType - Enum Class in org.eclipse.imagen.media.kernel
Constants specifying how kernel element values are calculated.
KernelImageN - Class in org.eclipse.imagen
A kernel representing a matrix with a key position, used by operators such as Convolve .
KernelImageN(int, int, float[]) - Constructor for class KernelImageN
Constructs a kernel with the given parameters.
KernelImageN(int, int, int, int, float[]) - Constructor for class KernelImageN
Constructs a KernelImageN with the given parameters.
KernelImageN(int, int, int, int, float[], float[]) - Constructor for class KernelImageN
Constructs a separable KernelImageN from two float arrays.
KernelImageN(Kernel) - Constructor for class KernelImageN
Constructs a KernelImageN from a java.awt.image.Kernel object.
kernelToString(KernelImageN, boolean) - Static method in class KernelUtil
A utility function that returns a string representation of a KernelImageN object's data.
KernelUtil - Class in org.eclipse.imagen.media.kernel
Static utility methods for KernelImageN objects.
KernelUtil() - Constructor for class KernelUtil
 
KEY_BORDER_EXTENDER - Static variable in class ImageN
Key for BorderExtender object values.
KEY_CACHED_TILE_RECYCLING_ENABLED - Static variable in class ImageN
Key for Boolean object values which specify whether automatic recycling of application-visible tiles should occur.
KEY_COLOR_MODEL_FACTORY - Static variable in class ImageN
Key for ColorModelFactory object values.
KEY_DEFAULT_COLOR_MODEL_ENABLED - Static variable in class ImageN
Key for enabling default ColorModel initialization when a valid ColorModel may not be derived by inheritance.
KEY_DEFAULT_COLOR_MODEL_METHOD - Static variable in class ImageN
Key for specifying a method to be used as for default ColorModel initialization.
KEY_DEFAULT_RENDERING_SIZE - Static variable in class ImageN
Key for the dimensions of a RenderedImage created by invoking createDefaultRendering() on a node of type RenderableOp in a renderable processing chain.
KEY_IMAGE_LAYOUT - Static variable in class ImageN
Key for ImageLayout object values.
KEY_IMAGING_LISTENER - Static variable in class ImageN
Key for the ImagingListener registered to a rendering node.
KEY_INTERPOLATION - Static variable in class ImageN
Key for Interpolation object values.
KEY_OPERATION_BOUND - Static variable in class ImageN
Key for Integer object values representing whether the operation is compute, network, or I/O bound.
KEY_OPERATION_REGISTRY - Static variable in class ImageN
Key for OperationRegistry object values.
KEY_REPLACE_INDEX_COLOR_MODEL - Static variable in class ImageN
Key for enabling changing of destination image's ColorModel to a ComponentColorModel, when the source image has an IndexColorModel.
KEY_SERIALIZE_DEEP_COPY - Static variable in class ImageN
Key for specifying whether a deep copy of the image data should be used when serializing images.
KEY_TILE_CACHE - Static variable in class ImageN
Key for TileCache object values.
KEY_TILE_CACHE_METRIC - Static variable in class ImageN
Key for Tile ordering metric.
KEY_TILE_FACTORY - Static variable in class ImageN
Key for TileFactory object values.
KEY_TILE_RECYCLER - Static variable in class ImageN
Key for TileRecycler object values.
KEY_TILE_SCHEDULER - Static variable in class ImageN
Key for TileScheduler object values.
KEY_TRANSFORM_ON_COLORMAP - Static variable in class ImageN
Key that indicates whether the ColormapOpImages do the transform on the color map or on the pixels when the source image and destination images are all color-indexed.

L

lastIndexOf(Object) - Method in class RenderedImageList
 
layoutHelper(RenderedImage, double, double, double, double, Interpolation, ImageLayout) - Static method in class Scale2OpImage
 
LCURLY - Static variable in class JiffleLexer
 
LCURLY - Static variable in class JiffleParser
 
LCURLY() - Method in class JiffleParser.BlockContext
 
LCURLY() - Method in class JiffleParser.ImagesBlockContext
 
LCURLY() - Method in class JiffleParser.InitBlockContext
 
LCURLY() - Method in class JiffleParser.OptionsBlockContext
 
LE - Static variable in class JiffleLexer
 
LE - Static variable in class JiffleParser
 
LE() - Method in class JiffleParser.CompareExprContext
 
LE(double, double) - Method in class JiffleFunctions
Tests if x is less than or equal to y.
line(String) - Method in class SourceWriter
Method to add a line in the source code.
LINE_COMMENT - Static variable in class JiffleLexer
 
LINE_COMMENT - Static variable in class JiffleParser
 
LinearColorMap - Class in org.eclipse.imagen.media.classifier
ColorMapTransform implementation defining a linear colormap transformation
LinearColorMap(CharSequence, LinearColorMapElement[]) - Constructor for class LinearColorMap
Constructor which creates a LinearColorMap without a NoDataCategory.
LinearColorMap(CharSequence, LinearColorMapElement[], Color) - Constructor for class LinearColorMap
 
LinearColorMap(CharSequence, LinearColorMapElement[], LinearColorMapElement[], Color) - Constructor for class LinearColorMap
 
LinearColorMap(String, LinearColorMapElement[], LinearColorMapElement[]) - Constructor for class LinearColorMap
 
LinearColorMap.LinearColorMapType - Class in org.eclipse.imagen.media.classifier
 
LinearColorMapElement - Class in org.eclipse.imagen.media.classifier
This LinearColorMapElement is a special implementation of both PiecewiseTransform1DElement and ColorMapTransformElement which can be used to do various types of classifications on raster.
LinearColorMapType() - Constructor for class LinearColorMap.LinearColorMapType
 
LineIterator - Class in org.eclipse.imagen.media.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over LineString object.
LineIterator() - Constructor for class LineIterator
 
LineIterator(LineString, AffineTransform) - Constructor for class LineIterator
Creates a new instance of LineIterator
LineSmoother - Class in org.eclipse.imagen.media.contour
Line smoothing by interpolation with cubic Bazier curves.
LineSmoother() - Constructor for class LineSmoother
Default constructor.
LineSmoother(GeometryFactory) - Constructor for class LineSmoother
Constructor.
lineStride - Variable in class PackedImageData
The number of array elements in each scanline.
lineStride - Variable in class UnpackedImageData
The number of array elements per scanline.
LIST - Enum constant in enum class JiffleType
List
LIST - Enum constant in enum class Symbol.Type
A list variable.
LIST_AS_TERNARY_CONDITION - Enum constant in enum class Errors
 
LIST_IN_RANGE - Enum constant in enum class Errors
 
ListAppend - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ListAppend(Variable, Expression) - Constructor for class ListAppend
 
ListAppendStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.ListAppendStmtContext
 
ListAssignment - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ListAssignment(String, Expression) - Constructor for class ListAssignment
 
listIterator() - Method in class RenderedImageList
 
listIterator(int) - Method in class RenderedImageList
 
listLiteral() - Method in class JiffleParser.AtomContext
 
listLiteral() - Method in class JiffleParser
 
listLiteral() - Method in class JiffleParser.LoopSetContext
 
ListLiteral - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ListLiteral(List<Expression>) - Constructor for class ListLiteral
 
ListLiteralContext(ParserRuleContext, int) - Constructor for class JiffleParser.ListLiteralContext
 
listNames(SourceWriter) - Method in class GlobalVars
 
literal() - Method in class JiffleParser.AtomContext
 
literal() - Method in class JiffleParser
 
literal() - Method in class JiffleParser.OptionValueContext
 
LiteralContext(ParserRuleContext, int) - Constructor for class JiffleParser.LiteralContext
 
LiteShape - Class in org.eclipse.imagen.media.utilities.shape
A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.
LiteShape(Geometry) - Constructor for class LiteShape
Creates a new LiteShape object.
LocalScope - Class in org.eclipse.imagen.media.jiffle.parser
A nested symbol scope level.
LocalScope(String, SymbolScope) - Constructor for class LocalScope
 
LockNotHeld() - Constructor for exception RWLock.LockNotHeld
 
LOG - Enum constant in enum class AlgebraDescriptor.Operator
 
log2Arg(double, double) - Method in class JiffleFunctions
Gets the log of x to base b.
LOGGER - Static variable in class Jiffle
 
LONG - Enum constant in enum class Range.DataType
 
LONG_UPPER_BOUND - Static variable in enum class AlgebraDescriptor.Operator
The largest int to get a non-overflowed exponential result. i.e. closest to 2**63-1
lookup(int, int) - Method in class LookupTableImageN
Performs lookup on a given value belonging to a given source band, and returns the result as an int.
lookup(Raster, WritableRaster, Rectangle) - Method in class LookupTableImageN
Performs table lookup on a source Raster, writing the result into a supplied WritableRaster.
lookup(WritableRaster) - Method in class LookupTableImageN
Performs table lookup in place on a given WritableRaster.
LookupCRIF - Class in org.eclipse.imagen.media.lookup
Simple class that provides the RenderedImage create operation by calling the LookupOpImage.
LookupCRIF() - Constructor for class LookupCRIF
 
LookupDescriptor - Class in org.eclipse.imagen.media.lookup
An OperationDescriptor describing the "Lookup" operation.
LookupDescriptor() - Constructor for class LookupDescriptor
 
lookupDouble(int, int) - Method in class LookupTableImageN
Performs lookup on a given value belonging to a given source band, and returns the result as a double.
lookupFloat(int, int) - Method in class LookupTableImageN
Performs lookup on a given value belonging to a given source band, and returns the result as a float.
LookupItem<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in org.eclipse.imagen.media.rlookup
Used by RangeLookupTable to associate a source value lookup range with a destination value.
LookupItem(Range, U) - Constructor for class LookupItem
Creates a new instance.
LookupItemComparator<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in org.eclipse.imagen.media.rlookup
Compares LookupItems on the basis of their source value ranges.
LookupItemComparator() - Constructor for class LookupItemComparator
 
LookupOpImage - Class in org.eclipse.imagen.media.lookup
The LookupOpImage class performs the lookup operation on an image with integral data type.
LookupOpImage(RenderedImage, ImageLayout, Map, LookupTable, double, ROI, Range, boolean) - Constructor for class LookupOpImage
 
lookupProperty(String) - Static method in class ImageProperty
 
LookupTable - Class in org.eclipse.imagen.media.lookup
This abstract class defines the general methods of a LookupTable.
LookupTable(byte[][]) - Constructor for class LookupTable
Constructs a multi-banded byte lookup table.
LookupTable(byte[][], int) - Constructor for class LookupTable
Constructs a multi-banded byte lookup table where all bands have the same index offset.
LookupTableFactory - Class in org.eclipse.imagen.media.lookup
 
LookupTableFactory() - Constructor for class LookupTableFactory
 
LookupTableImageN - Class in org.eclipse.imagen
A lookup table object associated with the "Lookup" operation.
LookupTableImageN(byte[]) - Constructor for class LookupTableImageN
Constructs a single-banded byte lookup table.
LookupTableImageN(byte[][]) - Constructor for class LookupTableImageN
Constructs a multi-banded byte lookup table.
LookupTableImageN(byte[][], int) - Constructor for class LookupTableImageN
Constructs a multi-banded byte lookup table where all bands have the same index offset.
LookupTableImageN(byte[][], int[]) - Constructor for class LookupTableImageN
Constructs a multi-banded byte lookup table where each band has a different index offset.
LookupTableImageN(byte[], int) - Constructor for class LookupTableImageN
Constructs a single-banded byte lookup table with an index offset.
LookupTableImageN(double[]) - Constructor for class LookupTableImageN
Constructs a single-banded double lookup table.
LookupTableImageN(double[][]) - Constructor for class LookupTableImageN
Constructs a multi-banded double lookup table.
LookupTableImageN(double[][], int) - Constructor for class LookupTableImageN
Constructs a multi-banded double lookup table where all bands have the same index offset.
LookupTableImageN(double[][], int[]) - Constructor for class LookupTableImageN
Constructs a multi-banded double lookup table where each band has a different index offset.
LookupTableImageN(double[], int) - Constructor for class LookupTableImageN
Constructs a single-banded double lookup table with an index offset.
LookupTableImageN(float[]) - Constructor for class LookupTableImageN
Constructs a single-banded float lookup table.
LookupTableImageN(float[][]) - Constructor for class LookupTableImageN
Constructs a multi-banded float lookup table.
LookupTableImageN(float[][], int) - Constructor for class LookupTableImageN
Constructs a multi-banded float lookup table where all bands have the same index offset.
LookupTableImageN(float[][], int[]) - Constructor for class LookupTableImageN
Constructs a multi-banded float lookup table where each band has a different index offset.
LookupTableImageN(float[], int) - Constructor for class LookupTableImageN
Constructs a single-banded float lookup table with an index offset.
LookupTableImageN(int[]) - Constructor for class LookupTableImageN
Constructs a single-banded int lookup table.
LookupTableImageN(int[][]) - Constructor for class LookupTableImageN
Constructs a multi-banded int lookup table.
LookupTableImageN(int[][], int) - Constructor for class LookupTableImageN
Constructs a multi-banded int lookup table where all bands have the same index offset.
LookupTableImageN(int[][], int[]) - Constructor for class LookupTableImageN
Constructs a multi-banded int lookup table where each band has a different index offset.
LookupTableImageN(int[], int) - Constructor for class LookupTableImageN
Constructs a single-banded int lookup table with an index offset.
LookupTableImageN(short[][], boolean) - Constructor for class LookupTableImageN
Constructs a multi-banded short or unsigned short lookup table.
LookupTableImageN(short[][], int[], boolean) - Constructor for class LookupTableImageN
Constructs a multi-banded short or unsigned short lookup table where each band has a different index offset.
LookupTableImageN(short[][], int, boolean) - Constructor for class LookupTableImageN
Constructs a multi-banded short or unsigned short lookup table where all bands have the same index offset.
LookupTableImageN(short[], boolean) - Constructor for class LookupTableImageN
Constructs a single-banded short or unsigned short lookup table.
LookupTableImageN(short[], int, boolean) - Constructor for class LookupTableImageN
Constructs a single-banded short or unsigned short lookup table with an index offset.
LookupTableWrapper - Class in org.eclipse.imagen.media.lookup
 
LookupTableWrapper(LookupTableImageN) - Constructor for class LookupTableWrapper
 
LOOP_VAR - Enum constant in enum class Symbol.Type
A foreach loop variable.
LoopInLiteralList - Class in org.eclipse.imagen.media.jiffle.parser.node
 
LoopInLiteralList(Variable, ListLiteral, Statement) - Constructor for class LoopInLiteralList
 
LoopInRange - Class in org.eclipse.imagen.media.jiffle.parser.node
 
LoopInRange(Variable, Expression, Expression, Statement) - Constructor for class LoopInRange
 
LoopInVariable - Class in org.eclipse.imagen.media.jiffle.parser.node
 
LoopInVariable(Variable, Variable, Statement) - Constructor for class LoopInVariable
 
loopSet() - Method in class JiffleParser.ForeachStmtContext
 
loopSet() - Method in class JiffleParser
 
LoopSetContext(ParserRuleContext, int) - Constructor for class JiffleParser.LoopSetContext
 
LOWER_BOUND - Static variable in enum class AlgebraDescriptor.Operator
The smallest integer to get a non-zero exponential result is 0. i.e. exp(0) = 1; exp(-1) = 0.367879441, which will be stored as 0. all other negative values will result in 0.
LPAR - Static variable in class JiffleLexer
 
LPAR - Static variable in class JiffleParser
 
LPAR() - Method in class JiffleParser.ArgumentListContext
 
LPAR() - Method in class JiffleParser.BreakifStmtContext
 
LPAR() - Method in class JiffleParser.ForeachStmtContext
 
LPAR() - Method in class JiffleParser.ParenExpressionContext
 
LRUColorIndexer - Class in org.eclipse.imagen.media.colorindexer
A color indexer used when all we have is the target palette.
LRUColorIndexer(IndexColorModel, int) - Constructor for class LRUColorIndexer
 
LSQUARE - Static variable in class JiffleLexer
 
LSQUARE - Static variable in class JiffleParser
 
LSQUARE() - Method in class JiffleParser.BandSpecifierContext
 
LSQUARE() - Method in class JiffleParser.ListLiteralContext
 
LSQUARE() - Method in class JiffleParser.PixelSpecifierContext
 
LT - Static variable in class JiffleLexer
 
LT - Static variable in class JiffleParser
 
LT() - Method in class JiffleParser.CompareExprContext
 
LT(double, double) - Method in class JiffleFunctions
Tests if x is less than y.

M

MAGNIFY - Enum constant in enum class TestBase.ScaleType
 
main(String[]) - Static method in class DirectRuntimeDemo
Run the demonstration.
main(String[]) - Static method in class GameOfLife
 
main(String[]) - Static method in class JiffleBuilderDemo
Compiles and runs the "ripple" script using JiffleBuilder.
main(String[]) - Static method in class JiffleDemo
 
main(String[]) - Static method in class JiffleExecutorDemo
Run the demonstration.
main(String[]) - Static method in class ProgressListenerDemo
Runs the demo.
main(String[]) - Static method in class SentinelNDVI
 
main(String[]) - Static method in class Ripples
 
main(String[]) - Static method in class RunProportionalRipples
 
main(String[]) - Static method in class PolyWarpSolver
 
main(String[]) - Static method in class Rational
Prints out rational approximations of a floating point argument with 1 to 8 digits of accuracy.
MANDELBROT - Enum constant in enum class ImageChoice
Binary image of the Mandelbrot set.
MANUAL_REMOVAL - Enum constant in enum class ConcurrentTileCache.Actions
 
mapDestPoint(Point2D) - Method in class AffineBilinearOpImage
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class FilteredSubsampleOpImage
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class SubsampleAverageOpImage
 
mapDestPoint(Point2D) - Method in class Warp
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class WarpAffine
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class WarpCubic
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class WarpGrid
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class WarpPolynomial
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D) - Method in class WarpQuadratic
Computes the source point corresponding to the supplied point.
mapDestPoint(Point2D, int) - Method in class GeometricOpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, int) - Method in class Scale2OpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, int) - Method in class ScaleOpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, int) - Method in class OpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, int) - Method in class RenderedOp
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, int) - Method in class WarpOpImage
Computes the position in the specified source that best matches the supplied destination image position.
mapDestPoint(Point2D, Point2D) - Method in class AffineBilinearOpImage
Backward map a destination coordinate (using inverse_transform) to get the corresponding source coordinate.
mapDestRect(Rectangle) - Method in class Warp
Computes a Rectangle that is guaranteed to enclose the region of the source that is required in order to produce a given rectangular output region.
mapDestRect(Rectangle) - Method in class WarpAffine
Computes a Rectangle that is guaranteed to enclose the region of the source that is required in order to produce a given rectangular output region.
mapDestRect(Rectangle, int) - Method in class AreaOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class AttributeOpImage
Maps the destination rectangle into source image space (which will be identical).
mapDestRect(Rectangle, int) - Method in class GeometricOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class BorderOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class JiffleOpImage
For testing: returns the source image bounds.
mapDestRect(Rectangle, int) - Method in class MosaicOpImage
 
mapDestRect(Rectangle, int) - Method in class NullOpImage
 
mapDestRect(Rectangle, int) - Method in class FilteredSubsampleOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class StatisticsOpImage
 
mapDestRect(Rectangle, int) - Method in class TranslateIntOpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class ZonalStatsOpImage
OpImage method that returns the destination image bounds, because source and destination images are equals
mapDestRect(Rectangle, int) - Method in class OpImage
Returns a conservative estimate of the region of a specified source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class PointOpImage
Returns a conservative estimate of the region of a specific source that is required in order to compute the pixels of a given destination rectangle.
mapDestRect(Rectangle, int) - Method in class SourcelessOpImage
Throws an IllegalArgumentException since the image has no image sources.
mapDestRect(Rectangle, int) - Method in class StatisticsOpImage
Maps the destination rectangle into source space unchanged.
mapDestRect(Rectangle, int) - Method in class UntiledOpImage
Returns the bounds of the indicated source image.
MappedColorIndexer - Class in org.eclipse.imagen.media.colorindexer
Palette that re-uses the ColorMap used to build the palette itsel to speedup the lookups.
MappedColorIndexer(byte[][], ColorMap, int) - Constructor for class MappedColorIndexer
Builds a new MappedColorIndexer
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class CRIFImpl
Maps the destination RenderContext into a RenderContext for each source.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class AffineCRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class SubsampleAverageCRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class Scale2CRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in class ScaleCRIF
Maps the output RenderContext into the RenderContext for the ith source.
mapSourcePoint(Point2D) - Method in class AffineBilinearOpImage
Computes the destination point corresponding to the supplied point.
mapSourcePoint(Point2D) - Method in class FilteredSubsampleOpImage
Computes the destination point corresponding to the supplied point.
mapSourcePoint(Point2D) - Method in class SubsampleAverageOpImage
 
mapSourcePoint(Point2D) - Method in class Warp
Computes the destination point corresponding to the supplied point.
mapSourcePoint(Point2D) - Method in class WarpAffine
Computes the destination point corresponding to the supplied point.
mapSourcePoint(Point2D, int) - Method in class GeometricOpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourcePoint(Point2D, int) - Method in class Scale2OpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourcePoint(Point2D, int) - Method in class ScaleOpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourcePoint(Point2D, int) - Method in class OpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourcePoint(Point2D, int) - Method in class RenderedOp
Computes the position in the destination that best matches the supplied source image position.
mapSourcePoint(Point2D, int) - Method in class WarpOpImage
Computes the position in the destination that best matches the supplied source image position.
mapSourceRect(Rectangle) - Method in class Warp
Computes a rectangle that is guaranteed to enclose the region of the destination that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle) - Method in class WarpAffine
Computes a Rectangle that is guaranteed to enclose the region of the destination to which the source rectangle maps.
mapSourceRect(Rectangle, int) - Method in class AreaOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class AttributeOpImage
Maps the source rectangle into destination space (which will be identical).
mapSourceRect(Rectangle, int) - Method in class GeometricOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class BorderOpImage
Returns an estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class JiffleOpImage
For testing: returns null to indicate that all of the destination could be affected.
mapSourceRect(Rectangle, int) - Method in class MosaicOpImage
 
mapSourceRect(Rectangle, int) - Method in class NullOpImage
 
mapSourceRect(Rectangle, int) - Method in class FilteredSubsampleOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class StatisticsOpImage
 
mapSourceRect(Rectangle, int) - Method in class TranslateIntOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class ZonalStatsOpImage
OpImage method that returns the source image bounds, because source and destination images are equals
mapSourceRect(Rectangle, int) - Method in class OpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class PointOpImage
Returns a conservative estimate of the destination region that can potentially be affected by the pixels of a rectangle of a given source.
mapSourceRect(Rectangle, int) - Method in class SourcelessOpImage
Throws an IllegalArgumentException since the image has no image sources.
mapSourceRect(Rectangle, int) - Method in class StatisticsOpImage
Maps the source rectangle into destination space unchanged.
mapSourceRect(Rectangle, int) - Method in class UntiledOpImage
Returns the image bounds.
matches(String, JiffleType...) - Method in class FunctionInfo
Tests if this object matches the given name and argument types.
MATH - Enum constant in enum class FunctionInfo.Provider
A function provided by java.lang.Math.
MathTransformation - Interface in org.eclipse.imagen.media.piecewise
Interface used for implementing a new Mathematic transformation.
matmul_t(double[][], double[][]) - Static method in class PolyWarpSolver
 
max(Double[], boolean) - Static method in class SampleStats
Return the maximum of the given values.
max(List) - Method in class JiffleFunctions
Gets the maximum of the input values.
Max - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the maximum of an image.
MAX - Enum constant in enum class AlgebraDescriptor.Operator
 
MAX - Enum constant in enum class Statistics.StatsType
 
MAX_ITERATIONS_KEY - Static variable in class AbstractJiffleRuntime
 
MAX_MASK_PLUS - Static variable in class MaxFilterDescriptor
Plus shaped mask.
MAX_MASK_SQUARE - Static variable in class MaxFilterDescriptor
Square shaped mask.
MAX_MASK_SQUARE_SEPARABLE - Static variable in class MaxFilterDescriptor
Separable square mask.
MAX_MASK_X - Static variable in class MaxFilterDescriptor
X shaped mask.
MaxFilterDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "MaxFilter" operation.
MaxFilterDescriptor() - Constructor for class MaxFilterDescriptor
Constructor for the MaxFilterDescriptor.
MaxFilterRIF - Class in org.eclipse.imagen.media.opimage
Creates a MaxFilterOpImage subclass for the given input mask type
MaxFilterRIF() - Constructor for class MaxFilterRIF
Constructor.
MaxFilterShape - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "maskShape" parameter of the "MaxFilter" operation.
mean(Double[], boolean) - Static method in class SampleStats
Return the mean of the given values.
mean(List) - Method in class JiffleFunctions
Gets the mean of the input values.
MEAN - Enum constant in enum class Statistics.StatsType
 
MeanSum - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the mean or the sum of an image.
median(Double[], boolean) - Static method in class SampleStats
Calculates the median of the given values.
median(List) - Method in class JiffleFunctions
Gets the median of the input values.
Median - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the median of an image.
MEDIAN - Enum constant in enum class Statistics.StatsType
 
MEDIAN_MASK_PLUS - Static variable in class MedianFilterDescriptor
Plus shaped mask.
MEDIAN_MASK_SQUARE - Static variable in class MedianFilterDescriptor
Square shaped mask.
MEDIAN_MASK_SQUARE_SEPARABLE - Static variable in class MedianFilterDescriptor
Separable square mask.
MEDIAN_MASK_X - Static variable in class MedianFilterDescriptor
X shaped mask.
MEDIANCUT - Static variable in class ColorQuantizerDescriptor
The pre-defined median-cut color quantization algorithm.
MedianFilterDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "MedianFilter" operation.
MedianFilterDescriptor() - Constructor for class MedianFilterDescriptor
Constructor for the MedianFilterDescriptor.
MedianFilterRIF - Class in org.eclipse.imagen.media.opimage
Creates a MedianFilterOpImage subclass for the given input mask type
MedianFilterRIF() - Constructor for class MedianFilterRIF
Constructor.
MedianFilterShape - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "maskShape" parameter of the "MedianFilter" operation.
memoryControl() - Method in class ConcurrentTileCache
Not Supported
memoryControl() - Method in class ConcurrentTileCacheMultiMap
Not Supported
memoryControl() - Method in class SunTileCache
Removes tiles from the cache based on their last-access time (old to new) until the memory usage is memoryThreshold % of that of the memory capacity.
memoryControl() - Method in interface TileCache
Advises the cache that some of its tiles may be discarded.
Message - Class in org.eclipse.imagen.media.jiffle.parser
A message for an error, warning or general info.
Message(Message.Level, String) - Constructor for class Message
 
Message.Level - Enum Class in org.eclipse.imagen.media.jiffle.parser
 
messages - Variable in class BaseWorker
 
messages - Variable in class JiffleParserErrorListener
 
Messages - Class in org.eclipse.imagen.media.jiffle.parser
Holds a collection of messages and provides short-cut methods to create them.
Messages() - Constructor for class Messages
 
min(Double[], boolean) - Static method in class SampleStats
Calculates the minimum of the given values.
min(List) - Method in class JiffleFunctions
Gets the minimum of the input values.
Min - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the minimum of an image.
MIN - Enum constant in enum class AlgebraDescriptor.Operator
 
MIN - Enum constant in enum class Statistics.StatsType
 
MIN_MASK_PLUS - Static variable in class MinFilterDescriptor
Plus shaped mask.
MIN_MASK_SQUARE - Static variable in class MinFilterDescriptor
Square shaped mask.
MIN_MASK_SQUARE_SEPARABLE - Static variable in class MinFilterDescriptor
Separable square mask.
MIN_MASK_X - Static variable in class MinFilterDescriptor
X shaped mask.
MIN_X_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of minX.
MIN_Y_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of minY.
MinFilterDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "MinFilter" operation.
MinFilterDescriptor() - Constructor for class MinFilterDescriptor
Constructor for the MinFilterDescriptor.
MinFilterRIF - Class in org.eclipse.imagen.media.opimage
Creates a MinFilterOpImage subclass for the given input mask type
MinFilterRIF() - Constructor for class MinFilterRIF
Constructor.
MinFilterShape - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "maskShape" parameter of the "MinFilter" operation.
MINUS - Enum constant in enum class BinaryExpression.Operator
 
MINUS - Static variable in class JiffleLexer
 
MINUS - Static variable in class JiffleParser
 
MINUS() - Method in class JiffleParser.PlusMinusExprContext
 
MINUS() - Method in class JiffleParser.PreExprContext
 
MINUSEQ - Enum constant in enum class BinaryExpression.Operator
 
MINUSEQ - Static variable in class JiffleLexer
 
MINUSEQ - Static variable in class JiffleParser
 
MINUSEQ() - Method in class JiffleParser.AssignmentContext
 
MOD - Enum constant in enum class BinaryExpression.Operator
 
MOD - Static variable in class JiffleLexer
 
MOD - Static variable in class JiffleParser
 
MOD() - Method in class JiffleParser.TimesDivModExprContext
 
mode(Double[], boolean) - Static method in class SampleStats
Calculates the empirical mode (highest frequency value) of the given values.
mode(List) - Method in class JiffleFunctions
Gets the mode of the input values.
MODE - Enum constant in enum class Statistics.StatsType
 
MODE_NAME - Static variable in class CollectionRegistryMode
 
MODE_NAME - Static variable in class RenderableCollectionRegistryMode
 
MODE_NAME - Static variable in class RenderableRegistryMode
 
MODE_NAME - Static variable in class RenderedRegistryMode
 
modeNames - Static variable in class JiffleLexer
 
MODEQ - Static variable in class JiffleLexer
 
MODEQ - Static variable in class JiffleParser
 
MODEQ() - Method in class JiffleParser.AssignmentContext
 
MOSAIC_TYPE_BLEND - Static variable in class MosaicDescriptor
 
MOSAIC_TYPE_OVERLAY - Static variable in class MosaicDescriptor
Destination pixel equals first opaque source pixel.
MosaicDescriptor - Class in org.eclipse.imagen.media.mosaic
This class is very similar to the Mosaic operation because it returns a composition of various images of the same type (same bands and same dataType).
MosaicDescriptor() - Constructor for class MosaicDescriptor
Constructor.
MosaicOpImage - Class in org.eclipse.imagen.media.mosaic
This class takes an array of RenderedImage and creates a mosaic of them.
MosaicOpImage(List, ImageLayout, Map, MosaicType, PlanarImage[], ROI[], double[][], double[], Range[]) - Constructor for class MosaicOpImage
This constructor takes the source images, the layout, the rendering hints, and the parameters and initialize variables.
MosaicOpImage.WeightType - Enum Class in org.eclipse.imagen.media.mosaic
Enumerator for the type of mosaic weigher
MosaicRIF - Class in org.eclipse.imagen.media.mosaic
Simple class that provides the RenderedImage create operation by calling the MosaicOpImage.
MosaicRIF() - Constructor for class MosaicRIF
 
MosaicType - Class in org.eclipse.imagen.media.mosaic
Class used to represent the acceptable values of the "mosaicType" parameter of the "Mosaic" operation.
mouseDragged(MouseEvent) - Method in class DisplayHistogram
This method does not do anything, it is here to keep the MouseMotionListener interface happy.
mouseMoved(MouseEvent) - Method in class DisplayHistogram
This method will be called when the mouse is moved over the component.
multiply(long) - Method in class Rational
Multiplies an integer to this Rational value.
multiply(Rational) - Method in class Rational
Multiplies a Rational to this Rational value.
MULTIPLY - Enum constant in enum class AlgebraDescriptor.Operator
 

N

name - Variable in class TestBase
 
NAME - Static variable in class ClassBreaksDescriptor
 
NAME_KEY - Static variable in class JiffleProperties
Key: default toot name for a Jiffle instance.
nanValue() - Static method in class ConstantLiteral
 
NATURAL_BREAKS - Enum constant in enum class ClassificationMethod
Classifies data into ranges such that ranges correspond to "clusters" of values.
NaturalBreaksHistogramOpImage - Class in org.eclipse.imagen.media.classbreaks
Classification op for the natural breaks method.
NaturalBreaksHistogramOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, int, Boolean) - Constructor for class NaturalBreaksHistogramOpImage
 
NaturalBreaksOpImage - Class in org.eclipse.imagen.media.classbreaks
Classification op for the natural breaks method.
NaturalBreaksOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, Boolean) - Constructor for class NaturalBreaksOpImage
 
NaturalClassification - Class in org.eclipse.imagen.media.classbreaks
Helper class used for raster natural breaks classification.
NaturalClassification(int) - Constructor for class NaturalClassification
 
NaturalClassification(ClassificationMethod, int) - Constructor for class NaturalClassification
 
NE - Static variable in class JiffleLexer
 
NE - Static variable in class JiffleParser
 
NE() - Method in class JiffleParser.EqExprContext
 
NE(double, double) - Method in class JiffleFunctions
Tests if x is not equal to y.
NEAREST_INTERP - Enum constant in enum class TestBase.InterpolationType
 
needsClamping() - Method in class RasterAccessor
Indicates if the RasterAccessor has a larger dynamic range than the underlying Raster.
NEUQUANT - Static variable in class ColorQuantizerDescriptor
The pre-defined NeuQuant color quantization algorithm.
newLine() - Method in class SourceWriter
 
newThread(Runnable) - Method in class DaemonThreadFactory
Creates a new daemon thread with name and priority assigned as per the values supplied when creating this thread factory.
next() - Method in class EmptyIterator
 
next() - Method in class GeomCollectionIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class LineIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class PackedLineIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class PointIterator
 
next() - Method in class PolygonIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next(double) - Static method in class ImageUtilities
Finds the least double greater than f.
nextBand() - Method in interface RectIter
Sets the iterator to the next band in the image.
nextBand() - Method in class RectIterCSM
 
nextBand() - Method in class RectIterCSMByte
 
nextBand() - Method in class RectIterCSMFloat
 
nextBand() - Method in class RectIterFallback
 
nextBand() - Method in class RookIterFallback
 
nextBand() - Method in class RectIterCSM
 
nextBand() - Method in class RectIterCSMByte
 
nextBandDone() - Method in interface RectIter
Sets the iterator to the next band in the image, and returns true if the max band has been exceeded.
nextBandDone() - Method in class RectIterFallback
 
nextBandDone() - Method in class RookIterFallback
 
nextElement() - Method in class IntegerSequence
Returns the next element of the iteration in ascending order.
nextLine() - Method in interface RectIter
Sets the iterator to the next line of the image.
nextLine() - Method in class RectIterCSM
 
nextLine() - Method in class RectIterFallback
 
nextLine() - Method in class RookIterFallback
 
nextLine() - Method in class RectIterCSM
 
nextLineDone() - Method in interface RectIter
Sets the iterator to the next line in the image, and returns true if the bottom row of the bounding rectangle has been passed.
nextLineDone() - Method in class RectIterFallback
 
nextLineDone() - Method in class RookIterFallback
 
nextPixel() - Method in interface RectIter
Sets the iterator to the next pixel in image (that is, move rightward).
nextPixel() - Method in class RectIterCSM
 
nextPixel() - Method in class RectIterFallback
 
nextPixel() - Method in class RookIterFallback
 
nextPixel() - Method in class RectIterCSM
 
nextPixelDone() - Method in interface RectIter
Sets the iterator to the next pixel in the image (that is, move rightward).
nextPixelDone() - Method in class RectIterFallback
 
nextPixelDone() - Method in class RookIterFallback
 
NO_DATA - Static variable in class JiffleDescriptor
 
NO_PARAMETER_DEFAULT - Static variable in interface OperationDescriptor
An Object that signifies that a parameter has no default value.
NO_PARAMETER_DEFAULT - Static variable in interface ParameterListDescriptor
An Object that signifies that a parameter has no default value.
NO_ROI_NO_DATA - Enum constant in enum class TestBase.TestSelection
 
NO_ROI_ONLY_DATA - Enum constant in enum class TestBase.TestSelection
 
NoDataContainer - Class in org.eclipse.imagen.media.range
Simple class containing the NoData value/s to pass as a property object
NoDataContainer(double) - Constructor for class NoDataContainer
 
NoDataContainer(double[]) - Constructor for class NoDataContainer
 
NoDataContainer(NoDataContainer) - Constructor for class NoDataContainer
 
NoDataContainer(Range) - Constructor for class NoDataContainer
 
Node - Interface in org.eclipse.imagen.media.jiffle.parser.node
 
NodeException - Exception in org.eclipse.imagen.media.jiffle.parser.node
 
NodeException(Errors) - Constructor for exception NodeException
 
NoninvertibleTransformException - Exception in org.eclipse.imagen.media.piecewise
Exception indicating that the defined Transformation is not invertible
NoninvertibleTransformException(String) - Constructor for exception NoninvertibleTransformException
 
NOT - Enum constant in enum class AlgebraDescriptor.Operator
 
NOT - Static variable in class JiffleLexer
 
NOT - Static variable in class JiffleParser
 
NOT() - Method in class JiffleParser.NotExprContext
 
NOT(double) - Method in class JiffleFunctions
Treats x as true if non-zero, or false if zero and then returns the logical complement.
NOT_OP_IS_INVALID_FOR_LIST - Enum constant in enum class Errors
 
NotAColorSpace - Class in org.eclipse.imagen
A dummy ColorSpace to enable ColorModel for image data which do not have an innate color representation.
NotAColorSpace(int) - Constructor for class NotAColorSpace
Constructs a NotAColorSpace with the specified number of components.
NotExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.NotExprContext
 
NULL - Static variable in class JiffleLexer
 
NULL - Static variable in class JiffleParser
 
NULL() - Method in class JiffleParser.LiteralContext
 
NullCRIF - Class in org.eclipse.imagen.media.nullop
A ContextualRenderedImageFactory representing an operation which performs no processing of its image source(s) per se, i.e., a no-op.
NullCRIF() - Constructor for class NullCRIF
Constructs a NullCRIF.
NullDescriptor - Class in org.eclipse.imagen.media.nullop
An OperationDescriptor describing the "Null" operation.
NullDescriptor() - Constructor for class NullDescriptor
Constructor.
NullOpImage - Class in org.eclipse.imagen.media.nullop
AnOpImage subclass that simply transmits its source unchanged.
NullOpImage(RenderedImage, ImageLayout, Map) - Constructor for class NullOpImage
Constructs a NullOpImage.
NullProgressListener - Class in org.eclipse.imagen.media.jiffle.runtime
A no-action progress listener.
NullProgressListener() - Constructor for class NullProgressListener
 
num - Variable in class Rational
 
numBands - Variable in class PixelAccessor
The number of bands (samples) per pixel.
numComponents - Variable in class PixelAccessor
The total number of color/alpha components in the image's ColorModel.

O

OCTTREE - Static variable in class ColorQuantizerDescriptor
The pre-defined Oct-Tree color quantization algorithm.
of(String, Expression...) - Static method in class FunctionCall
 
offset - Variable in class PackedImageData
The number of array elements from the beginning of the data array to the first pixel of the Rectangle .
onCompletionEvent(JiffleEvent) - Method in interface JiffleEventListener
Called when the task has been completed successfully.
onFailureEvent(JiffleEvent) - Method in interface JiffleEventListener
Called when the task has failed.
op - Variable in class JiffleParser.AssignmentContext
 
op - Variable in class JiffleParser.CompareExprContext
 
op - Variable in class JiffleParser.EqExprContext
 
op - Variable in class JiffleParser.PlusMinusExprContext
 
op - Variable in class JiffleParser.TimesDivModExprContext
 
OP_COMPUTE_BOUND - Static variable in class OpImage
A constant indicating that an operation is likely to spend its time mainly performing computation.
OP_IO_BOUND - Static variable in class OpImage
A constant indicating that an operation is likely to spend its time mainly performing local I/O.
OP_NETWORK_BOUND - Static variable in class OpImage
A constant indicating that an operation is likely to spend its time mainly performing network I/O.
OPERATION_INDEX - Static variable in class AlgebraDescriptor
 
OPERATION_INDEX - Static variable in class OperationConstDescriptor
 
OPERATION_NAME - Static variable in class RasterClassifierOpImage
The operation name.
OPERATION_NAME - Static variable in class ColorIndexerDescriptor
The operation name, which is "ColorIndexer" .
OPERATION_NAME - Static variable in class GenericPiecewiseOpImage
The operation name.
OperationConstCRIF - Class in org.eclipse.imagen.media.algebra.constant
RenderedImageFactory implementation for the OperationConst operation
OperationConstCRIF() - Constructor for class OperationConstCRIF
Constructor.
OperationConstDescriptor - Class in org.eclipse.imagen.media.algebra.constant
OperationDescriptorImpl describing the OperationConst operation
OperationConstDescriptor() - Constructor for class OperationConstDescriptor
Constructor.
OperationConstOpImage - Class in org.eclipse.imagen.media.algebra.constant
An OpImage implementing any operation defined by the AlgebraDescriptor.Operator enum on an image with a constant value array.
OperationConstOpImage(RenderedImage, Map, ImageLayout, AlgebraDescriptor.Operator, double[], ROI, Range, double) - Constructor for class OperationConstOpImage
Constructs an OperationConstOpImage.
OperationDescriptor - Interface in org.eclipse.imagen
This interface provides a comprehensive description of a specific image operation.
OperationDescriptorImpl - Class in org.eclipse.imagen
This class provides an abstract implementation of the OperationDescriptor interface that is suitable for subclassing.
OperationDescriptorImpl(String[][], int) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where the mode specfic information is explicitly specified.
OperationDescriptorImpl(String[][], int, Class[], String[], Object[]) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where supported modes are explicitly specified. Uses isRenderedSupported() and isRenderableSupported() to figure out the supported modes.
OperationDescriptorImpl(String[][], Class[]) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where the mode specfic information is explicitly specified.
OperationDescriptorImpl(String[][], Class[], Class[]) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where the mode specfic information is explicitly specified.
OperationDescriptorImpl(String[][], Class[], Class[], Class[], String[], Object[]) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where supported modes are explicitly specified. Uses isRenderedSupported() and isRenderableSupported() to figure out the supported modes.
OperationDescriptorImpl(String[][], Class[], String[], Object[]) - Constructor for class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of constructors where the mode specfic information is explicitly specified.
OperationDescriptorImpl(String[][], String[], int, String[], Class[], Object[], Object[]) - Constructor for class OperationDescriptorImpl
Constructor.
OperationDescriptorImpl(String[][], String[], String[], Class[][], String[], Class[][], Object[][], Object[][]) - Constructor for class OperationDescriptorImpl
Constructor.
OperationDescriptorImpl(String[][], String[], String[], Class[][], String[], Class[], Object[], Object[]) - Constructor for class OperationDescriptorImpl
Constructor.
OperationDescriptorImpl(String[][], String[], String[], Class[][], ParameterListDescriptor) - Constructor for class OperationDescriptorImpl
Constructor.
OperationDescriptorImpl(String[][], String[], String[], Class[][], ParameterListDescriptor[]) - Constructor for class OperationDescriptorImpl
Constructor which accepts a ParameterListDescriptor to describe the parameters for each mode.
OperationItem(ConcurrentOperationRegistry.OperationItem) - Constructor for class ConcurrentOperationRegistry.OperationItem
 
OperationItem(OperationDescriptor) - Constructor for class ConcurrentOperationRegistry.OperationItem
 
OperationNode - Interface in org.eclipse.imagen
A class which is a node in a chain of operations.
OperationNodeSupport - Class in org.eclipse.imagen
This is a utility class that can be used by OperationNodes to consolidate common functionality.
OperationNodeSupport(String, String, OperationRegistry, ParameterBlock, RenderingHints, PropertyChangeSupportImageN) - Constructor for class OperationNodeSupport
Constructs an OperationNodeSupport instance.
OperationRegistry - Class in org.eclipse.imagen
A class responsible for maintaining a registry of various types of factory objects and preferences among them.
OperationRegistry() - Constructor for class OperationRegistry
Default Constructor.
OperationRegistrySpi - Interface in org.eclipse.imagen
An interface definition to aid in the automatic loading of user-defined ImageN operations.
OpImage - Class in org.eclipse.imagen
This is the base class for all image operations.
OpImage(Vector, ImageLayout, Map, boolean) - Constructor for class OpImage
Constructor.
option() - Method in class JiffleParser
 
option() - Method in class JiffleParser.OptionsBlockContext
 
option(int) - Method in class JiffleParser.OptionsBlockContext
 
OptionContext(ParserRuleContext, int) - Constructor for class JiffleParser.OptionContext
 
OptionLookup - Class in org.eclipse.imagen.media.jiffle.parser
A lookup service used by the Jiffle compiler when parsing script options.
OptionLookup() - Constructor for class OptionLookup
 
options - Variable in class OptionsBlockWorker
 
OPTIONS_BLOCK_LABEL - Static variable in class JiffleLexer
 
OPTIONS_BLOCK_LABEL - Static variable in class JiffleParser
 
OPTIONS_BLOCK_LABEL() - Method in class JiffleParser.OptionsBlockContext
 
optionsBlock() - Method in class JiffleParser
 
optionsBlock() - Method in class JiffleParser.SpecialBlockContext
 
OptionsBlockContext(ParserRuleContext, int) - Constructor for class JiffleParser.OptionsBlockContext
 
OptionsBlockWorker - Class in org.eclipse.imagen.media.jiffle.parser
 
OptionsBlockWorker(ParseTree) - Constructor for class OptionsBlockWorker
 
optionValue() - Method in class JiffleParser.OptionContext
 
optionValue() - Method in class JiffleParser
 
OptionValueContext(ParserRuleContext, int) - Constructor for class JiffleParser.OptionValueContext
 
OR - Enum constant in enum class AlgebraDescriptor.Operator
 
OR - Static variable in class JiffleLexer
 
OR - Static variable in class JiffleParser
 
OR() - Method in class JiffleParser.OrExprContext
 
OR(double, double) - Method in class JiffleFunctions
Tests if either x or y is non-zero.
OrderedDitherDescriptor - Class in org.eclipse.imagen.media.orderdither
An OperationDescriptor describing the "OrderedDither" operation.
OrderedDitherDescriptor() - Constructor for class OrderedDitherDescriptor
Constructor.
OrderedDitherOpImage - Class in org.eclipse.imagen.media.orderdither
An OpImage implementing the ordered dither operation as described in OrderedDitherDescriptor .
OrderedDitherOpImage(RenderedImage, Map, ImageLayout, ColorCube, KernelImageN[], ROI, Range, double) - Constructor for class OrderedDitherOpImage
Constructs an OrderedDitherOpImage object.
OrderedDitherRIF - Class in org.eclipse.imagen.media.orderdither
RenderedImageFactory implementation generating a new OrderedDitherOpImage instance.
OrderedDitherRIF() - Constructor for class OrderedDitherRIF
 
OrExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.OrExprContext
 
org.eclipse.imagen - package org.eclipse.imagen
 
org.eclipse.imagen.iterator - package org.eclipse.imagen.iterator
 
org.eclipse.imagen.media - package org.eclipse.imagen.media
 
org.eclipse.imagen.media.affine - package org.eclipse.imagen.media.affine
 
org.eclipse.imagen.media.algebra - package org.eclipse.imagen.media.algebra
 
org.eclipse.imagen.media.algebra.constant - package org.eclipse.imagen.media.algebra.constant
 
org.eclipse.imagen.media.artifacts - package org.eclipse.imagen.media.artifacts
 
org.eclipse.imagen.media.bandcombine - package org.eclipse.imagen.media.bandcombine
 
org.eclipse.imagen.media.bandmerge - package org.eclipse.imagen.media.bandmerge
 
org.eclipse.imagen.media.bandselect - package org.eclipse.imagen.media.bandselect
 
org.eclipse.imagen.media.binarize - package org.eclipse.imagen.media.binarize
 
org.eclipse.imagen.media.border - package org.eclipse.imagen.media.border
 
org.eclipse.imagen.media.buffer - package org.eclipse.imagen.media.buffer
 
org.eclipse.imagen.media.cache - package org.eclipse.imagen.media.cache
 
org.eclipse.imagen.media.clamp - package org.eclipse.imagen.media.clamp
 
org.eclipse.imagen.media.classbreaks - package org.eclipse.imagen.media.classbreaks
 
org.eclipse.imagen.media.classifier - package org.eclipse.imagen.media.classifier
 
org.eclipse.imagen.media.colorconvert - package org.eclipse.imagen.media.colorconvert
 
org.eclipse.imagen.media.colorindexer - package org.eclipse.imagen.media.colorindexer
 
org.eclipse.imagen.media.contour - package org.eclipse.imagen.media.contour
Performs the "Contour" operation, tracing smooth contours at specified levels by interpolation of values in a band of the source image.
org.eclipse.imagen.media.convolve - package org.eclipse.imagen.media.convolve
 
org.eclipse.imagen.media.crop - package org.eclipse.imagen.media.crop
 
org.eclipse.imagen.media.errordiffusion - package org.eclipse.imagen.media.errordiffusion
 
org.eclipse.imagen.media.format - package org.eclipse.imagen.media.format
 
org.eclipse.imagen.media.imagefunction - package org.eclipse.imagen.media.imagefunction
 
org.eclipse.imagen.media.imageread - package org.eclipse.imagen.media.imageread
 
org.eclipse.imagen.media.interpolators - package org.eclipse.imagen.media.interpolators
 
org.eclipse.imagen.media.iterator - package org.eclipse.imagen.media.iterator
 
org.eclipse.imagen.media.iterators - package org.eclipse.imagen.media.iterators
 
org.eclipse.imagen.media.iterators.nl - package org.eclipse.imagen.media.iterators.nl
 
org.eclipse.imagen.media.jiffle - package org.eclipse.imagen.media.jiffle
Jiffle is a scripting language for creating and analysing raster images.
org.eclipse.imagen.media.jiffle.demo - package org.eclipse.imagen.media.jiffle.demo
Example applications for the Jiffle scripting language.
org.eclipse.imagen.media.jiffle.docs - package org.eclipse.imagen.media.jiffle.docs
 
org.eclipse.imagen.media.jiffle.parser - package org.eclipse.imagen.media.jiffle.parser
Jiffle parser and support classes.
org.eclipse.imagen.media.jiffle.parser.node - package org.eclipse.imagen.media.jiffle.parser.node
 
org.eclipse.imagen.media.jiffle.runtime - package org.eclipse.imagen.media.jiffle.runtime
Jiffle runtime classes.
org.eclipse.imagen.media.jiffle.util - package org.eclipse.imagen.media.jiffle.util
 
org.eclipse.imagen.media.jiffleop - package org.eclipse.imagen.media.jiffleop
Jiffle as an image operator.
org.eclipse.imagen.media.jts - package org.eclipse.imagen.media.jts
 
org.eclipse.imagen.media.kernel - package org.eclipse.imagen.media.kernel
 
org.eclipse.imagen.media.lookup - package org.eclipse.imagen.media.lookup
 
org.eclipse.imagen.media.mosaic - package org.eclipse.imagen.media.mosaic
 
org.eclipse.imagen.media.nullop - package org.eclipse.imagen.media.nullop
 
org.eclipse.imagen.media.numeric - package org.eclipse.imagen.media.numeric
 
org.eclipse.imagen.media.opimage - package org.eclipse.imagen.media.opimage
 
org.eclipse.imagen.media.orderdither - package org.eclipse.imagen.media.orderdither
 
org.eclipse.imagen.media.piecewise - package org.eclipse.imagen.media.piecewise
 
org.eclipse.imagen.media.range - package org.eclipse.imagen.media.range
 
org.eclipse.imagen.media.rescale - package org.eclipse.imagen.media.rescale
 
org.eclipse.imagen.media.rlookup - package org.eclipse.imagen.media.rlookup
 
org.eclipse.imagen.media.scale - package org.eclipse.imagen.media.scale
 
org.eclipse.imagen.media.serialize - package org.eclipse.imagen.media.serialize
 
org.eclipse.imagen.media.shadedrelief - package org.eclipse.imagen.media.shadedrelief
 
org.eclipse.imagen.media.stats - package org.eclipse.imagen.media.stats
 
org.eclipse.imagen.media.swing - package org.eclipse.imagen.media.swing
Simple Swing GUI components suitable for testing and example applications.
org.eclipse.imagen.media.testclasses - package org.eclipse.imagen.media.testclasses
 
org.eclipse.imagen.media.threshold - package org.eclipse.imagen.media.threshold
 
org.eclipse.imagen.media.translate - package org.eclipse.imagen.media.translate
 
org.eclipse.imagen.media.util - package org.eclipse.imagen.media.util
 
org.eclipse.imagen.media.utilities - package org.eclipse.imagen.media.utilities
 
org.eclipse.imagen.media.utilities.shape - package org.eclipse.imagen.media.utilities.shape
 
org.eclipse.imagen.media.vectorbin - package org.eclipse.imagen.media.vectorbin
 
org.eclipse.imagen.media.viewer - package org.eclipse.imagen.media.viewer
 
org.eclipse.imagen.media.warp - package org.eclipse.imagen.media.warp
 
org.eclipse.imagen.media.zonal - package org.eclipse.imagen.media.zonal
 
org.eclipse.imagen.operator - package org.eclipse.imagen.operator
 
org.eclipse.imagen.registry - package org.eclipse.imagen.registry
 
org.eclipse.imagen.util - package org.eclipse.imagen.util
 
org.jaitools.media.jai.vectorize - package org.jaitools.media.jai.vectorize
Vectorizes boundaries of regions in the source image with uniform value
overlapsMultipleTiles(Rectangle) - Method in class PlanarImage
Returns true if and only if the intersection of the specified Rectangle with the image bounds overlaps more than one tile.
OverlayCRIF - Class in org.eclipse.imagen.media.opimage
A CRIF supporting the "Overlay" operation in the rendered and renderable image layers.
OverlayCRIF() - Constructor for class OverlayCRIF
Constructor.
OverlayDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "Overlay" operation.
OverlayDescriptor() - Constructor for class OverlayDescriptor
Constructor.

P

PackedHistogram - Class in org.eclipse.imagen.media.colorindexer
Builds a histogram of a certain image making sure that we don't end up with too many entries.
PackedHistogram.SortComponent - Enum Class in org.eclipse.imagen.media.colorindexer
Enumerates the comparators for the various color components
PackedImageData - Class in org.eclipse.imagen
This class is used by PixelAccessor to store packed image data along with access information.
PackedImageData(Raster, Rectangle, byte[], int, int, int, boolean, boolean) - Constructor for class PackedImageData
Constructs a PackedImageRaster.
PackedLineIterator - Class in org.eclipse.imagen.media.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over LineString object.
PackedLineIterator(LineString, AffineTransform) - Constructor for class PackedLineIterator
Creates a new instance of LineIterator
ParameterBlockImageN - Class in org.eclipse.imagen
A convenience subclass of ParameterBlock that allows the use of default parameter values and getting/setting sources and parameters by name.
ParameterBlockImageN(String) - Constructor for class ParameterBlockImageN
Constructs a ParameterBlockImageN for a particular operation by name.
ParameterBlockImageN(String, String) - Constructor for class ParameterBlockImageN
Constructs a ParameterBlockImageN for a particular operation by name and a registry mode.
ParameterBlockImageN(OperationDescriptor) - Constructor for class ParameterBlockImageN
Constructs a ParameterBlockImageN for use with an operation described by a particular OperationDescriptor.
ParameterBlockImageN(OperationDescriptor, String) - Constructor for class ParameterBlockImageN
Constructs a ParameterBlockImageN for use with an operation described by a particular OperationDescriptor and a registry mode.
ParameterList - Interface in org.eclipse.imagen
An interface to represent a list of parameter name-value pairs.
ParameterListDescriptor - Interface in org.eclipse.imagen
This interface provides a comprehensive description of a set of parameters including parameter names, parameter defaults, valid parameter value ranges, etc.
ParameterListDescriptorImpl - Class in org.eclipse.imagen
A concrete implementation of the ParameterListDescriptor interface.
ParameterListDescriptorImpl() - Constructor for class ParameterListDescriptorImpl
Constructor for descriptors that dont have any parameters.
ParameterListDescriptorImpl(Object, String[], Class[], Object[], Object[]) - Constructor for class ParameterListDescriptorImpl
Constructor.
ParameterListImpl - Class in org.eclipse.imagen
A concrete implementation of the ParameterList interface.
ParameterListImpl(ParameterListDescriptor) - Constructor for class ParameterListImpl
Creates a ParameterListImpl using the specified ParameterListDescriptor.
parenExpression() - Method in class JiffleParser.AtomContext
 
parenExpression() - Method in class JiffleParser.IfStmtContext
 
parenExpression() - Method in class JiffleParser
 
parenExpression() - Method in class JiffleParser.UntilStmtContext
 
parenExpression() - Method in class JiffleParser.WhileStmtContext
 
ParenExpression - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ParenExpression(Expression) - Constructor for class ParenExpression
 
ParenExpressionContext(ParserRuleContext, int) - Constructor for class JiffleParser.ParenExpressionContext
 
PatternDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "Pattern" operation.
PatternDescriptor() - Constructor for class PatternDescriptor
Constructor.
PatternOpImage - Class in org.eclipse.imagen.media.opimage
An OpImage class to generate a repeating pattern of pixels.
PatternOpImage(Raster, ColorModel, int, int, int, int) - Constructor for class PatternOpImage
Constructs a PatternOpImage from a Raster.
PatternRIF - Class in org.eclipse.imagen.media.opimage
A RIF supporting the "Pattern" operation in the rendered image layer.
PatternRIF() - Constructor for class PatternRIF
Constructor.
pcompare(double, double, double) - Static method in class CompareOp
Compares two double values using the specified proportional tolerance.
pcompare(float, float, float) - Static method in class CompareOp
Compares two float values using the specified proportional tolerance.
peek() - Method in class IntegerStack
Peek at the top value without removing it.
pequal(double, double, double) - Static method in class CompareOp
Tests if two double values are equal within the specified proportional tolerance.
pequal(float, float, float) - Static method in class CompareOp
Tests if two float values are equal within the specified proportional tolerance.
performImageOp(RenderedImageFactory, ParameterBlock, int, RenderingHints) - Method in class ROIGeometry
 
performImageOp(RenderedImageFactory, ParameterBlock, int, RenderingHints) - Method in class ROI
Transforms an ROI using an imaging operation.
performImageOp(String, ParameterBlock, int, RenderingHints) - Method in class ROIGeometry
 
performImageOp(String, ParameterBlock, int, RenderingHints) - Method in class ROI
Transforms an ROI using an imaging operation.
permitsSubclasses() - Static method in class RasterState
Support subclasses as Raster is a factory class.
permitsSubclasses() - Static method in class RenderingKeyState
Support subclasses as Raster is a factory class.
permitsSubclasses() - Static method in class SerializableStateImpl
Whether the SerializableStateImpl permits its Serializer to serialize subclasses of the supported class(es).
permitsSubclasses() - Method in interface Serializer
Returns true if and only if it is legal for this Serializer to be used to serialize a subclass.
permitsSubclasses() - Method in class SerializerImpl
 
PiecewiseTransform1D<T extends PiecewiseTransform1DElement> - Interface in org.eclipse.imagen.media.piecewise
The PiecewiseTransform1D interface extends the Domain1D adding transformation capabilities to it.
PiecewiseTransform1DElement - Interface in org.eclipse.imagen.media.piecewise
This interface extends the DomainElement1D interface in order to add the capabilities to perform 1D transformations on its values.
PiecewiseUtilities - Class in org.eclipse.imagen.media.piecewise
Convenience class to group utilities methods for DomainElement1D and Domain1D implmentations.
Pixel - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Pixel(Expression, Expression) - Constructor for class Pixel
 
PixelAccessor - Class in org.eclipse.imagen
This is a utility class that may be used to access the pixel data stored in a RenderedImage's Rasters, as well as performing pixel-to-color data translation based on the image's SampleModel and ColorModel.
PixelAccessor(RenderedImage) - Constructor for class PixelAccessor
Constructs a PixelAccessor from a RenderedImage.
PixelAccessor(SampleModel, ColorModel) - Constructor for class PixelAccessor
Constructs a PixelAccessor given a valid SampleModel and a (possibly null) ColorModel.
pixelPos() - Method in class JiffleParser
 
pixelPos() - Method in class JiffleParser.PixelSpecifierContext
 
pixelPos(int) - Method in class JiffleParser.PixelSpecifierContext
 
PixelPosContext(ParserRuleContext, int) - Constructor for class JiffleParser.PixelPosContext
 
pixelSpecifier() - Method in class JiffleParser.ImagePosContext
 
pixelSpecifier() - Method in class JiffleParser
 
PixelSpecifierContext(ParserRuleContext, int) - Constructor for class JiffleParser.PixelSpecifierContext
 
pixelStride - Variable in class UnpackedImageData
The number of array elements to skip to get to the next pixel on the same scanline.
PlanarImage - Class in org.eclipse.imagen
A RenderedImage is expressed as a collection of pixels.
PlanarImage() - Constructor for class PlanarImage
The default constructor.
PlanarImage(ImageLayout, Vector, Map) - Constructor for class PlanarImage
Constructor.
PLUS - Enum constant in enum class BinaryExpression.Operator
 
PLUS - Static variable in class JiffleLexer
 
PLUS - Static variable in class JiffleParser
 
PLUS() - Method in class JiffleParser.PlusMinusExprContext
 
PLUS() - Method in class JiffleParser.PreExprContext
 
PLUSEQ - Enum constant in enum class BinaryExpression.Operator
 
PLUSEQ - Static variable in class JiffleLexer
 
PLUSEQ - Static variable in class JiffleParser
 
PLUSEQ() - Method in class JiffleParser.AssignmentContext
 
PlusMinusExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.PlusMinusExprContext
 
PointIterator - Class in org.eclipse.imagen.media.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over Point objects.
PointIterator(Point, AffineTransform) - Constructor for class PointIterator
Creates a new PointIterator object.
PointOpImage - Class in org.eclipse.imagen
An abstract base class for image operators that require only the (x, y) pixel from each source image in order to compute the destination pixel (x, y).
PointOpImage(RenderedImage, RenderedImage, RenderedImage, ImageLayout, Map, boolean) - Constructor for class PointOpImage
Constructs a PointOpImage with three source images.
PointOpImage(RenderedImage, RenderedImage, ImageLayout, Map, boolean) - Constructor for class PointOpImage
Constructs a PointOpImage with two source images.
PointOpImage(RenderedImage, ImageLayout, Map, boolean) - Constructor for class PointOpImage
Constructs a PointOpImage with one source image.
PointOpImage(Vector, ImageLayout, Map, boolean) - Constructor for class PointOpImage
Constructor.
PolygonIterator - Class in org.eclipse.imagen.media.utilities.shape
A path iterator for the LiteShape class, specialized to iterate over Polygon objects.
PolygonIterator(Polygon, AffineTransform) - Constructor for class PolygonIterator
Creates a new PolygonIterator object.
PolyWarpSolver - Class in org.eclipse.imagen.media.util
A utility class to fit a polynomial to a set of corresponding points in the source and destination images of a warp.
PolyWarpSolver() - Constructor for class PolyWarpSolver
 
pop() - Method in class IntegerStack
Pop the top value off the stack.
Position - Class in org.eclipse.imagen.media.piecewise
Class used for indicating a position on a selected axis.
Position() - Constructor for class Position
 
Position(double) - Constructor for class Position
 
PostExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.PostExprContext
 
PostfixUnaryExpression - Class in org.eclipse.imagen.media.jiffle.parser.node
 
PostfixUnaryExpression(Expression, String) - Constructor for class PostfixUnaryExpression
 
POW - Enum constant in enum class BinaryExpression.Operator
 
POW - Static variable in class JiffleLexer
 
POW - Static variable in class JiffleParser
 
POW() - Method in class JiffleParser.PowExprContext
 
POW_EXPR_WITH_LIST_EXPONENT - Enum constant in enum class Errors
 
POWER1 - Static variable in class ColorSpaceImageNExt
Cache the power value for XYZ to RGB
PowExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.PowExprContext
 
PRECISION_BITS - Static variable in class InterpolationBicubic
Default value for precision bits
PreExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.PreExprContext
 
prefetchTiles(Point[]) - Method in class OpImage
Hints that the given tiles might be needed in the near future.
prefetchTiles(Point[]) - Method in class PlanarImage
Hints that the given tiles might be needed in the near future.
prefetchTiles(Point[]) - Method in class RenderedOp
Renders the node if it has not already been rendered.
prefetchTiles(PlanarImage, Point[]) - Method in class SunTileScheduler
Prefetchs a list of tiles of an image.
prefetchTiles(PlanarImage, Point[]) - Method in interface TileScheduler
Hints to the TileScheduler that the specified tiles from the given PlanarImage might be needed in the near future.
PrefixUnaryExpression - Class in org.eclipse.imagen.media.jiffle.parser.node
 
PrefixUnaryExpression(String, Expression) - Constructor for class PrefixUnaryExpression
 
prepareBackground(RenderedImage, ImageLayout, Interpolation, double[]) - Static method in class WarpOpImage
Utility method used for creating an array of background values from a single value, taken from the interpolator.
preparePath(String, String) - Static method in class ComparisonTestBase
Prepare the output path for the test image
prevBand() - Method in interface RookIter
Sets the iterator to the previous band in the image.
prevBand() - Method in class RookIterFallback
 
prevBandDone() - Method in interface RookIter
Sets the iterator to the previous band in the image, and returns true if the min band has been exceeded.
prevBandDone() - Method in class RookIterFallback
 
previous(double) - Static method in class ImageUtilities
Finds the greatest double less than f.
prevLine() - Method in interface RookIter
Sets the iterator to the previous line of the image.
prevLine() - Method in class RookIterFallback
 
prevLineDone() - Method in interface RookIter
Sets the iterator to the previous line in the image, and returns true if the top row of the bounding rectangle has been passed.
prevLineDone() - Method in class RookIterFallback
 
prevPixel() - Method in interface RookIter
Sets the iterator to the previous pixel in the image (that is, move leftward).
prevPixel() - Method in class RookIterFallback
 
prevPixelDone() - Method in interface RookIter
Sets the iterator to the previous pixel in the image (that is, move leftward).
prevPixelDone() - Method in class RookIterFallback
 
print() - Method in class Classification
 
printStackTrace() - Method in exception ImagingException
Prints the stack trace.
printStackTrace(PrintStream) - Method in exception ImagingException
Prints the stack trace.
printStackTrace(PrintWriter) - Method in exception ImagingException
Prints the stack trace.
printStats() - Method in class ColorMap
Prints out statistics about the color map, number of buckes, empty buckets count, number of entries per bucket, number of access operations and number of average color entries accessed each time
ProgressListenerDemo - Class in org.eclipse.imagen.media.jiffle.demo
Demonstrates using a JiffleProgressListener with JiffleExecutor.
ProgressListenerDemo() - Constructor for class ProgressListenerDemo
 
ProgressMeter - Class in org.eclipse.imagen.media.swing
A progress bar in a frame with a title and optional label.
ProgressMeter() - Constructor for class ProgressMeter
Constructor
ProgressMeter(String) - Constructor for class ProgressMeter
Creates a new progress bar.
ProgressMeter(String, String) - Constructor for class ProgressMeter
Creates a new progress bar
PROPERTIES_FILE - Static variable in class JiffleProperties
Properties file name.
PROPERTY_NAME_IMAGE_READ_PARAM - Static variable in class ImageReadDescriptor
ImageReadParam property name "ImageN.ImageReadParam".
PROPERTY_NAME_IMAGE_READER - Static variable in class ImageReadDescriptor
ImageReader property name "ImageN.ImageReader".
PROPERTY_NAME_METADATA_IMAGE - Static variable in class ImageReadDescriptor
Image metadata property name "ImageN.ImageMetadata".
PROPERTY_NAME_METADATA_STREAM - Static variable in class ImageReadDescriptor
Stream metadata property name "ImageN.StreamMetadata".
PROPERTY_NAME_RENDERABLE_INPUT - Static variable in class ImageReadDescriptor
Renderable input property name "ImageN.RenderableInput".
PROPERTY_NAME_THUMBNAILS - Static variable in class ImageReadDescriptor
Thumbnail property name "ImageN.Thumbnails".
propertyChange(PropertyChangeEvent) - Method in class CollectionOp
Implementation of PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class DeferredProperty
The implementation of PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class RenderedOp
Implementation of PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class TiledImage
Implementation of PropertyChangeListener.
PropertyChangeEmitter - Interface in org.eclipse.imagen
A class which emits PropertyChangeEvents.
PropertyChangeEventImageN - Class in org.eclipse.imagen
A class instances of which represent Java Bean-style events emitted by ImageN objects.
PropertyChangeEventImageN(Object, String, Object, Object) - Constructor for class PropertyChangeEventImageN
Constructs a PropertyChangeEventImageN.
PropertyChangeSupportImageN - Class in org.eclipse.imagen
Extension of the beans utility class PropertyChangeSupport which adds an accessor for the parameter passed to the constructor.
PropertyChangeSupportImageN(Object) - Constructor for class PropertyChangeSupportImageN
Constructs a PropertyChangeSupportImageN object.
PropertyGenerator - Interface in org.eclipse.imagen
An interface through which properties may be computed dynamically with respect to an environment of pre-existing properties.
PropertyGeneratorImpl - Class in org.eclipse.imagen.media.util
This utility class provides an implementation of the PropertyGenerator interface that is suitable for extending.
PropertySource - Interface in org.eclipse.imagen
An interface encapsulating the set of operations involved in identifying and reading properties.
PropertySourceChangeEvent - Class in org.eclipse.imagen
A class instances of which represent ImageN properties as emitted for example by a PropertySource but in the guise of an event as defined for Java Beans.
PropertySourceChangeEvent(Object, String, Object, Object) - Constructor for class PropertySourceChangeEvent
Constructs a PropertySourceChangeEvent.
PropertySourceImpl - Class in org.eclipse.imagen
A utility implementation of the PropertySource interface.
PropertySourceImpl(Map, PropertySource) - Constructor for class PropertySourceImpl
Constructs a PropertySourceImpl instance which will derive properties from one or both of the supplied parameters.
PropertyUtil - Class in org.eclipse.imagen.media.util
 
PropertyUtil() - Constructor for class PropertyUtil
 
PropertyWorker<T> - Class in org.eclipse.imagen.media.jiffle.parser
 
PropertyWorker(ParseTree) - Constructor for class PropertyWorker
 
providers(Class) - Static method in class Service
Locates and incrementally instantiates the available providers of a given service using the context class loader.
providers(Class, ClassLoader) - Static method in class Service
Locates and incrementally instantiates the available providers of a given service using the given class loader.
PROXY - Enum constant in enum class FunctionInfo.Provider
A function that is a proxy for a runtime class field or method.
push(Integer) - Method in class IntegerStack
Push a value onto the stack.
put(int, int, int, int, int) - Method in class ColorMap
Associates the specified value with a color
put(Object, Object) - Method in class CaselessStringKeyHashtable
Allow only String and CaselessStringKey keys to be mapped.
put(String, Object) - Method in class CaselessStringKeyHashtable
Maps the specified key to the specified value in this hashtable.
put(CaselessStringKey, Object) - Method in class CaselessStringKeyHashtable
Maps the specified key to the specified value in this hashtable.

Q

QUANTILE - Enum constant in enum class ClassificationMethod
Classifies data into ranges such that the number of values falling into each range is approximately the same.
QuantileBreaksHistogramOpImage - Class in org.eclipse.imagen.media.classbreaks
Classification op for the quantile method, using histograms instead of a fully developed list of values
QuantileBreaksHistogramOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, int, Boolean) - Constructor for class QuantileBreaksHistogramOpImage
 
QuantileBreaksOpImage - Class in org.eclipse.imagen.media.classbreaks
Classification op for the quantile method.
QuantileBreaksOpImage(RenderedImage, Integer, Double[][], ROI, Integer[], Integer, Integer, Integer, Integer, Double, Boolean) - Constructor for class QuantileBreaksOpImage
 
QuantileClassification - Class in org.eclipse.imagen.media.classbreaks
Helper class used for raster quantile classification.
QuantileClassification(int) - Constructor for class QuantileClassification
 
Quantizer - Class in org.eclipse.imagen.media.colorindexer
Analyzes a RenderedImage contents (using a Median Cut style algorithm) and builds an optimal RGBA ColorIndexer that can be used to turn the RGBA image into a paletted one.
Quantizer(int) - Constructor for class Quantizer
 
QUARTIC - Enum constant in enum class KernelFactory.ValueType
Also known as biweight.
QUESTION - Static variable in class JiffleLexer
 
QUESTION - Static variable in class JiffleParser
 
QUESTION() - Method in class JiffleParser.TernaryExprContext
 
queueTiles(Point[]) - Method in class OpImage
Queues a list of tiles for computation.
queueTiles(Point[]) - Method in class PlanarImage
Queues a list of tiles for computation.
queueTiles(Point[]) - Method in class RenderedOp
Queues a list of tiles for computation.

R

radToDeg(double) - Method in class JiffleFunctions
Converts an angle in radians to degrees.
rand(double) - Method in class JiffleFunctions
Gets a random value between 0 (inclusive) and x (exclusive).
randInt(double) - Method in class JiffleFunctions
Gets a random integer value (actually a truncated double) between 0 (inclusive) and floor(x) (exclusive).
RandomIter - Interface in org.eclipse.imagen.iterator
An iterator that allows random read-only access to any sample within its bounding rectangle.
RandomIterCSM - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSM(RenderedImage, Rectangle) - Constructor for class RandomIterCSM
 
RandomIterCSMByte - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMByte(RenderedImage, Rectangle) - Constructor for class RandomIterCSMByte
 
RandomIterCSMDouble - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMDouble(RenderedImage, Rectangle) - Constructor for class RandomIterCSMDouble
 
RandomIterCSMFloat - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMFloat(RenderedImage, Rectangle) - Constructor for class RandomIterCSMFloat
 
RandomIterCSMInt - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMInt(RenderedImage, Rectangle) - Constructor for class RandomIterCSMInt
 
RandomIterCSMShort - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMShort(RenderedImage, Rectangle) - Constructor for class RandomIterCSMShort
 
RandomIterCSMUShort - Class in org.eclipse.imagen.media.iterator
 
RandomIterCSMUShort(RenderedImage, Rectangle) - Constructor for class RandomIterCSMUShort
 
RandomIterFactory - Class in org.eclipse.imagen.iterator
A factory class to instantiate instances of the RandomIter and WritableRandomIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RandomIterFactory - Class in org.eclipse.imagen.media.iterators
A factory class to instantiate instances of the RandomIter and WritableRandomIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RandomIterFallback - Class in org.eclipse.imagen.media.iterator
 
RandomIterFallback(RenderedImage, Rectangle) - Constructor for class RandomIterFallback
 
RandomIterFallbackByte - Class in org.eclipse.imagen.media.iterators
Slight modified version of ImageN RandomIterFallbackNoCacheNoArray that uses byte vectors to handle indexes rather than int vector.
RandomIterFallbackByte(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackByte
 
RandomIterFallbackByteNoCache - Class in org.eclipse.imagen.media.iterators
Modified version of ImageN RandomIterFallbackByte that stores the tile positions in a byte array with less memory usage.
RandomIterFallbackByteNoCache(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackByteNoCache
 
RandomIterFallbackInt - Class in org.eclipse.imagen.media.iterators
Slight modified version of ImageN RandomIterFallbackNoCacheNoArray that uses int vectors to handle indexes.
RandomIterFallbackInt(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackInt
 
RandomIterFallbackIntNoCache - Class in org.eclipse.imagen.media.iterators
Modified version of ImageN RandomIterFallbackByte that stores the tile positions in a int array.
RandomIterFallbackIntNoCache(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackIntNoCache
 
RandomIterFallbackLarge - Class in org.eclipse.imagen.media.iterators
Slight modified version of ImageN RandomIterFallbackNoCacheNoArray that uses byte vectors to handle indexes rather than int vector.
RandomIterFallbackLarge(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackLarge
 
RandomIterFallbackLocal - Class in org.eclipse.imagen.media.iterators.nl
Modified version of ImageN RandomIterFallbackNoCacheNoArray that uses a ThreadLocal object for storing the current tile used in iterations.
RandomIterFallbackLocal(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackLocal
 
RandomIterFallbackNoCacheNoArray - Class in org.eclipse.imagen.media.iterators
Modified version of ImageN RandomIterFallbackIntNoCache that doesn't stores the tile positions in an array.
RandomIterFallbackNoCacheNoArray(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackNoCacheNoArray
 
RandomIterFallbackShort - Class in org.eclipse.imagen.media.iterators
Slight modified version of ImageN RandomIterFallbackNoCacheNoArray that uses short vectors to handle indexes rather than int vector.
RandomIterFallbackShort(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackShort
 
RandomIterFallbackShortNoCache - Class in org.eclipse.imagen.media.iterators
Modified version of ImageN RandomIterFallbackByte that stores the tile positions in a short array with less memory usage.
RandomIterFallbackShortNoCache(RenderedImage, Rectangle) - Constructor for class RandomIterFallbackShortNoCache
 
range() - Method in class JiffleParser.LoopSetContext
 
range() - Method in class JiffleParser
 
range(Double[], boolean) - Static method in class SampleStats
Calculates the range (max - min) of a set of values.
range(List) - Method in class JiffleFunctions
Gets the range of the input values.
Range - Class in org.eclipse.imagen.media.range
Abstract class used for checking if a selected value is inside the selected Range.
Range - Class in org.eclipse.imagen.util
A class to represent ranges of values.
Range(Class, Comparable, boolean, Comparable, boolean) - Constructor for class Range
Constructs a Range object given the Class of the elements in the Range, the minimum value and the maximum value.
Range(Class, Comparable, Comparable) - Constructor for class Range
Constructs a Range object given the Class of the elements in the Range, the minimum value and the maximum value.
RANGE_INDEX - Static variable in class AlgebraDescriptor
 
RANGE_INDEX - Static variable in class OperationConstDescriptor
 
Range.DataType - Enum Class in org.eclipse.imagen.media.range
Enum representation of DataBuffer types used.
RangeByte - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling byte data.
RangeContext(ParserRuleContext, int) - Constructor for class JiffleParser.RangeContext
 
RangeDouble - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling double data.
RangeFactory - Class in org.eclipse.imagen.media.range
This class is a factory class which creates a Range object for the specific data type.
RangeFloat - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling float data.
RangeInt - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling Integer data.
RangeLong - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling Long data.
RangeLookupDescriptor - Class in org.eclipse.imagen.media.rlookup
Describes the "RangeLookup" operation.
RangeLookupDescriptor() - Constructor for class RangeLookupDescriptor
Constructor.
RangeLookupOpImage - Class in org.eclipse.imagen.media.rlookup
This is a variation on the ImageN org.eclipse.imagen.LookupDescriptor.
RangeLookupOpImage(RenderedImage, Map, ImageLayout, RangeLookupTable, Number, ROI) - Constructor for class RangeLookupOpImage
Constructor
RangeLookupRIF - Class in org.eclipse.imagen.media.rlookup
The image factory for the RangeLookup operation.
RangeLookupRIF() - Constructor for class RangeLookupRIF
 
RangeLookupTable<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in org.eclipse.imagen.media.rlookup
A lookup table for the RangeLookup operation.
RangeLookupTable.Builder<T extends Number & Comparable<? super T>,U extends Number & Comparable<? super U>> - Class in org.eclipse.imagen.media.rlookup
Builder to create an immutable lookup table.
RangeShort - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling Short data.
RangeUshort - Class in org.eclipse.imagen.media.range
This class is a subclass of the Range class handling unsigned short data.
raster - Variable in class PackedImageData
The Raster containing the pixel data.
raster - Variable in class UnpackedImageData
The Raster containing the pixel data.
RasterAccessor - Class in org.eclipse.imagen
An adapter class for presenting non-binary image data in a ComponentSampleModel format and binary image data in a zero-offset byte array format even when the original data are not so stored.
RasterAccessor(Raster, Rectangle, RasterFormatTag, ColorModel) - Constructor for class RasterAccessor
Constructs a RasterAccessor object out of a Raster, Rectangle and formatTagID returned from RasterFormat.findCompatibleTag().
RasterAccessorExt - Class in org.eclipse.imagen.media.mosaic
Extends the RasterAcessor to handle more data type transformation cases
RasterAccessorExt(Raster, Rectangle, RasterFormatTag, ColorModel, int, int) - Constructor for class RasterAccessorExt
 
RasterClassifierCRIF - Class in org.eclipse.imagen.media.classifier
RenderedImageFactory used for creating a new RasterClassifierOpImage instance.
RasterClassifierCRIF() - Constructor for class RasterClassifierCRIF
 
RasterClassifierDescriptor - Class in org.eclipse.imagen.media.classifier
OperationDescriptorImpl describing the RasterClassifier operation
RasterClassifierDescriptor() - Constructor for class RasterClassifierDescriptor
Construct the descriptor.
RasterClassifierOpImage<T extends ColorMapTransformElement> - Class in org.eclipse.imagen.media.classifier
This class provides a few initialization method used for implementing the RasterClassier operation, which is an extension of the GenericPiecewise one.
RasterClassifierOpImage(RenderedImage, ColorMapTransform<T>, ImageLayout, Integer, ROI, Range, RenderingHints) - Constructor for class RasterClassifierOpImage
 
RasterFactory - Class in org.eclipse.imagen
A convenience class for the construction of various types of WritableRaster and SampleModel objects.
RasterFactory() - Constructor for class RasterFactory
 
RasterFormatTag - Class in org.eclipse.imagen
This class encapsulates the information needed for RasterAccessor to understand how a Raster is laid out.
RasterFormatTag(SampleModel, int) - Constructor for class RasterFormatTag
Constructs a RasterFormatTag given a sampleModel and a formatTagID.
RasterState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a Raster from which the Raster may be reconstituted.
RasterState(Class, Object, RenderingHints) - Constructor for class RasterState
Constructs a RasterState from a Raster.
Rational - Class in org.eclipse.imagen.media.util
A class to perform Rational arithmetic.
Rational(long, long) - Constructor for class Rational
 
Rational(Rational) - Constructor for class Rational
 
RCIFRegistry - Class in org.eclipse.imagen.registry
Utility class to provide type-safe interaction with the OperationRegistry for RenderableCollectionImageFactory objects.
RCIFRegistry() - Constructor for class RCIFRegistry
 
RCURLY - Static variable in class JiffleLexer
 
RCURLY - Static variable in class JiffleParser
 
RCURLY() - Method in class JiffleParser.BlockContext
 
RCURLY() - Method in class JiffleParser.ImagesBlockContext
 
RCURLY() - Method in class JiffleParser.InitBlockContext
 
RCURLY() - Method in class JiffleParser.OptionsBlockContext
 
READ - Static variable in class JiffleLexer
 
READ - Static variable in class JiffleParser
 
READ() - Method in class JiffleParser.RoleContext
 
readExternal(ObjectInput) - Method in class ConcurrentOperationRegistry
 
readExternal(ObjectInput) - Method in class OperationRegistry
Restores the contents of the registry from an ObjectInput which was previously written using the writeExternal method.
readFromImage(String, double, double, int) - Method in class AbstractJiffleRuntime
Gets a value from a source image for a given world position and image band.
readFromImage(String, double, double, int) - Method in interface JiffleRuntime
Gets a value from a source image for a given world position and image band.
readImage(File) - Static method in class ComparisonTestBase
Read an image from file
readImage(File, Integer) - Static method in class ComparisonTestBase
Read an image from file, using the TIFF ImageReader if the suggestedDataType is floating point
READING_FROM_DEST_IMAGE - Enum constant in enum class Errors
 
readScriptFile(File) - Static method in class JiffleDemoHelper
Reads the contents of a script file.
rect - Variable in class PackedImageData
The rectangular region within the Raster from which the data are to be retrieved.
rect - Variable in class UnpackedImageData
The rectangular region within the Raster where the data are to be accessed.
RectIter - Interface in org.eclipse.imagen.iterator
An iterator for traversing a read-only image in top-to-bottom, left-to-right order.
RectIterCSM - Class in org.eclipse.imagen.media.iterator
 
RectIterCSM - Class in org.eclipse.imagen.media.iterators
 
RectIterCSM(RenderedImage, Rectangle) - Constructor for class RectIterCSM
 
RectIterCSM(RenderedImage, Rectangle) - Constructor for class RectIterCSM
 
RectIterCSMByte - Class in org.eclipse.imagen.media.iterator
 
RectIterCSMByte - Class in org.eclipse.imagen.media.iterators
 
RectIterCSMByte(RenderedImage, Rectangle) - Constructor for class RectIterCSMByte
 
RectIterCSMByte(RenderedImage, Rectangle) - Constructor for class RectIterCSMByte
 
RectIterCSMByteABGR - Class in org.eclipse.imagen.media.iterators
 
RectIterCSMByteABGR(RenderedImage, Rectangle) - Constructor for class RectIterCSMByteABGR
 
RectIterCSMByteABGRSingleBank - Class in org.eclipse.imagen.media.iterators
 
RectIterCSMByteABGRSingleBank(RenderedImage, Rectangle) - Constructor for class RectIterCSMByteABGRSingleBank
 
RectIterCSMFloat - Class in org.eclipse.imagen.media.iterator
 
RectIterCSMFloat(RenderedImage, Rectangle) - Constructor for class RectIterCSMFloat
 
RectIterFactory - Class in org.eclipse.imagen.iterator
A factory class to instantiate instances of the RectIter and WritableRectIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RectIterFactory - Class in org.eclipse.imagen.media.iterators
A factory class to instantiate instances of the RectIter and WritableRectIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RectIterFallback - Class in org.eclipse.imagen.media.iterator
 
RectIterFallback(RenderedImage, Rectangle) - Constructor for class RectIterFallback
 
recycleTile(Raster) - Method in class RecyclingTileFactory
Recycle the given tile.
recycleTile(Raster) - Method in interface TileRecycler
Suggests to the TileRecycler that the parameter tile is no longer needed and may be used in creating a new Raster.
RecyclingTileFactory - Class in org.eclipse.imagen
A simple implementation of TileFactory wherein the tiles returned from createTile() attempt to re-use primitive arrays provided by the TileRecycler method recycleTile().
RecyclingTileFactory() - Constructor for class RecyclingTileFactory
Constructs a RecyclingTileFactory.
red(int) - Static method in class ColorUtils
Returns the red component of the specified color
Red - Enum constant in enum class PackedHistogram.SortComponent
 
REDUCTION - Enum constant in enum class TestBase.ScaleType
 
refineValue(double, double) - Method in enum class ShadedReliefAlgorithm
Refine value.
register() - Static method in class CropDescriptor
Manually registers the operation in the registry in case it's not already there
register() - Static method in class WarpDescriptor
Registers this descriptor if it is not already registered.
register(OperationRegistry, String, ContextualRenderedImageFactory) - Static method in class CRIFRegistry
Register a CRIF with a particular operation against a specified mode.
register(OperationRegistry, String, String, RenderedImageFactory) - Static method in class RIFRegistry
Register a RIF with a particular product and operation against a specified mode.
register(OperationRegistry, String, String, CollectionImageFactory) - Static method in class CIFRegistry
Register a CIF with a particular product and operation against a specified mode.
register(OperationRegistry, String, RenderableCollectionImageFactory) - Static method in class RCIFRegistry
Register a RCIF with a particular operation against a specified mode.
registerCIF(String, String, CollectionImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.register(...) . This is currently equivalent to CIFRegistry.register(this, operationName, productName, CIF)
registerCRIF(String, ContextualRenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CRIFRegistry.register(...) . This is currently equivalent to CRIFRegistry.register(this, operationName, productName, CRIF)
registerDescriptor(RegistryElementDescriptor) - Method in class ConcurrentOperationRegistry
 
registerDescriptor(RegistryElementDescriptor) - Method in class OperationRegistry
Register a descriptor against all the registry modes it supports.
registerFactory(String, String, String, Object) - Method in class ConcurrentOperationRegistry
 
registerFactory(String, String, String, Object) - Method in class OperationRegistry
Register a factory object with a particular product and descriptor against a specified mode.
registerOperationDescriptor(OperationDescriptor, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of registerDescriptor(odesc)
registerRIF(String, String, RenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.register(...) . This is currently equivalent to RIFRegistry.register(this, operationName, productName, RIF)
registerSerializer(Serializer) - Static method in class SerializerFactory
Adds a Serializer to the repository.
registerSerializers() - Static method in class SerializerImpl
Registers all known Serializers with the SerializerFactory.
registerSerializers(Class) - Static method in class SerializerImpl
 
registerServices(ClassLoader) - Method in class ConcurrentOperationRegistry
 
registerServices(ClassLoader) - Method in class OperationRegistry
Load all the "META-INF/registryFile.imagen" files and then called the updateRegistry() of the registered service provider of OperationRegistrySpi found in the classpath corresponding to this class loader.
RegistryElementDescriptor - Interface in org.eclipse.imagen
An interface for all ImageN descriptors that register themselves with the OperationRegistry.
RegistryMode - Class in org.eclipse.imagen
A class which provides information about a registry mode.
release() - Method in class RWLock
Tries to relinquish the ownership of a lock.
releaseWritableTile(int, int) - Method in class WrapperWRI
 
releaseWritableTile(int, int) - Method in class TiledImage
Indicates that a writer is done updating a tile.
releaseWritableTile(int, int) - Method in class WritableRenderedImageAdapter
Relinquishes the right to write to a tile.
REMOVAL_FROM_EVICTION - Enum constant in enum class ConcurrentTileCache.Actions
 
REMOVAL_FROM_FLUSH - Enum constant in enum class ConcurrentTileCache.Actions
 
remove(int) - Method in class RenderedImageList
 
remove(int, int, int, int) - Method in class ColorMap
Removes the specified color from the map
remove(RenderedImage, int, int) - Method in class ConcurrentTileCache
Removes the selected tile from the cache
remove(RenderedImage, int, int) - Method in class ConcurrentTileCacheMultiMap
Removes the selected tile from the cache
remove(RenderedImage, int, int) - Method in class SunTileCache
Removes a tile from the cache.
remove(RenderedImage, int, int) - Method in interface TileCache
Advises the cache that a tile is no longer needed.
remove(Object) - Method in class CollectionImage
Removes the specified object from this Collection.
remove(Object) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and removes the specified object from this Collection.
remove(Object) - Method in class CaselessStringKeyHashtable
Allow only String and CaselessStringKey keys to be removed.
remove(String) - Method in class CaselessStringKeyHashtable
Removes the key (and its corresponding value) from this hashtable.
remove(CaselessStringKey) - Method in class CaselessStringKeyHashtable
Removes the key (and its corresponding value) from this hashtable.
removeAll(Collection) - Method in class CollectionImage
Removes all this collection's elements that are also contained in the specified Collection.
removeAll(Collection) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and removes all this Collection's elements that are also contained in the specified Collection.
removeEventListener(JiffleEventListener) - Method in class JiffleExecutor
Removes an event listener.
removeImage(String) - Method in class JiffleBuilder
Removes an image associated with a script variable name.
removeMode(String) - Static method in class RegistryMode
Removes a mode from the existing list of known registryModes.
removeProperty(String) - Method in class CollectionImage
Removes the named property from the CollectionImage.
removeProperty(String) - Method in class CollectionOp
Removes the named property from the local property set of the CollectionOp as well as from its property environment.
removeProperty(String) - Method in class NullOpImage
Removes a property from the source image by name.
removeProperty(String) - Method in class PlanarImage
Removes the named property from the PlanarImage.
removeProperty(String) - Method in class RenderableOp
Removes the named property from the local property set of the RenderableOp as well as from its property environment.
removeProperty(String) - Method in class RenderedOp
Removes the named property from the local property set of the RenderedOp as well as from its property environment.
removeProperty(String) - Method in interface WritablePropertySource
Removes the named property from the WritablePropertySource.
removeProperty(String) - Method in class WritablePropertySourceImpl
Removes the named property from the PropertySource.
removePropertyChangeListener(PropertyChangeListener) - Method in class CollectionImage
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class PlanarImage
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface PropertyChangeEmitter
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class RenderableOp
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class WritablePropertySourceImpl
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class CollectionImage
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class PlanarImage
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface PropertyChangeEmitter
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class PropertyChangeSupportImageN
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class RenderableOp
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class WritablePropertySourceImpl
Remove a PropertyChangeListener for a specific property.
removePropertyGenerator(String, String, PropertyGenerator) - Method in class ConcurrentOperationRegistry
 
removePropertyGenerator(String, String, PropertyGenerator) - Method in class OperationRegistry
Removes a PropertyGenerator from its association with a particular descriptor/registry-mode in the registry.
removePropertyGenerator(String, PropertyGenerator) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to removePropertyGenerator("rendered", ...)
removePropertySource(PropertySource) - Method in class WritablePropertySourceImpl
Removes from the name-PropertySource mapping all entries which refer to the supplied PropertySource.
removeRegistryMode(String) - Method in class ConcurrentOperationRegistry
 
removeRegistryMode(String) - Method in class OperationRegistry
Remove a registry mode (including pre-defined ImageN modes) from the OperationRegistry.
removeRenderingHint(RenderingHints.Key) - Method in class ImageN
Removes the hint value associated with a given key in this ImageN instance.
removeSink(Object) - Method in class CollectionImage
Removes a sink from the set of sinks.
removeSink(Object) - Method in class PlanarImage
Removes an Object sink from the list of sinks.
removeSink(Object) - Method in class RenderedOp
Removes a sink from the list of node sinks.
removeSink(PlanarImage) - Method in class RenderedOp
Removes a PlanarImage sink from the list of sinks of the node.
removeSinks() - Method in class CollectionImage
Removes all sinks from the set of sinks.
removeSinks() - Method in class PlanarImage
Removes all the sinks of this image.
removeSinks() - Method in class RenderedOp
Removes all sinks from the list of sinks of the node.
removeSource(Object) - Method in class RenderedOp
Removes the specified Object source from the ParameterBlock of this node.
removeSource(PlanarImage) - Method in class RenderedOp
Deprecated.
Use removeSource(Object).
removeSources() - Method in class RenderableOp
Removes all the node's sources.
removeSources() - Method in class RenderedOp
Removes all the sources stored in the ParameterBlock of this node.
removeTileComputationListener(TileComputationListener) - Method in class PlanarImage
Removes a TileComputationListener from the list of registered TileComputationListeners.
removeTileObserver(TileObserver) - Method in class WrapperWRI
 
removeTileObserver(TileObserver) - Method in class TiledImage
Informs this TiledImage that a particular TileObserver no longer wishes to receive updates on tile writability status.
removeTileObserver(TileObserver) - Method in class WritableRenderedImageAdapter
Removes an observer.
removeTiles(RenderedImage) - Method in class ConcurrentTileCache
Removes all tiles in the cache which are owned by the image.
removeTiles(RenderedImage) - Method in class ConcurrentTileCacheMultiMap
Removes all tiles in the cache which are owned by the image.
removeTiles(RenderedImage) - Method in class SunTileCache
Removes all the tiles that belong to a RenderedImage from the cache.
removeTiles(RenderedImage) - Method in interface TileCache
Advises the cache that all tiles associated with a given image are no longer needed.
render(Object) - Static method in class HTMLBuilder
 
render(Object) - Method in interface HTMLRenderer
 
RenderableCollectionImageFactory - Interface in org.eclipse.imagen
The RenderableCollectionImageFactory (RCIF) interface is intended to be implemented by classes that wish to act as factories to produce different collection image operators.
RenderableCollectionRegistryMode - Class in org.eclipse.imagen.registry
A class that provides information about the "renderableCollection" registry (operation) mode.
RenderableCollectionRegistryMode() - Constructor for class RenderableCollectionRegistryMode
Constructor.
RenderableDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "Renderable" operation.
RenderableDescriptor() - Constructor for class RenderableDescriptor
Constructor.
RenderableOp - Class in org.eclipse.imagen
A node in a renderable imaging chain.
RenderableOp(String, ParameterBlock) - Constructor for class RenderableOp
Constructs a RenderableOp given the name of the operation to be performed and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableOp(OperationRegistry, String, ParameterBlock) - Constructor for class RenderableOp
Constructs a RenderableOp given the name of the operation to be performed and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableOp(OperationRegistry, String, ParameterBlock, RenderingHints) - Constructor for class RenderableOp
Constructs a RenderableOp given the name of the operation to be performed and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableRegistryMode - Class in org.eclipse.imagen.registry
A class that provides information about the "renderable" registry (operation) mode.
RenderableRegistryMode() - Constructor for class RenderableRegistryMode
Constructor.
RenderContextState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a RenderContext from which the RenderContext may be reconstituted.
RenderContextState(Class, Object, RenderingHints) - Constructor for class RenderContextState
Constructs a RenderContextState from a RenderContext.
RenderedImageAdapter - Class in org.eclipse.imagen
A PlanarImage wrapper for a non-writable RenderedImage.
RenderedImageAdapter(RenderedImage) - Constructor for class RenderedImageAdapter
Constructs a RenderedImageAdapter.
RenderedImageBrowser - Class in org.eclipse.imagen.media.viewer
Full rendered image browser, made up of tree for rendered image source hierarchy navigation and a info panel with various information on the selected RenderedImage
RenderedImageBrowser() - Constructor for class RenderedImageBrowser
 
RenderedImageBrowser(boolean, boolean) - Constructor for class RenderedImageBrowser
 
RenderedImageInfoPanel - Class in org.eclipse.imagen.media.viewer
Tabbed RenderedImage information display
RenderedImageInfoPanel() - Constructor for class RenderedImageInfoPanel
 
RenderedImageInfoPanel(boolean) - Constructor for class RenderedImageInfoPanel
 
RenderedImageInfoPanel(boolean, boolean) - Constructor for class RenderedImageInfoPanel
 
RenderedImageList - Class in org.eclipse.imagen
A CollectionImage which is also a RenderedImage.
RenderedImageList(List) - Constructor for class RenderedImageList
Creates a RenderedImageList from the supplied List.
RenderedOp - Class in org.eclipse.imagen
A node in a rendered imaging chain.
RenderedOp(String, ParameterBlock, RenderingHints) - Constructor for class RenderedOp
Constructs a RenderedOp that will be used to instantiate a particular rendered operation from the default operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
RenderedOp(OperationRegistry, String, ParameterBlock, RenderingHints) - Constructor for class RenderedOp
Constructs a RenderedOp that will be used to instantiate a particular rendered operation from the specified operation registry, an operation name, a ParameterBlock, and a set of rendering hints.
RenderedRegistryMode - Class in org.eclipse.imagen.registry
A class that provides information about the "rendered" registry (operation) mode.
RenderedRegistryMode() - Constructor for class RenderedRegistryMode
Constructor.
RenderingChangeEvent - Class in org.eclipse.imagen
Class representing the event that occurs when a RenderedOp node is re-rendered.
RenderingChangeEvent(RenderedOp, PlanarImage, PlanarImage, Shape) - Constructor for class RenderingChangeEvent
Constructs a RenderingChangeEvent.
RenderingHintsState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a RenderingHints object from which the RenderingHints object may be reconstituted.
RenderingHintsState(Class, Object, RenderingHints) - Constructor for class RenderingHintsState
Constructs a RenderingHintsState from a RenderingHints object.
RenderingKeyState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for the predefined RenderingHints.Key objects.
RenderingKeyState(Class, Object, RenderingHints) - Constructor for class RenderingKeyState
Constructs a RenderingKeyState from a RenderingHints.Key object.
RepeatedReadOptimizer - Class in org.eclipse.imagen.media.jiffle.parser
Support class that helps avoiding repeated reads on the source images, for the common case where the source image reference is the current pixel (no offsets, no absolute references).
RepeatedReadOptimizer() - Constructor for class RepeatedReadOptimizer
 
RescaleCRIF - Class in org.eclipse.imagen.media.rescale
This RenderedImageFactory class is called by the ImageN.create("Rescaling") method for returning a new instance of the RescaleOpImage class.
RescaleCRIF() - Constructor for class RescaleCRIF
 
RescaleDescriptor - Class in org.eclipse.imagen.media.rescale
An OperationDescriptor describing the "Rescale" operation.
RescaleDescriptor() - Constructor for class RescaleDescriptor
Constructor.
RescaleOpImage - Class in org.eclipse.imagen.media.rescale
This class is used for rescaling the source image pixels with the given scale and offset factors.
RescaleOpImage(RenderedImage, ImageLayout, Map, double[], double[], double, ROI, Range, boolean) - Constructor for class RescaleOpImage
 
reset(ColorMap) - Method in class ColorMap
Reset its own status to the one of the other color map.
resetCounts() - Method in class ConcurrentTileCache
Not Supported
resetCounts() - Method in class ConcurrentTileCacheMultiMap
Not Supported
resetCounts() - Method in interface CacheDiagnostics
Resets the hit and miss counts to zero.
resetCounts() - Method in class SunTileCache
Reset hit and miss counters.
resetPropertyEnvironment(boolean) - Method in class OperationNodeSupport
Resets the property environment.
resetTransform() - Method in class SimpleImagePane
Forces recalculation of the AffineTransform used to scale the image display.
resetVariables() - Method in class RepeatedReadOptimizer
Resets the local variables references.
retainAll(Collection) - Method in class CollectionImage
Retains only the elements in this Collection that are contained in the specified Collection .
retainAll(Collection) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and retains only the elements in this Collection that are contained in the specified Collection.
RGB2XYZ(float[], float[]) - Static method in class ColorSpaceImageNExt
Method for converting an RGB array into an XYZ one
RGBToCIEXYZ(Raster, int[], WritableRaster, int[]) - Static method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from sRGB to CIEXYZ.
RGBToCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Static method in class ColorSpaceImageNExt
 
RIFRegistry - Class in org.eclipse.imagen.registry
Utility class to provide type-safe interaction with the OperationRegistry for RenderedImageFactory objects.
RIFRegistry() - Constructor for class RIFRegistry
 
RIFUtil - Class in org.eclipse.imagen.media.opimage
 
RIFUtil() - Constructor for class RIFUtil
 
Ripples - Class in org.eclipse.imagen.media.jiffle.docs
 
Ripples() - Constructor for class Ripples
 
RIPPLES - Enum constant in enum class ImageChoice
Concentric, sinusoidal ripples.
ROI - Class in org.eclipse.imagen
The parent class for representations of a region of interest of an image (currently only single band images with integral data types are supported).
ROI(RenderedImage) - Constructor for class ROI
Constructs an ROI from a RenderedImage.
ROI(RenderedImage, int) - Constructor for class ROI
Constructs an ROI from a RenderedImage.
ROI_ACCESSOR_NO_DATA - Enum constant in enum class TestBase.TestSelection
 
ROI_ACCESSOR_ONLY_DATA - Enum constant in enum class TestBase.TestSelection
 
ROI_INDEX - Static variable in class AlgebraDescriptor
 
ROI_INDEX - Static variable in class OperationConstDescriptor
 
ROI_NO_DATA - Enum constant in enum class TestBase.TestSelection
 
ROI_ONLY_DATA - Enum constant in enum class TestBase.TestSelection
 
ROIGeometry - Class in org.eclipse.imagen.media.vectorbin
An ROI class backed by a vector object providing precision and the ability to handle massive regions.
ROIGeometry(Rectangle) - Constructor for class ROIGeometry
 
ROIGeometry(Geometry) - Constructor for class ROIGeometry
Constructor which takes a Geometry object to be used as the reference against which to test inclusion of image coordinates.
ROIGeometry(Geometry, boolean) - Constructor for class ROIGeometry
Constructor which takes a Geometry object and a boolean value for whether to use fixed coordinate precision (equivalent to working with integer pixel coordinates).
ROIGeometry(Geometry, boolean, boolean) - Constructor for class ROIGeometry
Constructors a new ROIGeometry.
ROIGeometry(Geometry, boolean, boolean, RenderingHints) - Constructor for class ROIGeometry
Fully-specified constructor.
ROIGeometry(Geometry, RenderingHints) - Constructor for class ROIGeometry
Builds a new ROIGeometry.
ROIShape - Class in org.eclipse.imagen
A class representing a region of interest within an image as a Shape.
ROIShape(Area) - Constructor for class ROIShape
Constructs an ROIShape from an Area.
ROIShape(Shape) - Constructor for class ROIShape
Constructs an ROIShape from a Shape.
role() - Method in class JiffleParser.ImageVarDeclarationContext
 
role() - Method in class JiffleParser
 
RoleContext(ParserRuleContext, int) - Constructor for class JiffleParser.RoleContext
 
RookIter - Interface in org.eclipse.imagen.iterator
An iterator for traversing a read-only image using arbitrary up-down and left-right moves.
RookIterFactory - Class in org.eclipse.imagen.iterator
A factory class to instantiate instances of the RookIter and WritableRookIter interfaces on sources of type Raster, RenderedImage, and WritableRenderedImage.
RookIterFallback - Class in org.eclipse.imagen.media.iterator
 
RookIterFallback(RenderedImage, Rectangle) - Constructor for class RookIterFallback
 
rool(Class, double, int) - Static method in class ImageUtilities
Returns the next or previous representable number.
ROTATE_180 - Static variable in class TransposeDescriptor
 
ROTATE_270 - Static variable in class TransposeDescriptor
 
ROTATE_90 - Static variable in class TransposeDescriptor
 
ROTATE_OP - Enum constant in enum class TestBase.TransformationType
 
round(float) - Static method in class WarpOpImage
Returns the "round" value of a float.
round2Arg(double, double) - Method in class JiffleFunctions
Rounds the input value to the given precision.
roundByte(double) - Static method in class ColorMapUtilities
Rounds a float value and clamp the result between 0 and 255 inclusive.
RPAR - Static variable in class JiffleLexer
 
RPAR - Static variable in class JiffleParser
 
RPAR() - Method in class JiffleParser.ArgumentListContext
 
RPAR() - Method in class JiffleParser.BreakifStmtContext
 
RPAR() - Method in class JiffleParser.ForeachStmtContext
 
RPAR() - Method in class JiffleParser.ParenExpressionContext
 
RSQUARE - Static variable in class JiffleLexer
 
RSQUARE - Static variable in class JiffleParser
 
RSQUARE() - Method in class JiffleParser.BandSpecifierContext
 
RSQUARE() - Method in class JiffleParser.ListLiteralContext
 
RSQUARE() - Method in class JiffleParser.PixelSpecifierContext
 
RULE_argumentList - Static variable in class JiffleParser
 
RULE_assignment - Static variable in class JiffleParser
 
RULE_assignmentTarget - Static variable in class JiffleParser
 
RULE_atom - Static variable in class JiffleParser
 
RULE_bandSpecifier - Static variable in class JiffleParser
 
RULE_block - Static variable in class JiffleParser
 
RULE_body - Static variable in class JiffleParser
 
RULE_conCall - Static variable in class JiffleParser
 
RULE_expression - Static variable in class JiffleParser
 
RULE_expressionList - Static variable in class JiffleParser
 
RULE_identifiedAtom - Static variable in class JiffleParser
 
RULE_imagePos - Static variable in class JiffleParser
 
RULE_imageProperty - Static variable in class JiffleParser
 
RULE_imagesBlock - Static variable in class JiffleParser
 
RULE_imageVarDeclaration - Static variable in class JiffleParser
 
RULE_initBlock - Static variable in class JiffleParser
 
RULE_listLiteral - Static variable in class JiffleParser
 
RULE_literal - Static variable in class JiffleParser
 
RULE_loopSet - Static variable in class JiffleParser
 
RULE_option - Static variable in class JiffleParser
 
RULE_optionsBlock - Static variable in class JiffleParser
 
RULE_optionValue - Static variable in class JiffleParser
 
RULE_parenExpression - Static variable in class JiffleParser
 
RULE_pixelPos - Static variable in class JiffleParser
 
RULE_pixelSpecifier - Static variable in class JiffleParser
 
RULE_range - Static variable in class JiffleParser
 
RULE_role - Static variable in class JiffleParser
 
RULE_script - Static variable in class JiffleParser
 
RULE_specialBlock - Static variable in class JiffleParser
 
RULE_statement - Static variable in class JiffleParser
 
RULE_varDeclaration - Static variable in class JiffleParser
 
ruleNames - Static variable in class JiffleLexer
 
ruleNames - Static variable in class JiffleParser
 
run() - Method in class JiffleBuilder
Runs the script.
RunProportionalRipples - Class in org.eclipse.imagen.media.jiffle.docs
 
RunProportionalRipples() - Constructor for class RunProportionalRipples
 
runScriptWithBuilder(File) - Method in class Ripples
 
runScriptWithBuilder(String, String, WritableRenderedImage) - Method in class RunProportionalRipples
 
runScriptWithJiffle(String, String, WritableRenderedImage) - Method in class RunProportionalRipples
 
RUNTIME_IMPORTS_DELIM - Static variable in class JiffleProperties
Delimiter used to separate multiple import entries
RUNTIME_PACKAGE_KEY - Static variable in class JiffleProperties
Key: runtime class package
runtimeExample() - Method in class TreeChange
 
RuntimeModelWorker - Class in org.eclipse.imagen.media.jiffle.parser
Generates a Java model representing the script, from which sources can be generated
RuntimeModelWorker(ParseTree, Map<String, String>, TreeNodeProperties<JiffleType>, TreeNodeProperties<SymbolScope>) - Constructor for class RuntimeModelWorker
Labels the parse tree with Node objects representing elements of the runtime code.
RWLock - Class in org.eclipse.imagen.media.util
A class that provides a classic reader/writer lock functionality.
RWLock() - Constructor for class RWLock
Constructor.
RWLock(boolean) - Constructor for class RWLock
Constructor.
RWLock.LockNotHeld - Exception in org.eclipse.imagen.media.util
The exception thrown when trying to upgrade a lock when the lock is not held by the current thread.
RWLock.UpgradeNotAllowed - Exception in org.eclipse.imagen.media.util
The exception thrown when trying to upgrade a lock when the lock does not allow upgrades.

S

SAMPLE_MODEL_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of sampleModel.
sampleModel - Variable in class PixelAccessor
The image's SampleModel.
SampleModelState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a SampleModel from which the SampleModel may be reconstituted.
SampleModelState(Class, Object, RenderingHints) - Constructor for class SampleModelState
Constructs a SampleModelState from a SampleModel.
sampleSize - Variable in class PixelAccessor
The size, in number of bits, of all the pixel samples.
SampleStats - Class in org.eclipse.imagen.media.numeric
A collection of static methods to calculate summary statistics for a sample of double-valued data.
SampleStats() - Constructor for class SampleStats
 
sampleType - Variable in class PixelAccessor
The data type of the pixel samples, determined based on the sample size.
saveAsDeflateTiff(Path, RenderedImage) - Static method in class TestImageDumper
 
SCALAR - Enum constant in enum class Symbol.Type
General scalar user variable.
ScalarLiteral - Class in org.eclipse.imagen.media.jiffle.parser.node
 
ScalarLiteral(String) - Constructor for class ScalarLiteral
 
scale(double, double) - Static method in class CoordinateTransforms
Creates a scaling transform.
SCALE_OP - Enum constant in enum class TestBase.TransformationType
 
Scale2BicubicOpImage - Class in org.eclipse.imagen.media.scale
 
Scale2BicubicOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, double, double, double, double, boolean, Range, double[]) - Constructor for class Scale2BicubicOpImage
 
Scale2BilinearOpImage - Class in org.eclipse.imagen.media.scale
 
Scale2BilinearOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, double, double, double, double, boolean, Range, double[]) - Constructor for class Scale2BilinearOpImage
 
Scale2CRIF - Class in org.eclipse.imagen.media.scale
 
Scale2CRIF() - Constructor for class Scale2CRIF
Constructor.
Scale2Descriptor - Class in org.eclipse.imagen.media.scale
An OperationDescriptor describing the "Scale" operation.
Scale2Descriptor() - Constructor for class Scale2Descriptor
Constructor.
Scale2GeneralOpImage - Class in org.eclipse.imagen.media.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.
Scale2GeneralOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, double, double, double, double, boolean, Range, double[]) - Constructor for class Scale2GeneralOpImage
 
Scale2NearestOpImage - Class in org.eclipse.imagen.media.scale
 
Scale2NearestOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, double, double, double, double, boolean, Range, double[]) - Constructor for class Scale2NearestOpImage
 
Scale2OpImage - Class in org.eclipse.imagen.media.scale
A class extending WarpOpImage for use by further extension classes that perform image scaling.
Scale2OpImage(RenderedImage, ImageLayout, Map, boolean, BorderExtender, Interpolation, double, double, double, double, boolean, double[]) - Constructor for class Scale2OpImage
Constructs a ScaleOpImage from a RenderedImage source, an optional BorderExtender , x and y scale and translation factors, and an Interpolation object.
ScaleBicubicOpImage - Class in org.eclipse.imagen.media.scale
 
ScaleBicubicOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class ScaleBicubicOpImage
 
ScaleBilinearOpImage - Class in org.eclipse.imagen.media.scale
 
ScaleBilinearOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class ScaleBilinearOpImage
 
ScaleCRIF - Class in org.eclipse.imagen.media.scale
 
ScaleCRIF() - Constructor for class ScaleCRIF
Constructor.
ScaleDescriptor - Class in org.eclipse.imagen.media.scale
An OperationDescriptor describing the "Scale" operation.
ScaleDescriptor() - Constructor for class ScaleDescriptor
Constructor.
ScaleGeneralOpImage - Class in org.eclipse.imagen.media.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 ScaleGeneralOpImage
 
ScaleNearestOpImage - Class in org.eclipse.imagen.media.scale
 
ScaleNearestOpImage(RenderedImage, ImageLayout, Map, BorderExtender, Interpolation, float, float, float, float, boolean, Range, double[]) - Constructor for class ScaleNearestOpImage
 
ScaleOpImage - Class in org.eclipse.imagen.media.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 ScaleOpImage
Constructs a ScaleOpImage from a RenderedImage source, an optional BorderExtender , x and y scale and translation factors, and an Interpolation object.
scheduleTile(OpImage, int, int) - Method in class SunTileScheduler
Schedules a single tile for computation.
scheduleTile(OpImage, int, int) - Method in interface TileScheduler
Schedules a tile for computation.
scheduleTiles(OpImage, Point[]) - Method in class SunTileScheduler
Schedules multiple tiles of an image for computation.
scheduleTiles(OpImage, Point[]) - Method in interface TileScheduler
Schedules a list of tiles for computation.
scheduleTiles(PlanarImage, Point[], TileComputationListener[]) - Method in class SunTileScheduler
Schedule a list of tiles for computation.
scheduleTiles(PlanarImage, Point[], TileComputationListener[]) - Method in interface TileScheduler
Schedule a list of tiles for computation.
script() - Method in class JiffleParser
 
script(File) - Method in class JiffleBuilder
Reads the script from scriptFile.
script(String) - Method in class JiffleBuilder
Sets the script to be compiled.
Script - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Script(Map<String, String>, Set<String>, Set<String>, GlobalVars, StatementList, RepeatedReadOptimizer) - Constructor for class Script
 
SCRIPT - Static variable in class JiffleDescriptor
 
ScriptContext(ParserRuleContext, int) - Constructor for class JiffleParser.ScriptContext
 
scriptToImage(double, double, int) - Method in interface BandTransform
Converts from script band indices to image band indices
sdev(Double[], boolean) - Static method in class SampleStats
Calculates sample standard deviation.
sdev(List) - Method in class JiffleFunctions
Gets the sample standard deviation of the input values.
SEMI - Static variable in class JiffleLexer
 
SEMI - Static variable in class JiffleParser
 
SEMI() - Method in class JiffleParser.BreakifStmtContext
 
SEMI() - Method in class JiffleParser.BreakStmtContext
 
SEMI() - Method in class JiffleParser.EmptyStmtContext
 
SEMI() - Method in class JiffleParser.ExprStmtContext
 
SEMI() - Method in class JiffleParser.ImageVarDeclarationContext
 
SEMI() - Method in class JiffleParser.ListAppendStmtContext
 
SEMI() - Method in class JiffleParser.OptionContext
 
SEMI() - Method in class JiffleParser.VarDeclarationContext
 
sempred(RuleContext, int, int) - Method in class JiffleParser
 
SentinelNDVI - Class in org.eclipse.imagen.media.jiffle.demo
 
SentinelNDVI() - Constructor for class SentinelNDVI
 
SeparableConvolveOpImage - Class in org.eclipse.imagen.media.convolve
 
SeparableConvolveOpImage(RenderedImage, BorderExtender, RenderingHints, ImageLayout, KernelImageN, ROI, Range, double, boolean) - Constructor for class SeparableConvolveOpImage
 
SerializableState - Interface in org.eclipse.imagen.media.serialize
An interface to be implemented by classes instances of which act as serializable proxies for instances of non-serializable classes.
SerializableStateImpl - Class in org.eclipse.imagen.media.serialize
Framework class for adding Serializers based on SerializableState implementations which support one or more classes or interfaces.
Serializer - Interface in org.eclipse.imagen.media.serialize
An interface to be implemented by classes which are capable of converting an instance of a supported class into a state representation of the object which is serializable.
SerializerFactory - Class in org.eclipse.imagen.media.serialize
A utility class which provides factory methods for obtaining Serializer instances.
SerializerImpl - Class in org.eclipse.imagen.media.serialize
Framework class for automatically creating Serializers for SerializableStateImpl subclasses.
Service - Class in org.eclipse.imagen.media.util
A simple service-provider lookup mechanism.
set(byte, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(char, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(double, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(float, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(int, Object) - Method in class RenderedImageList
 
set(int, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(long, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(short, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
set(RenderedImage) - Method in class TiledImage
Overlays a given RenderedImage on top of the current contents of the TiledImage.
set(RenderedImage, ROI) - Method in class TiledImage
Overlays a given RenderedImage on top of the current contents of the TiledImage and its intersection with the supplied ROI.
set(Object, int) - Method in class ParameterBlockImageN
Replaces an Object in the list of parameters.
set(Object, String) - Method in class ParameterBlockImageN
Deprecated.
as of ImageN 0.4.0 - use setParameter instead.
setAction(ConcurrentTileCache.Actions) - Method in class CachedTileImpl
Sets the status of the tile
setAlphaChannel(PlanarImage) - Method in class ImageMosaicBean
 
setAttribute(Object) - Method in class AttributedImage
Stores the attribute.
setBaseClassName(String) - Method in class SourceWriter
 
setBinWidth(int) - Method in class DisplayHistogram
Override the default bin width (for plotting)
setBreaks(int, Double[]) - Method in class Classification
 
setCIFPreference(String, String, CollectionImageFactory, CollectionImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.setPreference(...) . This is currently equivalent to CIFRegistry.setPreference(this, operationName, productName, preferredCIF, otherCIF)
setColorModel(ColorModel) - Method in class ImageLayout
Sets colorModel to the supplied value and marks it as valid.
setComponents(UnpackedImageData) - Method in class PixelAccessor
Given an array of unnormalized color/alpha components, this method performs color-to-pixel translation, and sets the translated pixel data back to the Raster within a specific region.
setComponentsRGB(UnpackedImageData) - Method in class PixelAccessor
Given an array of normalized (between 0 and 255) alpha/RGB color components, this method performs color-to-pixel translation, and sets the translated pixel data back to the Raster within a specific region.
setConcurrencyLevel(int) - Method in class ConcurrentTileCache
Sets the cache ConcurrencyLevel and then flush and rebuild the cache
setConcurrencyLevel(int) - Method in class ConcurrentTileCacheMultiMap
Sets the cache ConcurrencyLevel and then flush and rebuild the cache
setControl(SmootherControl) - Method in class AbstractSmoother
Sets a new Control object to for smoothing.
setData(Raster) - Method in class WrapperWRI
 
setData(Raster) - Method in class TiledImage
Sets a region of a TiledImage to be a copy of a supplied Raster.
setData(Raster) - Method in class WritableRenderedImageAdapter
Sets a rectangular region of the image to the contents of raster.
setData(Raster, ROI) - Method in class TiledImage
Sets a region of a TiledImage to be a copy of a supplied Raster.
setDataElements(int, int, int, int, Object, DataBuffer) - Method in class ComponentSampleModelImageN
Sets the data for a rectangle of pixels in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class ComponentSampleModelImageN
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDefaultBounds() - Method in class AbstractDirectRuntime
Sets default bounds for the processing area.
setDefaultBounds() - Method in class AbstractIndirectRuntime
setDefaultBounds() - Method in class AbstractJiffleRuntime
 
setDefaultBounds() - Method in interface JiffleDirectRuntime
Sets default bounds for the processing area.
setDefaultRenderingSize(Dimension) - Static method in class ImageN
Sets the default size of the rendering created by invoking createDefaultRendering() on a RenderableOp.
setDefaultTileSize(Dimension) - Static method in class ImageN
Sets the default tile dimensions to the clone of the provided parameter.
setDefaultTransform(CoordinateTransform) - Method in class AbstractDirectRuntime
 
setDefaultTransform(CoordinateTransform) - Method in class AbstractJiffleRuntime
Sets a coordinate transform to be used by any source and destination images submitted to the runtime object without their own transforms.
setDefaultTransform(CoordinateTransform) - Method in interface JiffleRuntime
Sets a coordinate transform to be used by any source and destination images submitted to the runtime object without their own transforms.
setDestinationBands(Map<String, Integer>) - Method in class AbstractIndirectRuntime
 
setDestinationBands(Map<String, Integer>) - Method in interface JiffleIndirectRuntime
Sets the number of bands for each output image, or JiffleRuntime.DYNAMIC_BANDS if the maximum band index could not be determined.
setDestinationImage(String) - Method in class AbstractIndirectRuntime
 
setDestinationImage(String) - Method in interface JiffleIndirectRuntime
Specifies the name of the script variable which represents the destination image.
setDestinationImage(String, WritableRenderedImage) - Method in class AbstractDirectRuntime
Associates a variable name with a destination image.
setDestinationImage(String, WritableRenderedImage) - Method in interface JiffleDirectRuntime
Associates a variable name with a destination image.
setDestinationImage(String, WritableRenderedImage, CoordinateTransform) - Method in class AbstractDirectRuntime
Associates a variable name with a destination image and coordinate transform.
setDestinationImage(String, WritableRenderedImage, CoordinateTransform) - Method in interface JiffleDirectRuntime
Associates a variable name with a destination image and coordinate transform.
setDestinationImage(String, CoordinateTransform) - Method in class AbstractIndirectRuntime
 
setDestinationImage(String, CoordinateTransform) - Method in interface JiffleIndirectRuntime
Specifies the name of the script variable which represents the destination image and defines the coordinate transform.
setDestinationNoData(double) - Method in class InterpolationBicubic
 
setDestinationNoData(double) - Method in class InterpolationBilinear
 
setDestinationNoData(double) - Method in class InterpolationNearest
 
setDestinationNoData(double) - Method in interface InterpolationNoData
Sets the destinationNoData value associated to the Interpolation Object
setDestinationNoData(double) - Method in class LookupTable
This method sets destination no data used for No Data or ROI calculation
setDestValue(Jiffle.RuntimeModel, String, String) - Static method in class DirectSources
 
SetDestValue - Class in org.eclipse.imagen.media.jiffle.parser.node
 
SetDestValue(String, Band, Expression) - Constructor for class SetDestValue
 
SetDestValue(String, Expression) - Constructor for class SetDestValue
 
setElement(KernelImageN, int, int, float) - Static method in class KernelUtil
Creates a new kernel by copying the one provided and setting the element at (x, y) to value.
setFactory(Object) - Method in class ConcurrentOperationRegistry.OperationItem
 
setFactoryPreference(String, String, String, Object, Object) - Method in class ConcurrentOperationRegistry
 
setFactoryPreference(String, String, String, Object, Object) - Method in class OperationRegistry
Sets a preference between two factory instances for a given operation under a specified product.
setGeometry(Geometry) - Method in class LiteShape
Sets the geometry contained in this lite shape.
setHeight(int) - Method in class ImageLayout
Sets height to the supplied value and marks it as valid.
setHeight(int) - Method in class DisplayHistogram
Override the default height for the plot.
setImage(RenderedImage) - Method in class ImageMosaicBean
 
setImage(RenderedImage) - Method in class SimpleImagePane
Sets the image to display and repaints.
setImage(RenderedImage) - Method in class ImageViewer
 
setImage(RenderedImage) - Method in class RenderedImageBrowser
 
setImage(RenderedImage) - Method in class RenderedImageInfoPanel
 
setImage(PlanarImage) - Method in class DisplayHistogram
 
setImageFactory(CollectionImageFactory) - Method in class CollectionImage
Sets the imageFactory instance variable to the supplied value.
setImageParams(Map) - Method in class AbstractJiffleRuntime
Supplies the runtime object with the names and roles if image variables used in the script.
setImageParams(Map<String, Jiffle.ImageRole>) - Method in class Jiffle
Sets the image parameters.
setImageParams(Map<String, Jiffle.ImageRole>) - Method in interface JiffleRuntime
Supplies the runtime object with the names and roles if image variables used in the script.
setImagingListener(ImagingListener) - Method in class ImageN
Sets an ImagingListener object on this ImageN.
setIncludeScript(boolean) - Method in class Jiffle
 
setIndexMultiplier(int) - Method in class DisplayHistogram
Override the index multiplying factor (for bins with width !
setLabel(String) - Method in class ProgressMeter
Updates the progress label.
setMax(int, Double) - Method in class Classification
 
setMaxCount(int) - Method in class DisplayHistogram
Set the maximum value (used to scale the histogram y-axis).
setMemoryCapacity(long) - Method in class ConcurrentTileCache
Sets the cache memory capacity and then flush and rebuild the cache
setMemoryCapacity(long) - Method in class ConcurrentTileCacheMultiMap
Sets the cache memory capacity and then flush and rebuild the cache
setMemoryCapacity(long) - Method in class SunTileCache
Sets the cache's memory capacity to the desired number of bytes.
setMemoryCapacity(long) - Method in interface TileCache
Sets the memory capacity to a desired number of bytes.
setMemoryThreshold(float) - Method in class ConcurrentTileCache
Sets the cache memory threshold and then flush and rebuild the cache
setMemoryThreshold(float) - Method in class ConcurrentTileCacheMultiMap
Sets the cache memory threshold and then flush and rebuild the cache
setMemoryThreshold(float) - Method in class SunTileCache
Set the memory threshold value.
setMemoryThreshold(float) - Method in interface TileCache
Sets the memoryThreshold value to a floating point number that ranges from 0.0 to 1.0.
setMin(int, Double) - Method in class Classification
 
setMinX(int) - Method in class ImageLayout
Sets minX to the supplied value and marks it as valid.
setMinY(int) - Method in class ImageLayout
Sets minY to the supplied value and marks it as valid.
setMlibFactory(Object) - Method in class ConcurrentOperationRegistry.OperationItem
 
setMlibPreference(boolean) - Method in class ConcurrentOperationRegistry.OperationItem
 
setName(String) - Method in class Jiffle
Replaces the default name set for this object with a user-supplied name.
setName(String) - Method in class CaselessStringKey
Stores the parameter by reference in the internal name.
setNoDataRange(Range) - Method in class InterpolationBicubic
 
setNoDataRange(Range) - Method in class InterpolationBilinear
 
setNoDataRange(Range) - Method in class InterpolationNearest
 
setNoDataRange(Range) - Method in interface InterpolationNoData
Set NoData Range associated to the Interpolation object.
setNoDataRange(Range) - Method in class LookupTable
No Data flag is set to true and no data range is taken
setNodeSource(Object, int) - Method in class RenderedOp
Deprecated.
as of ImageN 0.4.0 Use setSource(Object,int).
setOffset(double) - Method in class SingleDimensionTransformation
 
setOperationCollection(ConcurrentOperationRegistry.OperationCollection) - Method in class ConcurrentOperationRegistry
Sets the ConcurrentOperationRegistry.OperationCollection containing the list of all the operations contained by the registry.
setOperationName(String) - Method in class CollectionOp
Sets the name of the operation this node represents.
setOperationName(String) - Method in interface OperationNode
Sets the name of the operation this node represents.
setOperationName(String) - Method in class OperationNodeSupport
Sets the name of the operation the associated node represents.
setOperationName(String) - Method in class RenderableOp
Sets the name of the operation this node represents.
setOperationName(String) - Method in class RenderedOp
Sets the name of the operation this node represents.
setOperationRegistry(OperationRegistry) - Method in class ImageN
Sets theOperationRegistry to be used by thisImageNinstance.
setOrdinate(int, int, double) - Method in class CoordinateSequence2D
Sets the ordinate of a coordinate in this sequence.
setOrdinatePosition(double) - Method in class Position
Sets the current ordinate position parameter
setPackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class ImageUtil
Sets the supplied Raster's data from an array of packed binary data of the form returned by getPackedBinaryData().
setPackedPixels(PackedImageData) - Method in class PixelAccessor
Sets a region of the pixel data within a Raster using a primitive array.
setParallelism(int) - Method in class SunTileScheduler
Suggests to the scheduler the degree of parallelism to use in processing invocations of scheduleTiles() .
setParallelism(int) - Method in interface TileScheduler
Suggests to the scheduler the degree of parallelism to use in processing invocations of scheduleTiles() .
setParameter(byte, int) - Method in class RenderableOp
Sets one of the node's parameters to a byte.
setParameter(byte, int) - Method in class RenderedOp
Sets one of the node's parameters to a byte.
setParameter(char, int) - Method in class RenderableOp
Sets one of the node's parameters to a char.
setParameter(char, int) - Method in class RenderedOp
Sets one of the node's parameters to a char.
setParameter(double, int) - Method in class RenderableOp
Sets one of the node's parameters to a double.
setParameter(double, int) - Method in class RenderedOp
Sets one of the node's parameters to a double.
setParameter(float, int) - Method in class RenderableOp
Sets one of the node's parameters to a float.
setParameter(float, int) - Method in class RenderedOp
Sets one of the node's parameters to a float.
setParameter(int, int) - Method in class RenderableOp
Sets one of the node's parameters to an int.
setParameter(int, int) - Method in class RenderedOp
Sets one of the node's parameters to an int.
setParameter(long, int) - Method in class RenderableOp
Sets one of the node's parameters to a long.
setParameter(long, int) - Method in class RenderedOp
Sets one of the node's parameters to a long.
setParameter(short, int) - Method in class RenderableOp
Sets one of the node's parameters to a short.
setParameter(short, int) - Method in class RenderedOp
Sets one of the node's parameters to a short.
setParameter(Object, int) - Method in class RenderableOp
Sets one of the node's parameters to an Object.
setParameter(Object, int) - Method in class RenderedOp
Sets one of the node's parameters to an Object.
setParameter(String, boolean) - Method in class ParameterBlockImageN
Sets a named parameter to a boolean value.
setParameter(String, boolean) - Method in interface ParameterList
Sets a named parameter to a boolean value.
setParameter(String, boolean) - Method in class ParameterListImpl
Sets a named parameter to a boolean value.
setParameter(String, byte) - Method in class ParameterBlockImageN
Sets a named parameter to a byte value.
setParameter(String, byte) - Method in interface ParameterList
Sets a named parameter to a byte value.
setParameter(String, byte) - Method in class ParameterListImpl
Sets a named parameter to a byte value.
setParameter(String, char) - Method in class ParameterBlockImageN
Sets a named parameter to a char value.
setParameter(String, char) - Method in interface ParameterList
Sets a named parameter to a char value.
setParameter(String, char) - Method in class ParameterListImpl
Sets a named parameter to a char value.
setParameter(String, double) - Method in class ParameterBlockImageN
Sets a named parameter to a double value.
setParameter(String, double) - Method in interface ParameterList
Sets a named parameter to a double value.
setParameter(String, double) - Method in class ParameterListImpl
Sets a named parameter to a double value.
setParameter(String, float) - Method in class ParameterBlockImageN
Sets a named parameter to a float value.
setParameter(String, float) - Method in interface ParameterList
Sets a named parameter to a float value.
setParameter(String, float) - Method in class ParameterListImpl
Sets a named parameter to a float value.
setParameter(String, int) - Method in class ParameterBlockImageN
Sets a named parameter to an int value.
setParameter(String, int) - Method in interface ParameterList
Sets a named parameter to an int value.
setParameter(String, int) - Method in class ParameterListImpl
Sets a named parameter to an int value.
setParameter(String, long) - Method in class ParameterBlockImageN
Sets a named parameter to a long value.
setParameter(String, long) - Method in interface ParameterList
Sets a named parameter to a long value.
setParameter(String, long) - Method in class ParameterListImpl
Sets a named parameter to a long value.
setParameter(String, short) - Method in class ParameterBlockImageN
Sets a named parameter to a short value.
setParameter(String, short) - Method in interface ParameterList
Sets a named parameter to a short value.
setParameter(String, short) - Method in class ParameterListImpl
Sets a named parameter to a short value.
setParameter(String, Object) - Method in class ParameterBlockImageN
Sets a named parameter to an Object value.
setParameter(String, Object) - Method in interface ParameterList
Sets a named parameter to an Object value.
setParameter(String, Object) - Method in class ParameterListImpl
Sets a named parameter to an Object value.
setParameterBlock(ParameterBlock) - Method in class CollectionOp
Sets the ParameterBlock of this node.
setParameterBlock(ParameterBlock) - Method in interface OperationNode
Sets the ParameterBlock of this node.
setParameterBlock(ParameterBlock) - Method in class OperationNodeSupport
Sets the ParameterBlock of the associated node by reference.
setParameterBlock(ParameterBlock) - Method in class RenderableOp
Sets the ParameterBlock of this node.
setParameterBlock(ParameterBlock) - Method in class RenderedOp
Sets the ParameterBlock of this node.
setParameters(Vector) - Method in class ParameterBlockImageN
Sets the entire Vector of parameters to a given Vector.
setParameters(Vector) - Method in class RenderedOp
Sets all the parameters of this node.
setPercentages(double[]) - Method in class Classification
 
setPixel(double[]) - Method in interface WritableRectIter
Sets all samples of the current pixel to a set of double values.
setPixel(double[]) - Method in class WritableRectIterCSMByte
 
setPixel(double[]) - Method in class WritableRectIterCSMFloat
 
setPixel(double[]) - Method in class WritableRectIterFallback
 
setPixel(double[]) - Method in class WritableRookIterFallback
 
setPixel(double[]) - Method in class WritableRectIterCSMByte
 
setPixel(float[]) - Method in interface WritableRectIter
Sets all samples of the current pixel to a set of float values.
setPixel(float[]) - Method in class WritableRectIterCSMByte
 
setPixel(float[]) - Method in class WritableRectIterCSMFloat
 
setPixel(float[]) - Method in class WritableRectIterFallback
 
setPixel(float[]) - Method in class WritableRookIterFallback
 
setPixel(float[]) - Method in class WritableRectIterCSMByte
 
setPixel(int[]) - Method in interface WritableRectIter
Sets all samples of the current pixel to a set of int values.
setPixel(int[]) - Method in class WritableRectIterCSMByte
 
setPixel(int[]) - Method in class WritableRectIterCSMFloat
 
setPixel(int[]) - Method in class WritableRectIterFallback
 
setPixel(int[]) - Method in class WritableRookIterFallback
 
setPixel(int[]) - Method in class WritableRectIterCSMByte
 
setPixel(int, int, double[]) - Method in interface WritableRandomIter
Sets a pixel in the image using a float array of samples for input.
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMByte
 
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMDouble
 
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMFloat
 
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMInt
 
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMShort
 
setPixel(int, int, double[]) - Method in class WritableRandomIterCSMUShort
 
setPixel(int, int, double[]) - Method in class WritableRandomIterFallback
 
setPixel(int, int, float[]) - Method in interface WritableRandomIter
Sets a pixel in the image using a float array of samples for input.
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMByte
 
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMDouble
 
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMFloat
 
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMInt
 
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMShort
 
setPixel(int, int, float[]) - Method in class WritableRandomIterCSMUShort
 
setPixel(int, int, float[]) - Method in class WritableRandomIterFallback
 
setPixel(int, int, int[]) - Method in interface WritableRandomIter
Sets a pixel in the image using an int array of samples for input.
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMByte
 
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMDouble
 
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMFloat
 
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMInt
 
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMShort
 
setPixel(int, int, int[]) - Method in class WritableRandomIterCSMUShort
 
setPixel(int, int, int[]) - Method in class WritableRandomIterFallback
 
setPixels(UnpackedImageData) - Method in class PixelAccessor
Sets a region of the pixel data within a Raster using a primitive array.
setPixels(UnpackedImageData, boolean) - Method in class PixelAccessor
Sets a region of the pixel data within a Raster using a primitive array.
setPollingInterval(long) - Method in class JiffleExecutor
Sets the polling interval for task completion.
setPreference(OperationRegistry, String, String, RenderedImageFactory, RenderedImageFactory) - Static method in class RIFRegistry
Sets a preference between two rifs for a given operation under a specified product.
setPreference(OperationRegistry, String, String, CollectionImageFactory, CollectionImageFactory) - Static method in class CIFRegistry
Sets a preference between two cifs for a given operation under a specified product.
setPrefetchParallelism(int) - Method in class SunTileScheduler
Identical to setParallelism() but applies only to prefetchTiles().
setPrefetchParallelism(int) - Method in interface TileScheduler
Identical to setParallelism() but applies only to prefetchTiles().
setPrefetchPriority(int) - Method in class SunTileScheduler
Identical to setPriority() but applies only to prefetchTiles().
setPrefetchPriority(int) - Method in interface TileScheduler
Identical to setPriority() but applies only to prefetchTiles().
setPriority(int) - Method in class SunTileScheduler
Suggests to the scheduler the priority to assign to processing effected by scheduleTiles().
setPriority(int) - Method in interface TileScheduler
Suggests to the scheduler the priority to assign to processing effected by scheduleTiles().
setProductPreference(String, String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of setProductPreference(...) which specifies a modeName also. This is currently equivalent to setProductPreference("rendered", operationName, preferredProductName, otherProductName)
setProductPreference(String, String, String, String) - Method in class ConcurrentOperationRegistry
 
setProductPreference(String, String, String, String) - Method in class OperationRegistry
Set the preference between two products for a descriptor registered under a registry mode.
setProgress(float) - Method in class ProgressMeter
Updates the progress bar.
setProperty(String, Object) - Method in class CollectionImage
Sets a property on a CollectionImage.
setProperty(String, Object) - Method in class CollectionOp
Sets a local property on a node.
setProperty(String, Object) - Method in class ClassBreaksOpImage
 
setProperty(String, Object) - Method in class NullOpImage
Sets a property on the source image by name.
setProperty(String, Object) - Method in class PlanarImage
Sets a property on a PlanarImage.
setProperty(String, Object) - Method in class RenderableOp
Sets a local property on a node.
setProperty(String, Object) - Method in class RenderedOp
Sets a local property on a node.
setProperty(String, Object) - Method in interface WritablePropertySource
Adds the property value associated with the supplied name to the WritablePropertySource.
setProperty(String, Object) - Method in class WritablePropertySourceImpl
Adds the property value associated with the supplied name to the PropertySource.
setRasterFormatTag(RasterFormatTag) - Method in class ImageMosaicBean
 
setRect(WritableRaster, Raster) - Static method in class JDKWorkarounds
 
setRect(WritableRaster, Raster, int, int) - Static method in class JDKWorkarounds
 
setRegistry(OperationRegistry) - Method in class CollectionOp
Sets the OperationRegistry that is used by this node.
setRegistry(OperationRegistry) - Method in interface OperationNode
Sets the OperationRegistry that is used by this node.
setRegistry(OperationRegistry) - Method in class OperationNodeSupport
Sets the OperationRegistry that is used by the associated node.
setRegistry(OperationRegistry) - Method in class RenderableOp
Sets the OperationRegistry that is used by this node.
setRegistry(OperationRegistry) - Method in class RenderedOp
Sets the OperationRegistry that is used by this node.
setRelatedViewer(ImageViewer) - Method in class ImageViewer
 
setRenderingHint(RenderingHints.Key, Object) - Method in class ImageN
Sets the hint value associated with a given key in this ImageN instance.
setRenderingHint(RenderingHints.Key, Object) - Method in class RenderedOp
Sets a hint in the RenderingHints of this node.
setRenderingHints(RenderingHints) - Method in class CollectionOp
Sets the RenderingHints of this node.
setRenderingHints(RenderingHints) - Method in class ImageN
Sets the RenderingHints associated with this ImageN instance.
setRenderingHints(RenderingHints) - Method in interface OperationNode
Sets the RenderingHints of this node.
setRenderingHints(RenderingHints) - Method in class OperationNodeSupport
Sets the RenderingHints of the associated node.
setRenderingHints(RenderingHints) - Method in class RenderableOp
Sets the common RenderingHints of this node.
setRenderingHints(RenderingHints) - Method in class RenderedOp
Sets the RenderingHints of this node.
setRIFPreference(String, String, RenderedImageFactory, RenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.setPreference(...) . This is currently equivalent to RIFRegistry.setPreference(this, operationName, productName, preferredRIF, otherRIF)
setRoi(ROI) - Method in class ImageMosaicBean
 
setROIBounds(Rectangle) - Method in class InterpolationBicubic
 
setROIBounds(Rectangle) - Method in class InterpolationBilinear
 
setROIBounds(Rectangle) - Method in class InterpolationNearest
 
setRoiImage(RenderedImage) - Method in class ImageMosaicBean
 
setROIparams(Rectangle, PlanarImage, boolean) - Method in class LookupTable
ROI flag is set to true and the ROI fields are all filled
setSample(double) - Method in interface WritableRectIter
Sets the current sample to a double value.
setSample(double) - Method in class WritableRectIterCSMByte
 
setSample(double) - Method in class WritableRectIterCSMFloat
 
setSample(double) - Method in class WritableRectIterFallback
 
setSample(double) - Method in class WritableRookIterFallback
 
setSample(double) - Method in class WritableRectIterCSMByte
 
setSample(float) - Method in interface WritableRectIter
Sets the current sample to a float value.
setSample(float) - Method in class WritableRectIterCSMByte
 
setSample(float) - Method in class WritableRectIterCSMFloat
 
setSample(float) - Method in class WritableRectIterFallback
 
setSample(float) - Method in class WritableRookIterFallback
 
setSample(float) - Method in class WritableRectIterCSMByte
 
setSample(int) - Method in interface WritableRectIter
Sets the current sample to an integral value.
setSample(int) - Method in class WritableRectIterCSMByte
 
setSample(int) - Method in class WritableRectIterCSMFloat
 
setSample(int) - Method in class WritableRectIterFallback
 
setSample(int) - Method in class WritableRookIterFallback
 
setSample(int) - Method in class WritableRectIterCSMByte
 
setSample(int) - Method in class WritableRectIterCSMByteIndexed
 
setSample(int, double) - Method in interface WritableRectIter
Sets the specified sample of the current pixel to a double value.
setSample(int, double) - Method in class WritableRectIterCSMByte
 
setSample(int, double) - Method in class WritableRectIterCSMFloat
 
setSample(int, double) - Method in class WritableRectIterFallback
 
setSample(int, double) - Method in class WritableRookIterFallback
 
setSample(int, double) - Method in class WritableRectIterCSMByte
 
setSample(int, float) - Method in interface WritableRectIter
Sets the specified sample of the current pixel to a float value.
setSample(int, float) - Method in class WritableRectIterCSMByte
 
setSample(int, float) - Method in class WritableRectIterCSMFloat
 
setSample(int, float) - Method in class WritableRectIterFallback
 
setSample(int, float) - Method in class WritableRookIterFallback
 
setSample(int, float) - Method in class WritableRectIterCSMByte
 
setSample(int, int) - Method in interface WritableRectIter
Sets the specified sample of the current pixel to an integral value.
setSample(int, int) - Method in class WritableRectIterCSMByte
 
setSample(int, int) - Method in class WritableRectIterCSMFloat
 
setSample(int, int) - Method in class WritableRectIterFallback
 
setSample(int, int) - Method in class WritableRookIterFallback
 
setSample(int, int) - Method in class WritableRectIterCSMByte
 
setSample(int, int) - Method in class WritableRectIterCSMByteIndexed
 
setSample(int, int, int, double) - Method in interface WritableRandomIter
Sets the specified sample of the image to a double value.
setSample(int, int, int, double) - Method in class WritableRandomIterCSMByte
 
setSample(int, int, int, double) - Method in class WritableRandomIterCSMDouble
 
setSample(int, int, int, double) - Method in class WritableRandomIterCSMFloat
 
setSample(int, int, int, double) - Method in class WritableRandomIterCSMInt
 
setSample(int, int, int, double) - Method in class WritableRandomIterCSMShort
 
setSample(int, int, int, double) - Method in class WritableRandomIterCSMUShort
 
setSample(int, int, int, double) - Method in class WritableRandomIterFallback
 
setSample(int, int, int, double) - Method in class TiledImage
Sets a sample of a pixel to a given double value.
setSample(int, int, int, double, DataBuffer) - Method in class ComponentSampleModelImageN
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, float) - Method in interface WritableRandomIter
Sets the specified sample of the image to a float value.
setSample(int, int, int, float) - Method in class WritableRandomIterCSMByte
 
setSample(int, int, int, float) - Method in class WritableRandomIterCSMDouble
 
setSample(int, int, int, float) - Method in class WritableRandomIterCSMFloat
 
setSample(int, int, int, float) - Method in class WritableRandomIterCSMInt
 
setSample(int, int, int, float) - Method in class WritableRandomIterCSMShort
 
setSample(int, int, int, float) - Method in class WritableRandomIterCSMUShort
 
setSample(int, int, int, float) - Method in class WritableRandomIterFallback
 
setSample(int, int, int, float) - Method in class TiledImage
Sets a sample of a pixel to a given float value.
setSample(int, int, int, float, DataBuffer) - Method in class ComponentSampleModelImageN
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, int) - Method in interface WritableRandomIter
Sets the specified sample of the image to an integral value.
setSample(int, int, int, int) - Method in class WritableRandomIterCSMByte
 
setSample(int, int, int, int) - Method in class WritableRandomIterCSMDouble
 
setSample(int, int, int, int) - Method in class WritableRandomIterCSMFloat
 
setSample(int, int, int, int) - Method in class WritableRandomIterCSMInt
 
setSample(int, int, int, int) - Method in class WritableRandomIterCSMShort
 
setSample(int, int, int, int) - Method in class WritableRandomIterCSMUShort
 
setSample(int, int, int, int) - Method in class WritableRandomIterFallback
 
setSample(int, int, int, int) - Method in class TiledImage
Sets a sample of a pixel to a given int value.
setSampleModel(SampleModel) - Method in class ImageLayout
Sets sampleModel to the supplied value and marks it as valid.
setScale(double) - Method in class SingleDimensionTransformation
 
setScript(File) - Method in class Jiffle
Sets the script.
setScript(String) - Method in class Jiffle
Sets the script.
setScript(String) - Method in class SourceWriter
 
setSkipIndexes(int) - Method in class DisplayHistogram
Override the index skipping factor (determines how many labels will be printed on the index axis).
setSource(Object, int) - Method in class RenderableOp
Sets one of the node's sources to an Object.
setSource(Object, int) - Method in class RenderedOp
Sets the specified source stored in the ParameterBlock of this node to a new source object.
setSource(String, Object) - Method in class ParameterBlockImageN
Sets a named source to a given Object value.
setSource(PlanarImage, int) - Method in class RenderedOp
Deprecated.
Use setSource(Object, int).
setSourceImage(String, RenderedImage) - Method in class AbstractJiffleRuntime
Associates a variable name with a source image.
setSourceImage(String, RenderedImage) - Method in interface JiffleRuntime
Associates a variable name with a source image.
setSourceImage(String, RenderedImage, CoordinateTransform) - Method in class AbstractJiffleRuntime
Associates a variable name with a source image and coordinate transform.
setSourceImage(String, RenderedImage, CoordinateTransform) - Method in interface JiffleRuntime
Associates a variable name with a source image and coordinate transform.
setSourceImageBandTransform(String, BandTransform) - Method in class AbstractJiffleRuntime
 
setSourceImageBandTransform(String, BandTransform) - Method in interface JiffleRuntime
Associates a given source image with a BandTransform
setSourceImageCoordinateTransform(String, CoordinateTransform) - Method in class AbstractJiffleRuntime
 
setSourceImageCoordinateTransform(String, CoordinateTransform) - Method in interface JiffleRuntime
Associates a given source image with a CoordinateTransform
setSourcelessImage(RenderedImage) - Static method in class 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 ImageMosaicBean
 
setSources(List) - Method in class RenderedOp
Replaces the sources in the ParameterBlock of this node with a new list of sources.
setStatusMessage(String) - Method in class ImageViewer
 
setStatusText(String) - Method in class ImageFrame
Set the status bar contents.
setTaskSize(long) - Method in class AbstractProgressListener
Called by the runtime object at the start of processing to set this listener's task size field.
setTaskSize(long) - Method in interface JiffleProgressListener
Called by the runtime object to inform the listener of the total number of pixels in the largest destination image that will be processed.
setThreshold(int) - Method in class ROIGeometry
 
setThreshold(int) - Method in class ROI
Sets the inclusion/exclusion threshold value.
setTileCache(TileCache) - Method in class ImageN
Sets the TileCache to be used by thisImageN instance.
setTileCache(TileCache) - Method in class OpImage
Sets the tile cache object of this image.
setTileCapacity(int) - Method in class ConcurrentTileCache
Not Supported
setTileCapacity(int) - Method in class ConcurrentTileCacheMultiMap
Not Supported
setTileCapacity(int) - Method in class SunTileCache
Sets the cache's tile capacity to the desired number of tiles.
setTileCapacity(int) - Method in interface TileCache
Deprecated.
as of ImageN 0.4.0.
setTileComparator(Comparator) - Method in class ConcurrentTileCache
Not Supported
setTileComparator(Comparator) - Method in class ConcurrentTileCacheMultiMap
Not Supported
setTileComparator(Comparator) - Method in class SunTileCache
The Comparator is used to produce an ordered list of tiles based on a user defined compute cost or priority metric.
setTileComparator(Comparator) - Method in interface TileCache
Sets a Comparator which imposes an order on the CachedTiles stored in the TileCache.
setTileGridXOffset(int) - Method in class ImageLayout
Sets tileGridXOffset to the supplied value and marks it as valid.
setTileGridYOffset(int) - Method in class ImageLayout
Sets tileGridYOffset to the supplied value and marks it as valid.
setTileHeight(int) - Method in class ImageLayout
Sets tileHeight to the supplied value and marks it as valid.
setTileScheduler(TileScheduler) - Method in class ImageN
Sets the TileScheduler to be used by thisImageN instance.
setTileWidth(int) - Method in class ImageLayout
Sets tileWidth to the supplied value and marks it as valid.
setUnpackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class ImageUtil
Copies data into the packed array of the Raster from an array of unpacked data of the form returned by getUnpackedBinaryData().
setUpdateInterval(double) - Method in class AbstractProgressListener
Sets the update interval expressed a proportion of the total number of pixels.
setUpdateInterval(double) - Method in interface JiffleProgressListener
Called by the client to request that the listener be notified of task progress after each propPixels proportion of the destination pixels has been processed by the runtime object.
setUpdateInterval(long) - Method in class AbstractProgressListener
Sets the update interval.
setUpdateInterval(long) - Method in interface JiffleProgressListener
Called by the client to request that the listener be notified of task progress after each numPixels number of destination pixels have been processed by the runtime object.
setUseROIAccessor(boolean) - Method in class InterpolationBicubic
 
setUseROIAccessor(boolean) - Method in class InterpolationBilinear
 
setUseROIAccessor(boolean) - Method in class InterpolationNearest
 
setUseROIAccessor(boolean) - Method in interface InterpolationNoData
Sets the useROIAccessor value associated to the Interpolation Object
setValid(int) - Method in class ImageLayout
Sets selected bits of the valid bitmask.
setVar(String, Double) - Method in class AbstractJiffleRuntime
Sets the value of a variable that was declared in the script's init block, overriding the default value in the script if present.
setVar(String, Double) - Method in interface JiffleRuntime
Sets the value of a variable that was declared in the script's init block, overriding the default value in the script if present.
setVariableName(String) - Method in class GetSourceValue
 
setVisible(boolean) - Method in class JiffleDemo
 
setVisible(boolean) - Method in class ProgressMeter
 
setWidth(int) - Method in class ImageLayout
Sets width to the supplied value and marks it as valid.
setWorldByNumPixels(Rectangle2D, int, int) - Method in class AbstractJiffleRuntime
Sets the world (processing area) bounds and the number of pixels in the X and Y directions.
setWorldByNumPixels(Rectangle2D, int, int) - Method in interface JiffleRuntime
Sets the world (processing area) bounds and the number of pixels in the X and Y directions.
setWorldByResolution(Rectangle2D, double, double) - Method in class AbstractJiffleRuntime
Sets the world (processing area) bounds and resolution (pixel dimensions).
setWorldByResolution(Rectangle2D, double, double) - Method in interface JiffleRuntime
Sets the world (processing area) bounds and resolution (pixel dimensions).
setX(int, double) - Method in class CoordinateSequence2D
Sets the X ordinate of the point at the given index.
setXY(int, double, double) - Method in class CoordinateSequence2D
Sets the coordinate at the given index.
setY(int, double) - Method in class CoordinateSequence2D
Sets the Y ordinate of the point at the given index.
ShadedReliefAlgorithm - Enum Class in org.eclipse.imagen.media.shadedrelief
 
ShadedReliefAlgorithm.ShadedReliefParameters - Class in org.eclipse.imagen.media.shadedrelief
 
ShadedReliefDescriptor - Class in org.eclipse.imagen.media.shadedrelief
An OperationDescriptor describing the "ShadedRelief" operation.
ShadedReliefDescriptor() - Constructor for class ShadedReliefDescriptor
Constructor.
ShadedReliefParameters(double, double, double, double, double, double, ShadedReliefAlgorithm) - Constructor for class ShadedReliefAlgorithm.ShadedReliefParameters
 
ShadedReliefRIF - Class in org.eclipse.imagen.media.shadedrelief
ShadedRelief processing RenderedImageFactory.
ShadedReliefRIF() - Constructor for class ShadedReliefRIF
 
ShapeState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a Shape.
ShapeState(Class, Object, RenderingHints) - Constructor for class ShapeState
Constructs a ShapeState from a Shape.
ShearDir - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "shearDir" parameter of the "Shear" operation.
shift(int, int) - Static method in class ColorUtils
Bit shifts a color component, loosing the less significant bits
SHORT - Enum constant in enum class ArtifactsFilterOpImage.DataTypeCalculator
 
SHORT - Enum constant in enum class Range.DataType
 
SHORT_UPPER_BOUND - Static variable in enum class AlgebraDescriptor.Operator
The largest short to get a non-overflowed exponential result. i.e. closest to 32767. exp(10) = 22026.46579, exp(11) = 59874.14171
showChain(RenderedImage) - Static method in class RenderedImageBrowser
 
showChain(RenderedImage, boolean) - Static method in class RenderedImageBrowser
 
showChain(RenderedImage, boolean, boolean) - Static method in class RenderedImageBrowser
 
showChain(RenderedImage, boolean, boolean, String) - Static method in class RenderedImageBrowser
 
showChain(RenderedImage, boolean, boolean, String, boolean) - Static method in class RenderedImageBrowser
 
showChain(RenderedImage, String) - Static method in class RenderedImageBrowser
 
showChainAndWaitOnClose(RenderedImage) - Static method in class RenderedImageBrowser
 
showImage(RenderedImage, String) - Static method in class ImageFrame
Displays the given image in a new ImageFrame.
showImage(RenderedImage, String, boolean) - Static method in class ImageFrame
Displays the given image in a new ImageFrame.
shutdown() - Method in class JiffleExecutor
Requests that the executor shutdown after completing any tasks already submitted.
shutdownAndWait(long, TimeUnit) - Method in class JiffleExecutor
Requests that the executor shutdown after completing any tasks already submitted.
shutdownNow() - Method in class JiffleExecutor
Attempts to shutdown the executor immediately.
sign(double) - Method in class JiffleFunctions
Return the sign of x as an integer.
SimpleColorIndexer - Class in org.eclipse.imagen.media.colorindexer
Maps every given color to the closest color in the palette, by exaustive search
SimpleColorIndexer(byte[][]) - Constructor for class SimpleColorIndexer
 
SimpleColorIndexer(IndexColorModel) - Constructor for class SimpleColorIndexer
 
SimpleImagePane - Class in org.eclipse.imagen.media.swing
A basic Swing widget to display a RenderedImage.
SimpleImagePane() - Constructor for class SimpleImagePane
Creatss a new instance.
SimpleStatement - Class in org.eclipse.imagen.media.jiffle.parser.node
 
SimpleStatement(Expression) - Constructor for class SimpleStatement
 
SimpleStatsOpImage - Class in org.eclipse.imagen.media.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 SimpleStatsOpImage
 
SingleDimensionTransformation - Class in org.eclipse.imagen.media.piecewise
MathTransformation implementation for single-dimensional operations
SingleDimensionTransformation.ConstantTransform - Class in org.eclipse.imagen.media.piecewise
SingleDimensionTransformation extension defining Constant transformations
size() - Method in class CollectionImage
Returns the number of elements in this Collection.
size() - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns the number of elements in this Collection.
size() - Method in class LinearColorMap
 
size() - Method in class PackedHistogram
 
size() - Method in class IntegerStack
Gets the number of items on the stack.
size() - Method in class CoordinateSequence2D
size() - Method in class DefaultDomain1D
Returns the number of elements in this list.
smooth(LineString, double) - Method in class LineSmoother
Creates a new LineString which is a smoothed version of the input LineString.
SmootherControl - Interface in org.eclipse.imagen.media.contour
Defines methods to control the smoothing process.
SnapshotImage - Class in org.eclipse.imagen
A class providing an arbitrary number of synchronous views of a possibly changing WritableRenderedImage.
SnapshotImage(PlanarImage) - Constructor for class SnapshotImage
Constructs a SnapshotImage from a PlanarImage source.
sort(int, int, PackedHistogram.SortComponent) - Method in class PackedHistogram
 
source(String, RenderedImage) - Method in class JiffleBuilder
Associates a variable name with a source image.
source(String, RenderedImage, CoordinateTransform) - Method in class JiffleBuilder
Associates a variable name with a source image and coordinate transform.
SOURCE - Enum constant in enum class Jiffle.ImageRole
Indicates an image is used for input (read-only)
SOURCE_IMAGE - Enum constant in enum class Symbol.Type
Source image.
SOURCE_NAMES - Static variable in class JiffleDescriptor
 
SourcelessOpImage - Class in org.eclipse.imagen
An abstract base class for image operators that have no image sources.
SourcelessOpImage(ImageLayout, Map, SampleModel, int, int, int, int) - Constructor for class SourcelessOpImage
Constructs a SourcelessOpImage.
SourcePositionsWorker - Class in org.eclipse.imagen.media.jiffle.parser
Support class helping to list all the unique positions read in the various sources
SourcePositionsWorker(ParseTree, List<String>) - Constructor for class SourcePositionsWorker
 
SourceWriter - Class in org.eclipse.imagen.media.jiffle.parser.node
Helper class for writing source code, handles proper indentation
SourceWriter(Jiffle.RuntimeModel) - Constructor for class SourceWriter
 
spaces(Object...) - Static method in class Strings
Calls toString on each object of args and concatenates the results with space delimiters.
specialBlock() - Method in class JiffleParser.ScriptContext
 
specialBlock() - Method in class JiffleParser
 
specialBlock(int) - Method in class JiffleParser.ScriptContext
 
SpecialBlockContext(ParserRuleContext, int) - Constructor for class JiffleParser.SpecialBlockContext
 
split(String, String) - Static method in class Strings
Replacement for String.split that doesn't return empty tokens.
SQUIRCLE - Enum constant in enum class ImageChoice
Sort of a square circle thing.
SRC_BAND_TRANSFORMS - Static variable in class JiffleDescriptor
 
SRC_COORDINATE_TRANSFORMS - Static variable in class JiffleDescriptor
 
standardize(KernelImageN) - Static method in class KernelUtil
Create a copy of the input kernel with element values standardized to sum to 1.0.
start() - Method in interface JiffleProgressListener
Called by the runtime object when the task starts.
start() - Method in class NullProgressListener
 
startBands() - Method in interface RectIter
Sets the iterator to the first band of the image.
startBands() - Method in class RectIterCSM
 
startBands() - Method in class RectIterCSMByte
 
startBands() - Method in class RectIterCSMFloat
 
startBands() - Method in class RectIterFallback
 
startBands() - Method in class RookIterFallback
 
startBands() - Method in class RectIterCSM
 
startBands() - Method in class RectIterCSMByte
 
startEnumeration() - Method in class IntegerSequence
Resets the iterator to the beginning of the sequence.
startLines() - Method in interface RectIter
Sets the iterator to the first line of its bounding rectangle.
startLines() - Method in class RectIterCSM
 
startLines() - Method in class RectIterFallback
 
startLines() - Method in class RookIterFallback
 
startLines() - Method in class RectIterCSM
 
startPixels() - Method in interface RectIter
Sets the iterator to the leftmost pixel of its bounding rectangle.
startPixels() - Method in class RectIterCSM
 
startPixels() - Method in class RectIterFallback
 
startPixels() - Method in class RookIterFallback
 
startPixels() - Method in class RectIterCSM
 
statement() - Method in class JiffleParser.BlockContext
 
statement() - Method in class JiffleParser.BodyContext
 
statement() - Method in class JiffleParser.ForeachStmtContext
 
statement() - Method in class JiffleParser.IfStmtContext
 
statement() - Method in class JiffleParser
 
statement() - Method in class JiffleParser.UntilStmtContext
 
statement() - Method in class JiffleParser.WhileStmtContext
 
statement(int) - Method in class JiffleParser.BlockContext
 
statement(int) - Method in class JiffleParser.BodyContext
 
statement(int) - Method in class JiffleParser.IfStmtContext
 
Statement - Interface in org.eclipse.imagen.media.jiffle.parser.node
 
StatementContext() - Constructor for class JiffleParser.StatementContext
 
StatementContext(ParserRuleContext, int) - Constructor for class JiffleParser.StatementContext
 
StatementList - Class in org.eclipse.imagen.media.jiffle.parser.node
 
StatementList(List<Statement>) - Constructor for class StatementList
 
Statistics - Class in org.eclipse.imagen.media.stats
This abstract class is used for containing some of the possible statistical operators used by the StatisticsOpImage class.
Statistics() - Constructor for class Statistics
 
Statistics.StatsType - Enum Class in org.eclipse.imagen.media.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 org.eclipse.imagen.media.stats
An OperationDescriptor describing various "Statistical" operation supporting ROI and NoData.
StatisticsDescriptor() - Constructor for class StatisticsDescriptor
 
StatisticsOpImage - Class in org.eclipse.imagen.media.stats
This abstract class is used for defining the common methods for calculating image statistics.
StatisticsOpImage - Class in org.eclipse.imagen
An abstract base class representing image operators that compute statistics on a given region of an image, and with a given sampling period.
StatisticsOpImage(RenderedImage, int, int, ROI, Range, boolean, int[], Statistics.StatsType[], double[], double[], int[]) - Constructor for class StatisticsOpImage
 
StatisticsOpImage(RenderedImage, ROI, int, int, int, int) - Constructor for class StatisticsOpImage
Constructor.
StatisticsRIF - Class in org.eclipse.imagen.media.stats
Simple class that provides the RenderedImage create operation by calling a subclass of the StatisticsOpImage.
StatisticsRIF() - Constructor for class StatisticsRIF
 
STATS_PROPERTY - Static variable in class Statistics
Statistics property name
StatsFactory - Class in org.eclipse.imagen.media.stats
This factory class is used for creating all the possible Statistics subclasses.
Strings - Class in org.eclipse.imagen.media.jiffle.util
A few assorted string operations.
Strings() - Constructor for class Strings
 
subList(int, int) - Method in class RenderedImageList
 
submit(JiffleDirectRuntime, JiffleProgressListener) - Method in class JiffleExecutor
Submits an JiffleDirectRuntime object for execution.
subsample() - Method in class Quantizer
Enables logarithmic subsampling
SubsampleAverageCRIF - Class in org.eclipse.imagen.media.opimage
 
SubsampleAverageCRIF() - Constructor for class SubsampleAverageCRIF
Constructor.
SubsampleAverageDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "SubsampleAverage" operation.
SubsampleAverageDescriptor() - Constructor for class SubsampleAverageDescriptor
Constructor.
SubsampleAverageOpImage - Class in org.eclipse.imagen.media.opimage
 
SubsampleAverageOpImage(RenderedImage, ImageLayout, Map, double, double) - Constructor for class SubsampleAverageOpImage
 
SUBSTITUTION_FROM_ADD - Enum constant in enum class ConcurrentTileCache.Actions
 
subtract(long) - Method in class Rational
Subtracts an int from this Rational value.
subtract(Range, Range) - Static method in class RangeFactory
 
subtract(Rational) - Method in class Rational
Subtracts an integer to this Rational value.
subtract(ROI) - Method in class ROIGeometry
Returns a new instance which is the difference of this ROI and roi.
subtract(ROI) - Method in class ROI
Subtracts another ROI from this one and returns the result as a new ROI.
subtract(ROI) - Method in class ROIShape
Subtracts another mask from this one.
subtract(Range) - Method in class Range
Returns the Range of values that are in this Range but not in the given Range .
SUBTRACT - Enum constant in enum class AlgebraDescriptor.Operator
 
SUBTRACT_FROM - Enum constant in enum class AlgebraDescriptor.Operator
 
SubtractCRIF - Class in org.eclipse.imagen.media.algebra
A CRIF supporting the "Subtract" operation, through the Algebra operation.
SubtractCRIF() - Constructor for class SubtractCRIF
Constructor.
SubtractDescriptor - Class in org.eclipse.imagen.media.algebra
 
SubtractDescriptor() - Constructor for class SubtractDescriptor
Constructor.
sum(Double[], boolean) - Static method in class SampleStats
Calculates the sum of the values.
sum(List) - Method in class JiffleFunctions
Gets the sum of the input values.
SUM - Enum constant in enum class AlgebraDescriptor.Operator
 
SUM - Enum constant in enum class Statistics.StatsType
 
SunTileCache - Class in org.eclipse.imagen.media.util
This is Sun Microsystems' reference implementation of the org.eclipse.imagen.TileCache interface.
SunTileCache() - Constructor for class SunTileCache
No args constructor.
SunTileCache(long) - Constructor for class SunTileCache
Constructor.
SunTileScheduler - Class in org.eclipse.imagen.media.util
This is Sun Microsystems' reference implementation of the org.eclipse.imagen.TileScheduler interface.
SunTileScheduler() - Constructor for class SunTileScheduler
Constructor.
SunTileScheduler(int, int, int, int) - Constructor for class SunTileScheduler
Constructor.
supportsMultipleValues() - Method in enum class AlgebraDescriptor.Operator
 
suppressAllProperties(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to suppressAllProperties("rendered", ...)
suppressAllProperties(String, String) - Method in class ConcurrentOperationRegistry
 
suppressAllProperties(String, String) - Method in class OperationRegistry
Forces all properties to be suppressed by nodes performing a particular operation.
suppressProperty(String) - Method in class CollectionOp
Removes a named property from the property environment of this node.
suppressProperty(String) - Method in interface OperationNode
Removes a named property from the property environment of this node.
suppressProperty(String) - Method in class OperationNodeSupport
Removes a named property from the property environment of the associated node.
suppressProperty(String) - Method in class RenderableOp
Removes a named property from the property environment of this node.
suppressProperty(String) - Method in class RenderedOp
Removes a named property from the property environment of this node.
suppressProperty(String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of the version where the modeName is explicitly specified. This is currently equivalent to suppressProperty("rendered", ...)
suppressProperty(String, String, String) - Method in class ConcurrentOperationRegistry
 
suppressProperty(String, String, String) - Method in class OperationRegistry
Forces a particular property to be suppressed by nodes performing a particular operation.
Symbol - Class in org.eclipse.imagen.media.jiffle.parser
Represents a symbol in a Jiffle script.
Symbol(String, Symbol.Type) - Constructor for class Symbol
Creates a new symbol.
Symbol.Type - Enum Class in org.eclipse.imagen.media.jiffle.parser
 
SymbolScope - Class in org.eclipse.imagen.media.jiffle.parser
A symbol scope level.
SymbolScope(String, SymbolScope) - Constructor for class SymbolScope
Creates a new instance.
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class JiffleParserErrorListener
 

T

TAG_BYTE_EXPANDED - Static variable in class RasterAccessor
FormatTagID indicating data in byte arrays and expanded.
TAG_BYTE_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in byte arrays and uncopied.
TAG_DOUBLE_COPIED - Static variable in class RasterAccessor
FormatTagID indicating data in double arrays and copied.
TAG_DOUBLE_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in double arrays and uncopied.
TAG_FLOAT_COPIED - Static variable in class RasterAccessor
FormatTagID indicating data in float arrays and copied.
TAG_FLOAT_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in float arrays and uncopied.
TAG_INT_COPIED - Static variable in class RasterAccessor
FormatTagID indicating data in int arrays and copied.
TAG_INT_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in int arrays and uncopied.
TAG_SHORT_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in short arrays and uncopied.
TAG_USHORT_UNCOPIED - Static variable in class RasterAccessor
FormatTagID indicating data in unsigned short arrays and uncopied.
TernaryExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.TernaryExprContext
 
testBase() - Method in class ComparisonTestBase
 
TestBase - Class in org.eclipse.imagen.media.testclasses
This class is an abstract class used for creating test images used by the affine and scale operation test-classes.
TestBase() - Constructor for class TestBase
 
TestBase.InterpolationType - Enum Class in org.eclipse.imagen.media.testclasses
 
TestBase.ScaleType - Enum Class in org.eclipse.imagen.media.testclasses
 
TestBase.TestSelection - Enum Class in org.eclipse.imagen.media.testclasses
 
TestBase.TransformationType - Enum Class in org.eclipse.imagen.media.testclasses
 
TestData - Class in org.eclipse.imagen.media.testclasses
Provides access to test-data directories associated with JUnit tests.
TestData() - Constructor for class TestData
 
TestImageDumper - Class in org.eclipse.imagen.media.testclasses
Utility class to dump images during tests, mainly for debugging/comparison purposes.
testOperation(int, TestBase.TestSelection) - Method in class ComparisonTestBase
 
ThresholdCRIF - Class in org.eclipse.imagen.media.threshold
A CRIF supporting the "Threshold" operation on rendered and renderable images.
ThresholdCRIF() - Constructor for class ThresholdCRIF
Constructor.
ThresholdDescriptor - Class in org.eclipse.imagen.media.threshold
 
ThresholdDescriptor() - Constructor for class ThresholdDescriptor
Constructor.
ThresholdOpImage - Class in org.eclipse.imagen.media.threshold
 
ThresholdOpImage(RenderedImage, Map, Range, ROI, double, ImageLayout, double[], double[], double[]) - Constructor for class ThresholdOpImage
 
TILE_CACHED - Static variable in class OperationConstOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ArtifactsFilterOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class BandCombineOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class BinarizeOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class BufferOpImage
 
TILE_CACHED - Static variable in class ColorConvertOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ColorSpaceImageNExt
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class IHSColorSpaceImageNExt
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ColorIndexerOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ConvolveOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ErrorDiffusionOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class ImageFunctionOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class OrderedDitherOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class GenericPiecewiseOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_CACHED - Static variable in class RangeLookupOpImage
Constant indicating that the inner random iterators must cache the current tile position
TILE_EXTENDER - Static variable in class BandMergeOpImage
 
TILE_EXTENDER - Static variable in class ExtendedBandMergeOpImage
Quantity used for extending the input tile dimensions
TILE_EXTENDER - Static variable in class BufferOpImage
 
TILE_GRID_X_OFFSET_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of tileGridXOffset.
TILE_GRID_Y_OFFSET_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of tileGridYOffset.
TILE_HEIGHT_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of tileHeight.
TILE_STATUS_CANCELLED - Static variable in interface TileRequest
Status value indicating that the tile computation has been cancelled.
TILE_STATUS_COMPUTED - Static variable in interface TileRequest
Status value indicating that the tile has been computed successfully.
TILE_STATUS_FAILED - Static variable in interface TileRequest
Status value indicating that the tile computation failed.
TILE_STATUS_PENDING - Static variable in interface TileRequest
Status value indicating that the tile has yet to be processed.
TILE_STATUS_PROCESSING - Static variable in interface TileRequest
Status value indicating that the tile has is being processed.
TILE_WIDTH_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of tileWidth.
TileCache - Interface in org.eclipse.imagen
A class implementing a caching mechanism for image tiles.
tileCancelled(Object, TileRequest[], PlanarImage, int, int) - Method in interface TileComputationListener
To be invoked after a tile is cancelled.
tileComputationFailure(Object, TileRequest[], PlanarImage, int, int, Throwable) - Method in interface TileComputationListener
To be invoked when an exceptional situation prevents computation of a tile.
TileComputationListener - Interface in org.eclipse.imagen
Interface to monitor tiles which have been submitted to the TileScheduler for non-prefetch background processing.
tileComputed(Object, TileRequest[], PlanarImage, int, int, Raster) - Method in interface TileComputationListener
To be invoked after each tile is computed.
TiledImage - Class in org.eclipse.imagen
A concrete implementation of WritableRenderedImage.
TiledImage(int, int, int, int, int, int, SampleModel, ColorModel) - Constructor for class TiledImage
Constructs a TiledImage with a given layout, SampleModel, and ColorModel.
TiledImage(RenderedImage, boolean) - Constructor for class TiledImage
Constructs a TiledImage equivalent to a given RenderedImage.
TiledImage(RenderedImage, int, int) - Constructor for class TiledImage
Constructs a TiledImage equivalent to a given RenderedImage but with specific tile dimensions.
TiledImage(SampleModel, int, int) - Constructor for class TiledImage
Deprecated.
as of ImageN 0.4.0.
TiledImage(Point, SampleModel, int, int) - Constructor for class TiledImage
Deprecated.
as of ImageN 0.4.0.
TileFactory - Interface in org.eclipse.imagen
An interface defining a mechanism which may be used to create tiles for an image.
TileRecycler - Interface in org.eclipse.imagen
An interface to a mechanism which is capable of recycling tiles.
TileRequest - Interface in org.eclipse.imagen
Interface representing a TileScheduler request to compute a specific set of tiles for a given image with optional monitoring by TileComputationListeners.
TileScheduler - Interface in org.eclipse.imagen
A class implementing a mechanism for scheduling tile calculation.
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in class SnapshotImage
Receives the information that a tile is either about to become writable, or is about to become no longer writable.
tileXToX(int) - Method in class PlanarImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileXToX(int, int, int) - Static method in class PlanarImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileYToY(int) - Method in class PlanarImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class PlanarImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
TIMES - Enum constant in enum class BinaryExpression.Operator
 
TIMES - Static variable in class JiffleLexer
 
TIMES - Static variable in class JiffleParser
 
TIMES() - Method in class JiffleParser.TimesDivModExprContext
 
TimesDivModExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.TimesDivModExprContext
 
TIMESEQ - Enum constant in enum class BinaryExpression.Operator
 
TIMESEQ - Static variable in class JiffleLexer
 
TIMESEQ - Static variable in class JiffleParser
 
TIMESEQ() - Method in class JiffleParser.AssignmentContext
 
title(String) - Method in class HTMLBuilder
 
toArray() - Method in class CollectionImage
Returns an array containing all of the elements in this Collection.
toArray() - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns an array containing all of the elements in this Collection.
toArray() - Method in class DefaultDomain1D
Returns all elements in this .
toArray(Object[]) - Method in class CollectionImage
Returns an array containing all of the elements in this collection whose runtime type is that of the specified array.
toArray(Object[]) - Method in class CollectionOp
Creates the Collection rendering if none yet exists, and returns an array containing all of the elements in this Collection whose runtime type is that of the specified array.
toCIEXYZ(float[]) - Method in class IHSColorSpace
Converts a single color value from IHS to CIEXYZ.
toCIEXYZ(float[]) - Method in class ColorSpaceImageNExtWrapper
 
toCIEXYZ(float[]) - Method in class IHSColorSpaceImageNExt
Converts a single color value from IHS to CIEXYZ.
toCIEXYZ(float[]) - Method in class NotAColorSpace
 
toCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from the color space represented by this class to CIEXYZ values with respect to the CIE D50 white point.
toCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class IHSColorSpace
Converts a Raster of colors represented as pixels from IHS to CIEXYZ.
toCIEXYZ(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageNExt
 
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExt
Converts an input Raster into a new one with CIEXYZ ColorSpace
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExtWrapper
 
toCIEXYZ(Raster, int[], WritableRaster, int[], ROI, Range, float[]) - Method in class IHSColorSpaceImageNExt
Converts a Raster of colors represented as pixels from IHS to CIEXYZ.
toCoordinateArray() - Method in class CoordinateSequence2D
Returns an array of new Coordinate objects for the point values in this sequence.
toIndexColorModel() - Method in class CachingColorIndexer
 
toIndexColorModel() - Method in interface ColorIndexer
 
toIndexColorModel() - Method in class LRUColorIndexer
 
toIndexColorModel() - Method in class MappedColorIndexer
 
toIndexColorModel() - Method in class SimpleColorIndexer
 
tokenNames - Static variable in class JiffleLexer
Deprecated.
tokenNames - Static variable in class JiffleParser
Deprecated.
toRGB(float[]) - Method in class IHSColorSpace
Converts a single color value from IHS to sRGB.
toRGB(float[]) - Method in class ColorSpaceImageNExtWrapper
 
toRGB(float[]) - Method in class IHSColorSpaceImageNExt
Converts a single color value from IHS to sRGB.
toRGB(float[]) - Method in class NotAColorSpace
 
toRGB(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageN
Transforms the pixel data in the source Raster from the color space represented by this class to sRGB.
toRGB(Raster, int[], WritableRaster, int[]) - Method in class IHSColorSpace
Converts a Raster of colors represented as pixels from IHS to sRGB.
toRGB(Raster, int[], WritableRaster, int[]) - Method in class ColorSpaceImageNExt
 
toRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExt
Converts an input Raster into a new one with RGB ColorSpace
toRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class ColorSpaceImageNExtWrapper
 
toRGB(Raster, int[], WritableRaster, Rectangle, int[], ROI, Range, float[]) - Method in class IHSColorSpaceImageNExt
Converts a Raster of colors represented as pixels from IHS to sRGB.
toString() - Method in class AttributedImage
toString() method.
toString() - Method in class ComponentSampleModelImageN
Returns a String containing the values of all valid fields.
toString() - Method in class EnumeratedParameter
Returns a String representation of this EnumeratedParameter as a concatentation of the form
toString() - Method in class FloatDoubleColorModel
Returns a String containing the values of all valid fields.
toString() - Method in class ImageLayout
Returns a String containing the values of all valid fields.
toString() - Method in class IntegerSequence
Returns a String representation of the sequence.
toString() - Method in class HistogramClassification.Bucket
 
toString() - Method in class LinearColorMapElement
 
toString() - Method in class ColorMap.ColorEntry
 
toString() - Method in class ConcurrentOperationRegistry
 
toString() - Method in enum class ImageChoice
 
toString() - Method in class CompilerMessage
 
toString() - Method in enum class Errors
 
toString() - Method in class Message
 
toString() - Method in class Messages
 
toString() - Method in class Band
 
toString() - Method in class BinaryExpression
 
toString() - Method in class ConFunction
 
toString() - Method in class FunctionCall
 
toString() - Method in class GetSourceValue
 
toString() - Method in class ImagePos
 
toString() - Method in class ImageProperty
 
toString() - Method in class ParenExpression
 
toString() - Method in class Pixel
 
toString() - Method in class PostfixUnaryExpression
 
toString() - Method in class PrefixUnaryExpression
 
toString() - Method in class ScalarLiteral
 
toString() - Method in class SetDestValue
 
toString() - Method in class SimpleStatement
 
toString() - Method in class StatementList
 
toString() - Method in class Until
 
toString() - Method in class Variable
 
toString() - Method in class While
 
toString() - Method in class Symbol
 
toString() - Method in class DefaultDomainElement1D
 
toString() - Method in class DefaultLinearPiecewiseTransform1DElement
 
toString() - Method in class NoDataContainer
 
toString() - Method in class Range
 
toString() - Method in class LookupItem
 
toString() - Method in class RangeLookupTable
 
toString() - Method in class Rational
Returns this Rational as a String in the form '###/###'.
toString() - Method in class SunTileCache
Returns a string representation of the class object.
toString() - Method in class ROIGeometry
 
toString() - Method in class OperationRegistry
Returns a String representation of the registry.
toString() - Method in class PlanarImage
Returns a String which includes the basic information of this image.
toString() - Method in class CaselessStringKey
Returns the value returned by getName().
toString() - Method in class Range
Returns a String representation of this Range.
transferType - Variable in class PixelAccessor
The type of the primitive array used to transfer the pixel data by the image's SampleModel.
transform(double) - Method in class LinearColorMap
 
transform(double) - Method in class DefaultPassthroughPiecewiseTransform1DElement
Transforms the specified value.
transform(double) - Method in class DefaultPiecewiseTransform1D
 
transform(double) - Method in class DefaultPiecewiseTransform1DElement
Transforms the specified value.
transform(double) - Method in interface MathTransformation
Transforms input value using the provided transformation
transform(double) - Method in interface PiecewiseTransform1D
Transforms the specified value.
transform(double) - Method in interface PiecewiseTransform1DElement
Transforms the specified value.
transform(double) - Method in class SingleDimensionTransformation.ConstantTransform
 
transform(double) - Method in class SingleDimensionTransformation
 
transform(AffineTransform) - Method in class ROIGeometry
Returns a new ROI created by applying the given transform to this ROI.
transform(AffineTransform) - Method in class ROI
Performs an affine transformation and returns the result as a new ROI.
transform(AffineTransform) - Method in class ROIShape
Transforms the current contents of the ROI by a given AffineTransform.
transform(AffineTransform, Point2D, Point2D) - Method in enum class ExtendedBandMergeOpImage.Transform
Transforms the input point coordinates and stores them inside the destination point
transform(AffineTransform, Interpolation) - Method in class ROIGeometry
Returns a new ROI created by applying the given transform to this ROI.
transform(AffineTransform, Interpolation) - Method in class ROI
Performs an affine transformation and returns the result as a new ROI.
transform(Position, Position) - Method in class LinearColorMap
 
transform(Position, Position) - Method in class DefaultPassthroughPiecewiseTransform1DElement
Transforms the specified ptSrc and stores the result in ptDst.
transform(Position, Position) - Method in class DefaultPiecewiseTransform1D
 
transform(Position, Position) - Method in class DefaultPiecewiseTransform1DElement
Transforms the specified ptSrc and stores the result in ptDst.
transform(Position, Position) - Method in interface MathTransformation
Transform input Position into another Position instance
transform(Position, Position) - Method in class SingleDimensionTransformation
 
TransformationException - Exception in org.eclipse.imagen.media.piecewise
Class defining an exception found when doing a transformation
TransformationException(String) - Constructor for exception TransformationException
 
TRANSLATE_OP - Enum constant in enum class TestBase.TransformationType
 
TranslateCRIF - Class in org.eclipse.imagen.media.translate
 
TranslateCRIF() - Constructor for class TranslateCRIF
Constructor.
TranslateDescriptor - Class in org.eclipse.imagen.media.translate
An OperationDescriptor describing the "Translate" operation.
TranslateDescriptor() - Constructor for class TranslateDescriptor
 
TranslateIntOpImage - Class in org.eclipse.imagen.media.translate
An OpImage to translate an image by in integral number of pixels.
TranslateIntOpImage(RenderedImage, Map, int, int) - Constructor for class TranslateIntOpImage
Construct an TranslateIntOpImage.
translation(double, double) - Static method in class CoordinateTransforms
Creates a translation transform.
TRANSLATION - Enum constant in enum class ExtendedBandMergeOpImage.Transform
 
TransposeDescriptor - Class in org.eclipse.imagen.operator
An OperationDescriptor describing the "Transpose" operation.
TransposeDescriptor() - Constructor for class TransposeDescriptor
Constructor.
TransposeType - Class in org.eclipse.imagen.operator
Class used to represent the acceptable values of the "type" parameter of the "Transpose" operation.
TreeChange - Class in org.eclipse.imagen.media.jiffle.docs
 
TreeChange() - Constructor for class TreeChange
 
TreeNodeProperties<T> - Class in org.eclipse.imagen.media.jiffle.parser
Extends the ANTLR ParseTreeProperties class and adds a copy constructor.
TreeNodeProperties() - Constructor for class TreeNodeProperties
 
TreeNodeProperties(TreeNodeProperties<T>) - Constructor for class TreeNodeProperties
 
TRIANGULAR - Enum constant in enum class KernelFactory.ValueType
Value is 1 - u where u is proportional distance to the key element.
TRIWEIGHT - Enum constant in enum class KernelFactory.ValueType
Also known as tricubic.
TRUE - Static variable in class JiffleLexer
 
TRUE - Static variable in class JiffleParser
 
TRUE() - Method in class JiffleParser.LiteralContext
 
trueValue() - Static method in class ConstantLiteral
 
type - Variable in class UnpackedImageData
The type of the primitive array used to store the data.
TYPE_BIT - Static variable in class PixelAccessor
Tag for single-bit data type.
TYPE_INTERVALS - Static variable in class LinearColorMap.LinearColorMapType
Vales are grouped into classes in order to display each class with a single separate color.
TYPE_RAMP - Static variable in class LinearColorMap.LinearColorMapType
Values are displayed using a gradual ramp of colors.
TYPE_VALUES - Static variable in class LinearColorMap.LinearColorMapType
Each value in the raster layer is to be displayed individually as single separate color.

U

UNCOPIED - Static variable in class RasterAccessor
Flag indicating data is raster's data.
UNDEFINED_SOURCE - Enum constant in enum class Errors
 
UndefinedFunctionException - Exception in org.eclipse.imagen.media.jiffle.parser
Thrown by FunctionLookup when the Jiffle compiler finds a call to an undefined function.
UndefinedFunctionException(String) - Constructor for exception UndefinedFunctionException
 
UndefinedOptionException - Exception in org.eclipse.imagen.media.jiffle.parser
An exception thrown by OptionLookup when the Jiffle compiler is attempting to parse a call to an undefined option.
UndefinedOptionException(String) - Constructor for exception UndefinedOptionException
Creates a new exception with the unrecognized option name in the message.
UNDERSCORE - Static variable in class JiffleLexer
 
UNDERSCORE - Static variable in class JiffleParser
 
UNEXPANDED - Static variable in class RasterAccessorExt
Flag indicating the gray bands should not be expanded
UNEXPANDED - Static variable in class RasterAccessor
Flag indicating ColorModel info should be ignored
UnexpectedInputException - Exception in org.eclipse.imagen.media.jiffle.parser
Used by Jiffle parsers to complain about unexpected input in a acript.
UnexpectedInputException(String) - Constructor for exception UnexpectedInputException
Creates a new excpetion with the given error message.
UNINIT_VAR - Enum constant in enum class Errors
 
union(Range) - Method in class Range
 
union(Range) - Method in class RangeByte
 
union(Range) - Method in class RangeDouble
 
union(Range) - Method in class RangeFloat
 
union(Range) - Method in class RangeInt
 
union(Range) - Method in class RangeLong
 
union(Range) - Method in class RangeShort
 
union(Range) - Method in class RangeUshort
 
union(Range) - Method in class Range
Returns the union of this Range with the given Range.
unitBounds(Rectangle) - Static method in class CoordinateTransforms
Creates a transform for working in the unit rectangle, ie. proportional image coordinates where both X and Y ordinates vary from 0 to 1.
UNKNOWN - Enum constant in enum class JiffleType
Not known (a placeholder type for the compiler).
UNKNOWN - Enum constant in enum class BinaryExpression.Operator
 
UNKNOWN - Enum constant in enum class Symbol.Type
A placeholder type used by the compiler.
UNKNOWN_FUNCTION - Enum constant in enum class Errors
 
UNKNOWN_TYPE - Static variable in class NotAColorSpace
 
UnpackedImageData - Class in org.eclipse.imagen
This class is used by PixelAccessor to store unpacked image data and the information needed to access it.
UnpackedImageData(Raster, Rectangle, int, Object, int, int, int[], boolean) - Constructor for class UnpackedImageData
Constructs a PackedImageRaster.
unregister(OperationRegistry, String, ContextualRenderedImageFactory) - Static method in class CRIFRegistry
Unregister a CRIF previously registered with an operation against the specified mode.
unregister(OperationRegistry, String, String, RenderedImageFactory) - Static method in class RIFRegistry
Unregister a RIF previously registered with a product and operation against the specified mode.
unregister(OperationRegistry, String, String, CollectionImageFactory) - Static method in class CIFRegistry
Unregister a CIF previously registered with a product and operation against the specified mode.
unregister(OperationRegistry, String, RenderableCollectionImageFactory) - Static method in class RCIFRegistry
Unregister a RCIF previously registered with a operation against the specified mode.
unregisterCIF(String, String, CollectionImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.unregister(...) . This is currently equivalent to CIFRegistry.unregister(this, operationName, productName, CIF)
unregisterCRIF(String, ContextualRenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CRIFRegistry.unregister(...) . This is currently equivalent to CRIFRegistry.unregister(this, operationName, productName, CRIF)
unregisterDescriptor(RegistryElementDescriptor) - Method in class ConcurrentOperationRegistry
 
unregisterDescriptor(RegistryElementDescriptor) - Method in class OperationRegistry
Unregister a descriptor against all its supported modes from the operation registry.
unregisterFactory(String, String, String, Object) - Method in class ConcurrentOperationRegistry
 
unregisterFactory(String, String, String, Object) - Method in class OperationRegistry
Unregister a factory object previously registered with a product and descriptor against the specified mode.
unregisterOperationDescriptor(String) - Method in class ConcurrentOperationRegistry
 
unregisterOperationDescriptor(String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of unregisterDescriptor(...) which accepts an OperationDescriptor and not a operationName.
unregisterRIF(String, String, RenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.unregister(...) . This is currently equivalent to RIFRegistry.unregister(this, operationName, productName, RIF)
unregisterSerializer(Serializer) - Static method in class SerializerFactory
Removes a Serializer from the repository.
unsetCIFPreference(String, String, CollectionImageFactory, CollectionImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of CIFRegistry.unsetPreference(...) . This is currently equivalent to CIFRegistry.unsetPreference(this, operationName, productName, preferredCIF, otherCIF)
unsetFactoryPreference(String, String, String, Object, Object) - Method in class ConcurrentOperationRegistry
 
unsetFactoryPreference(String, String, String, Object, Object) - Method in class OperationRegistry
Unsets a preference between two factory instances for a given operation under a specified product.
unsetImageBounds() - Method in class ImageLayout
Marks the parameters dealing with the image bounds (minX, minY, width, and height) as being invalid.
unsetNoData() - Method in class LookupTable
No Data flag is set to false and no data range is set to null
unsetPreference(OperationRegistry, String, String, RenderedImageFactory, RenderedImageFactory) - Static method in class RIFRegistry
Unsets a preference between two rifs for a given operation under a specified product.
unsetPreference(OperationRegistry, String, String, CollectionImageFactory, CollectionImageFactory) - Static method in class CIFRegistry
Unsets a preference between two cifs for a given operation under a specified product.
unsetProductPreference(String, String, String) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of unsetProductPreference(...) which specifies a modeName also. This is currently equivalent to unsetProductPreference("rendered", operationName, preferredProductName, otherProductName)
unsetProductPreference(String, String, String, String) - Method in class ConcurrentOperationRegistry
 
unsetProductPreference(String, String, String, String) - Method in class OperationRegistry
Remove the preference between two products for a descriptor registered under a registry mode.
unsetRIFPreference(String, String, RenderedImageFactory, RenderedImageFactory) - Method in class OperationRegistry
Deprecated.
as of ImageN 0.4.0 in favor of RIFRegistry.unsetPreference(...) . This is currently equivalent to RIFRegistry.unsetPreference(this, operationName, productName, preferredRIF, otherRIF)
unsetROI() - Method in class LookupTable
ROI flag is set to flag and the ROI fields are all left empty
unsetTileLayout() - Method in class ImageLayout
Marks the parameters dealing with the tile layout (tileGridXOffset, tileGridYOffset, tileWidth, and tileHeight) as being invalid.
unsetValid(int) - Method in class ImageLayout
Clears selected bits of the valid bitmask.
UnsharpMaskDescriptor - Class in org.eclipse.imagen.media.convolve
An OperationDescriptor describing the "UnsharpMask" operation.
UnsharpMaskDescriptor() - Constructor for class UnsharpMaskDescriptor
Constructor.
UnsharpMaskRIF - Class in org.eclipse.imagen.media.convolve
 
UnsharpMaskRIF() - Constructor for class UnsharpMaskRIF
Constructor.
unshift(int, int) - Static method in class ColorUtils
Undoes what shift did, with some heuristics to preserve full "black", full "white" and lighter colors
Until - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Until(Expression, Statement) - Constructor for class Until
 
UNTIL - Static variable in class JiffleLexer
 
UNTIL - Static variable in class JiffleParser
 
UNTIL() - Method in class JiffleParser.UntilStmtContext
 
UntiledOpImage - Class in org.eclipse.imagen
A general class for single-source operations which require cobbled sources and create an image consisting of a single tile equal in location and size to the image bounds.
UntiledOpImage(RenderedImage, Map, ImageLayout) - Constructor for class UntiledOpImage
Constructs an UntiledOpImage.
UntiledOpImage(Vector, Map, ImageLayout) - Constructor for class UntiledOpImage
Constructs an UntiledOpImage.
UntilStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.UntilStmtContext
 
update(long) - Method in interface JiffleProgressListener
Called by the runtime object at update intervals as specified by either JiffleProgressListener.setUpdateInterval(long) or JiffleProgressListener.setUpdateInterval(double).
update(long) - Method in class NullProgressListener
 
update(ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, CollectionImage, CollectionOp) - Method in interface CollectionImageFactory
Attempts to modify a rendered CollectionImage previously created by this CollectionImageFactory as a function of how the sources, parameters and hints of the operation have changed.
update(ParameterBlock, RenderingHints, ParameterBlock, RenderingHints, CollectionImage, CollectionOp) - Method in class ImageReadCIF
 
updateFromStream(InputStream) - Method in class ConcurrentOperationRegistry
 
updateFromStream(InputStream) - Method in class OperationRegistry
Updates the current OperationRegistry with the operations specified by the given InputStream .
updateRegistry(OperationRegistry) - Method in class ContourSpi
Registers the Contour operation and its associated image factories across all supported operation modes.
updateRegistry(OperationRegistry) - Method in class CropSpi
Registers the Crop operation and its associated image factories across all supported operation modes.
updateRegistry(OperationRegistry) - Method in class JiffleSpi
Registers the MaskedConvolve operation and its associated image factories across all supported operation modes.
updateRegistry(OperationRegistry) - Method in interface OperationRegistrySpi
This method will be called for all registered "service-providers" of this interface just after the default registry has been read-in.
updateRegistry(OperationRegistry) - Method in class VectorizeSpi
Registers the Vectorize operation and its associated image factories across all supported operation modes.
updateTileTimeStamp() - Method in class CachedTileImpl
Sets the timestamp to the new current value
UPDATING_TILE_FROM_GETTILE - Enum constant in enum class ConcurrentTileCache.Actions
 
upgrade() - Method in class RWLock
Tries to upgrade to a write lock.
upgrade(int) - Method in class RWLock
Try to upgrade a write lock within the specified amount of time.
UpgradeNotAllowed() - Constructor for exception RWLock.UpgradeNotAllowed
 
USHORT - Enum constant in enum class Range.DataType
 
USHORT_MASK - Static variable in class ImageUtil
A constant used to extract an unsigned short from an int.
USHORT_MAX_VALUE - Static variable in enum class AlgebraDescriptor.Operator
Ushort maximum allowed value
USHORT_MAX_VALUE - Static variable in class BufferOpImage
 

V

validateArguments(ParameterBlock, StringBuffer) - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of validateArguments("rendered", ...)
validateArguments(ParameterBlock, StringBuffer) - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of validateArguments("rendered", ...)
validateArguments(String, ParameterBlock, StringBuffer) - Method in class ArtifactsFilterDescriptor
Checks parameters for the following: Number of sources is 1 Data image bands are valid
validateArguments(String, ParameterBlock, StringBuffer) - Method in class BandCombineDescriptor
Validates the input source and parameters.
validateArguments(String, ParameterBlock, StringBuffer) - Method in class BandSelectDescriptor
Validates the input source and parameters.
validateArguments(String, ParameterBlock, StringBuffer) - Method in class OrderedDitherDescriptor
Validates the input source and parameters.
validateArguments(String, ParameterBlock, StringBuffer) - Method in interface OperationDescriptor
Returns true if this operation/mode is capable of handling the input source(s) and/or parameter(s) specified in the ParameterBlock, or false otherwise, in which case an explanatory message may be appended to the StringBuffer.
validateArguments(String, ParameterBlock, StringBuffer) - Method in class OperationDescriptorImpl
Returns true if this operation/mode is capable of handling the input source(s) and/or parameter(s) specified in the ParameterBlock, or false otherwise, in which case an explanatory message may be appended to the StringBuffer.
validateColorMapTye(int) - Static method in class LinearColorMap.LinearColorMapType
Validates the provided color map type.
validateRenderableArguments(ParameterBlock, StringBuffer) - Method in interface OperationDescriptor
Deprecated.
as of ImageN 0.4.0 in favor of validateArguments("renderable", ...)
validateRenderableArguments(ParameterBlock, StringBuffer) - Method in class OperationDescriptorImpl
Deprecated.
as of ImageN 0.4.0 in favor of validateArguments("renderable", ...)
valueAction() - Method in enum class ConcurrentTileCache.Actions
 
valueOf(String) - Static method in enum class AlgebraDescriptor.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ArtifactsFilterOpImage.DataTypeCalculator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ExtendedBandMergeOpImage.Transform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ConcurrentTileCache.Actions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ClassificationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class PackedHistogram.SortComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ImageChoice
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Jiffle.ImageRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Jiffle.RuntimeModel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Errors
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class FunctionInfo.Provider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class JiffleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Message.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class BinaryExpression.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ImageProperty.Property
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Symbol.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class KernelFactory.ValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class MosaicOpImage.WeightType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Range.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ShadedReliefAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Statistics.StatsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class TestBase.InterpolationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class TestBase.ScaleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class TestBase.TestSelection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class TestBase.TransformationType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class AlgebraDescriptor.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ArtifactsFilterOpImage.DataTypeCalculator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ExtendedBandMergeOpImage.Transform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ConcurrentTileCache.Actions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ClassificationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class PackedHistogram.SortComponent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ImageChoice
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Jiffle.ImageRole
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Jiffle.RuntimeModel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Errors
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class FunctionInfo.Provider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class JiffleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Message.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class BinaryExpression.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ImageProperty.Property
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Symbol.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class KernelFactory.ValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class MosaicOpImage.WeightType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Range.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ShadedReliefAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Statistics.StatsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class TestBase.InterpolationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class TestBase.ScaleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class TestBase.TestSelection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class TestBase.TransformationType
Returns an array containing the constants of this enum class, in the order they are declared.
VAR_UNDEFINED - Enum constant in enum class Errors
 
varDeclaration() - Method in class JiffleParser.InitBlockContext
 
varDeclaration() - Method in class JiffleParser
 
varDeclaration(int) - Method in class JiffleParser.InitBlockContext
 
VarDeclarationContext(ParserRuleContext, int) - Constructor for class JiffleParser.VarDeclarationContext
 
Variable - Class in org.eclipse.imagen.media.jiffle.parser.node
 
Variable(String, JiffleType) - Constructor for class Variable
 
variables - Variable in class InitBlockWorker
 
variance(Double[], boolean) - Static method in class SampleStats
Calculates sample variance using the running sample algorithm of Welford (1962) described by Knuth in The Art of Computer Programming (3rd ed) Vol.2 p.232
variance(List) - Method in class JiffleFunctions
Gets the sample variance of the input values.
VARIANCE - Enum constant in enum class Statistics.StatsType
 
VarianceStd - Class in org.eclipse.imagen.media.stats
This subclass of Statistics is used for calculating the variance or the standard deviation of an image.
VarIDContext(JiffleParser.IdentifiedAtomContext) - Constructor for class JiffleParser.VarIDContext
 
VarWorker - Class in org.eclipse.imagen.media.jiffle.parser
Inspects variables in the parse tree, labels their type and checks usage.
VarWorker(ParseTree, Map<String, Jiffle.ImageRole>) - Constructor for class VarWorker
 
VECTOR_PROPERTY_NAME - Static variable in class VectorizeDescriptor
Name used to access the vectorized region boundaries as a destination image property.
VectorBinarizeDescriptor - Class in org.eclipse.imagen.media.vectorbin
Describes the "VectorBinarize" operation which creates a binary image based on pixel inclusion in a polygonal Geometry object.
VectorBinarizeDescriptor() - Constructor for class VectorBinarizeDescriptor
Creates a new instance.
VectorBinarizeOpImage - Class in org.eclipse.imagen.media.vectorbin
Creates a binary image based on tests of pixel inclusion in a polygonal Geometry.
VectorBinarizeOpImage(SampleModel, Map, int, int, int, int, PreparedGeometry, boolean) - Constructor for class VectorBinarizeOpImage
Constructor.
VectorBinarizeRIF - Class in org.eclipse.imagen.media.vectorbin
The image factory for the VectorBinarize operator.
VectorBinarizeRIF() - Constructor for class VectorBinarizeRIF
 
VectorizeDescriptor - Class in org.jaitools.media.jai.vectorize
Traces the boundaries of regions with uniform data and returns them as vector polygons.
VectorizeDescriptor() - Constructor for class VectorizeDescriptor
Constructor.
VectorizeOpImage - Class in org.jaitools.media.jai.vectorize
Vectorize regions of uniform value in an image.
VectorizeOpImage(RenderedImage, ROI, int, List<Double>, boolean, boolean, double, int) - Constructor for class VectorizeOpImage
Creates a new instance of the operator.
VectorizeRIF - Class in org.jaitools.media.jai.vectorize
The image factory for the Vectorize operator.
VectorizeRIF() - Constructor for class VectorizeRIF
Constructor
VectorizeSpi - Class in org.jaitools.media.jai.vectorize
OperationRegistrySpi implementation to register the "Vectorize" operation and its associated image factories.
VectorizeSpi() - Constructor for class VectorizeSpi
Default constructor.
VectorState - Class in org.eclipse.imagen.media.serialize
This class is a serializable proxy for a Vector object.
VectorState(Class, Object, RenderingHints) - Constructor for class VectorState
Constructs a VectorState from a Vector object.
visitErrorNode(ErrorNode) - Method in class JiffleBaseListener
visitTerminal(TerminalNode) - Method in class JiffleBaseListener
VOCABULARY - Static variable in class JiffleLexer
 
VOCABULARY - Static variable in class JiffleParser
 

W

warning(int, int, String) - Method in class Messages
 
warning(Token, String) - Method in class Messages
 
WARNING - Enum constant in enum class Message.Level
 
Warp - Class in org.eclipse.imagen
A description of an image warp.
WarpAffine - Class in org.eclipse.imagen
A description of an Affine warp.
WarpAffine(float[], float[]) - Constructor for class WarpAffine
Constructs a WarpAffine with pre- and post-scale factors of 1.
WarpAffine(float[], float[], float, float, float, float) - Constructor for class WarpAffine
Constructs a WarpAffine with a given transform mapping destination pixels into source space.
WarpAffine(AffineTransform) - Constructor for class WarpAffine
Constructs a WarpAffine with pre- and post-scale factors of 1.
WarpAffine(AffineTransform, float, float, float, float) - Constructor for class WarpAffine
Constructs a WarpAffine with a given transform mapping destination pixels into source space.
WarpCubic - Class in org.eclipse.imagen
A cubic-based description of an image warp.
WarpCubic(float[], float[]) - Constructor for class WarpCubic
Constructs a WarpCubic with pre- and post-scale factors of 1.
WarpCubic(float[], float[], float, float, float, float) - Constructor for class WarpCubic
Constructs a WarpCubic with a given transform mapping destination pixels into source space.
WarpDescriptor - Class in org.eclipse.imagen.media.warp
An OperationDescriptor describing the "Warp" operation.
WarpDescriptor() - Constructor for class WarpDescriptor
Constructor.
WarpGeneralPolynomial - Class in org.eclipse.imagen
A general polynomial-based description of an image warp.
WarpGeneralPolynomial(float[], float[]) - Constructor for class WarpGeneralPolynomial
Constructs a WarpGeneralPolynomial with pre- and post-scale factors of 1.
WarpGeneralPolynomial(float[], float[], float, float, float, float) - Constructor for class WarpGeneralPolynomial
Constructs a WarpGeneralPolynomial with a given transform mapping destination pixels into source space.
WarpGrid - Class in org.eclipse.imagen
A regular grid-based description of an image warp.
WarpGrid(int, int, int, int, int, int, float[]) - Constructor for class WarpGrid
Constructs a WarpGrid with a given grid-based transform mapping destination pixels into source space.
WarpGrid(Warp, int, int, int, int, int, int) - Constructor for class WarpGrid
Constructs a WarpGrid object by sampling the displacements given by another Warp object of any kind.
WarpOpImage - Class in org.eclipse.imagen.media.warp
Subclass of WarpOpImage that makes use of the provided ROI and NoData.
WarpOpImage - Class in org.eclipse.imagen
A general implementation of image warping, and a superclass for specific image warping operations.
WarpOpImage(RenderedImage, ImageLayout, Map<?, ?>, boolean, BorderExtender, Interpolation, Warp, double[], ROI, Range) - Constructor for class WarpOpImage
 
WarpOpImage(RenderedImage, ImageLayout, Map, boolean, BorderExtender, Interpolation, Warp) - Constructor for class WarpOpImage
Constructor.
WarpOpImage(RenderedImage, ImageLayout, Map, boolean, BorderExtender, Interpolation, Warp, double[]) - Constructor for class WarpOpImage
Constructor.
warpPoint(int, int, float[]) - Method in class Warp
Computes the source subpixel position for a given destination pixel.
warpPoint(int, int, int, int, int[]) - Method in class Warp
Computes the source subpixel position for a given destination pixel.
WarpPolynomial - Class in org.eclipse.imagen
A polynomial-based description of an image warp.
WarpPolynomial(float[], float[]) - Constructor for class WarpPolynomial
Constructs a WarpPolynomial with pre- and post-scale factors of 1.
WarpPolynomial(float[], float[], float, float, float, float) - Constructor for class WarpPolynomial
Constructs a WarpPolynomial with a given transform mapping destination pixels into source space.
WarpQuadratic - Class in org.eclipse.imagen
A quadratic-based description of an image warp.
WarpQuadratic(float[], float[]) - Constructor for class WarpQuadratic
Constructs a WarpQuadratic with pre- and post-scale factors of 1.
WarpQuadratic(float[], float[], float, float, float, float) - Constructor for class WarpQuadratic
Constructs a WarpQuadratic with a given transform mapping destination pixels into source space.
warpRect(int, int, int, int, float[]) - Method in class Warp
Computes the source subpixel positions for a given rectangular destination region.
warpRect(int, int, int, int, int, int, int[]) - Method in class Warp
Computes the source subpixel positions for a given rectangular destination region.
WarpRIF - Class in org.eclipse.imagen.media.warp
A RIF supporting the "Warp" operation in the rendered image layer.
WarpRIF() - Constructor for class WarpRIF
Constructor.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class Warp
This method is must be implemented in all concrete subclasses.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class WarpAffine
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class WarpCubic
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class WarpGeneralPolynomial
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class WarpGrid
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, float[]) - Method in class WarpQuadratic
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
warpSparseRect(int, int, int, int, int, int, int, int, int[]) - Method in class Warp
Computes the source subpixel positions for a given rectangular destination region, subsampled with an integral period.
WEIGHT_TYPE_ALPHA - Enum constant in enum class MosaicOpImage.WeightType
 
WEIGHT_TYPE_NODATA - Enum constant in enum class MosaicOpImage.WeightType
 
WEIGHT_TYPE_ROI - Enum constant in enum class MosaicOpImage.WeightType
 
While - Class in org.eclipse.imagen.media.jiffle.parser.node
 
While(Expression, Statement) - Constructor for class While
 
WHILE - Static variable in class JiffleLexer
 
WHILE - Static variable in class JiffleParser
 
WHILE() - Method in class JiffleParser.WhileStmtContext
 
WhileStmtContext(JiffleParser.StatementContext) - Constructor for class JiffleParser.WhileStmtContext
 
WIDTH - Static variable in class JiffleDemoBase
 
WIDTH_MASK - Static variable in class ImageLayout
A bitmask to specify the validity of width.
worldAndNumPixels(Rectangle2D, int, int) - Method in class JiffleBuilder
Sets the bound and resolution of the processing area.
worldAndRes(Rectangle2D, double, double) - Method in class JiffleBuilder
Sets the bound and resolution of the processing area.
worldToImage(double, double, Point) - Method in class AffineCoordinateTransform
Converts from world to image coordinates.
worldToImage(double, double, Point) - Method in interface CoordinateTransform
Converts from world to image coordinates.
worldToImage(double, double, Point) - Method in class IdentityCoordinateTransform
Converts from world to image coordinates.
WrapperRI - Class in org.eclipse.imagen.media.iterator
 
WrapperRI(Raster) - Constructor for class WrapperRI
 
WrapperWRI - Class in org.eclipse.imagen.media.iterator
 
WrapperWRI(WritableRaster) - Constructor for class WrapperWRI
 
wrapRenderedImage(RenderedImage) - Static method in class PlanarImage
Wraps an arbitrary RenderedImage to produce a PlanarImage.
WritablePropertySource - Interface in org.eclipse.imagen
Sub-interface of PropertySource which permits setting the values of ImageN properties in addition to obtaining their names and values.
WritablePropertySourceImpl - Class in org.eclipse.imagen
A utility implementation of the WritablePropertySource interface.
WritablePropertySourceImpl() - Constructor for class WritablePropertySourceImpl
Constructs a WritablePropertySourceImpl instance with no properties set.
WritablePropertySourceImpl(Map, PropertySource, PropertyChangeSupportImageN) - Constructor for class WritablePropertySourceImpl
Constructs a WritablePropertySourceImpl instance which will derive properties from one or both of the supplied parameters.
WritableRandomIter - Interface in org.eclipse.imagen.iterator
An iterator that allows random read/write access to any sample within its bounding rectangle.
WritableRandomIterCSMByte - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMByte(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMByte
 
WritableRandomIterCSMDouble - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMDouble(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMDouble
 
WritableRandomIterCSMFloat - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMFloat(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMFloat
 
WritableRandomIterCSMInt - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMInt(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMInt
 
WritableRandomIterCSMShort - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMShort(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMShort
 
WritableRandomIterCSMUShort - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterCSMUShort(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterCSMUShort
 
WritableRandomIterFallback - Class in org.eclipse.imagen.media.iterator
 
WritableRandomIterFallback(WritableRenderedImage, Rectangle) - Constructor for class WritableRandomIterFallback
 
WritableRectIter - Interface in org.eclipse.imagen.iterator
An iterator for traversing a read/write image in top-to-bottom, left-to-right order.
WritableRectIterCSMByte - Class in org.eclipse.imagen.media.iterator
 
WritableRectIterCSMByte - Class in org.eclipse.imagen.media.iterators
 
WritableRectIterCSMByte(RenderedImage, Rectangle) - Constructor for class WritableRectIterCSMByte
 
WritableRectIterCSMByte(RenderedImage, Rectangle) - Constructor for class WritableRectIterCSMByte
 
WritableRectIterCSMByteIndexed - Class in org.eclipse.imagen.media.iterators
 
WritableRectIterCSMByteIndexed(RenderedImage, Rectangle) - Constructor for class WritableRectIterCSMByteIndexed
 
WritableRectIterCSMFloat - Class in org.eclipse.imagen.media.iterator
 
WritableRectIterCSMFloat(RenderedImage, Rectangle) - Constructor for class WritableRectIterCSMFloat
 
WritableRectIterFallback - Class in org.eclipse.imagen.media.iterator
 
WritableRectIterFallback(WritableRenderedImage, Rectangle) - Constructor for class WritableRectIterFallback
 
WritableRenderedImageAdapter - Class in org.eclipse.imagen
A PlanarImage wrapper for a WritableRenderedImage.
WritableRenderedImageAdapter(WritableRenderedImage) - Constructor for class WritableRenderedImageAdapter
Constructs a WritableRenderedImageAdapter.
WritableRookIter - Interface in org.eclipse.imagen.iterator
An iterator for traversing a read/write image using arbitrary up-down and left-right moves.
WritableRookIterFallback - Class in org.eclipse.imagen.media.iterator
 
WritableRookIterFallback(WritableRenderedImage, Rectangle) - Constructor for class WritableRookIterFallback
 
write(SourceWriter) - Method in class Band
 
write(SourceWriter) - Method in class BinaryExpression
 
write(SourceWriter) - Method in class Break
 
write(SourceWriter) - Method in class BreakIf
 
write(SourceWriter) - Method in class ConFunction
 
write(SourceWriter) - Method in class DefaultScalarValue
 
write(SourceWriter) - Method in class FunctionCall
 
write(SourceWriter) - Method in class GetSourceValue
 
write(SourceWriter) - Method in class GlobalVars
 
write(SourceWriter) - Method in class IfElse
 
write(SourceWriter) - Method in class ImagePos
 
write(SourceWriter) - Method in class ImageProperty
 
write(SourceWriter) - Method in class ListAppend
 
write(SourceWriter) - Method in class ListAssignment
 
write(SourceWriter) - Method in class ListLiteral
 
write(SourceWriter) - Method in class LoopInLiteralList
 
write(SourceWriter) - Method in class LoopInRange
 
write(SourceWriter) - Method in class LoopInVariable
 
write(SourceWriter) - Method in interface Node
 
write(SourceWriter) - Method in class ParenExpression
 
write(SourceWriter) - Method in class Pixel
 
write(SourceWriter) - Method in class PostfixUnaryExpression
 
write(SourceWriter) - Method in class PrefixUnaryExpression
 
write(SourceWriter) - Method in class ScalarLiteral
 
write(SourceWriter) - Method in class Script
 
write(SourceWriter) - Method in class SetDestValue
 
write(SourceWriter) - Method in class SimpleStatement
 
write(SourceWriter) - Method in class StatementList
 
write(SourceWriter) - Method in class Until
 
write(SourceWriter) - Method in class Variable
 
write(SourceWriter) - Method in class While
 
WRITE - Static variable in class JiffleLexer
 
WRITE - Static variable in class JiffleParser
 
WRITE() - Method in class JiffleParser.RoleContext
 
writeDeclaration(SourceWriter) - Method in class BinaryExpression
 
writeDefaultValue(SourceWriter) - Method in class BinaryExpression
 
writeExternal(ObjectOutput) - Method in class ConcurrentOperationRegistry
 
writeExternal(ObjectOutput) - Method in class OperationRegistry
Saves the contents of the registry as described in the serialized form.
writeFields(SourceWriter) - Method in class GlobalVars
 
writeToImage(String, double, double, int, double) - Method in class AbstractDirectRuntime
Writes a value to a destination image for a given world position and image band.
writeToImage(String, double, double, int, double) - Method in interface JiffleDirectRuntime
Writes a value to a destination image for a given world position and image band.
writeToStream(OutputStream) - Method in class ConcurrentOperationRegistry
 
writeToStream(OutputStream) - Method in class OperationRegistry
Writes out the contents of the OperationRegistry to a stream as specified in the writeExternal method.
writeToString(Expression) - Method in class SourceWriter
Writes out a node to a SourceWriter and returns the resulting script
WRITING_TO_SOURCE_IMAGE - Enum constant in enum class Errors
 
WS - Static variable in class JiffleLexer
 
WS - Static variable in class JiffleParser
 

X

XOR - Enum constant in enum class AlgebraDescriptor.Operator
 
XOR - Static variable in class JiffleLexer
 
XOR - Static variable in class JiffleParser
 
XOR() - Method in class JiffleParser.XorExprContext
 
XOR(double, double) - Method in class JiffleFunctions
Tests if just one of x or y is non-zero.
XorCRIF - Class in org.eclipse.imagen.media.algebra
A CRIF supporting the "Xor" operation, through the Algebra operation.
XorCRIF() - Constructor for class XorCRIF
Constructor.
XorDescriptor - Class in org.eclipse.imagen.media.algebra
 
XorDescriptor() - Constructor for class XorDescriptor
Constructor.
XorExprContext(JiffleParser.ExpressionContext) - Constructor for class JiffleParser.XorExprContext
 
XToTileX(int) - Method in class PlanarImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class PlanarImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XYZ2RGB(float[], float[]) - Static method in class ColorSpaceImageNExt
Method for converting an XYZ array into an RGB one

Y

YToTileY(int) - Method in class PlanarImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class PlanarImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.

Z

ZEVENBERGEN_THORNE - Enum constant in enum class ShadedReliefAlgorithm
 
ZEVENBERGEN_THORNE_COMBINED - Enum constant in enum class ShadedReliefAlgorithm
 
ZonalStatsDescriptor - Class in org.eclipse.imagen.media.zonal
An OperationDescriptor describing the Zonal Statistics operation.
ZonalStatsDescriptor() - Constructor for class ZonalStatsDescriptor
 
ZonalStatsOpImage - Class in org.eclipse.imagen.media.zonal
This class extends the OpImage class and executes the "ZonalStats" operation.
ZonalStatsOpImage(RenderedImage, ImageLayout, Map, RenderedImage, AffineTransform, List<ROI>, Range, ROI, boolean, int[], Statistics.StatsType[], double[], double[], int[], List<Range>, boolean) - Constructor for class ZonalStatsOpImage
 
ZonalStatsRIF - Class in org.eclipse.imagen.media.zonal
This class is a RenderedImageFactory called by the ImageN.create() method when the "Zonal" operation is requested.
ZonalStatsRIF() - Constructor for class ZonalStatsRIF
 
ZoneGeometry - Class in org.eclipse.imagen.media.zonal
This class is used for storing the statistics associated to a specific geometry.
ZS_PROPERTY - Static variable in class ZonalStatsDescriptor
Zonal Statistics property name

_

_ATN - Static variable in class JiffleLexer
 
_ATN - Static variable in class JiffleParser
 
_serializedATN - Static variable in class JiffleLexer
 
_serializedATN - Static variable in class JiffleParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form