- a - Variable in class net.imglib2.type.numeric.ARGBDoubleType
-
- a - Variable in class net.imglib2.util.ValuePair
-
- a - Variable in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- AbstractARGBDoubleType<T extends AbstractARGBDoubleType<T>> - Class in net.imglib2.type.numeric
-
- AbstractARGBDoubleType() - Constructor for class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- AbstractArrayColorTable<T> - Class in net.imglib2.display
-
Abstract superclass for array-based color lookup tables.
- AbstractArrayColorTable(T...) - Constructor for class net.imglib2.display.AbstractArrayColorTable
-
Initializes a color table with the given table values.
- AbstractArrayCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- AbstractArrayCursor(AbstractArrayCursor<T>) - Constructor for class net.imglib2.img.array.AbstractArrayCursor
-
TODO Javadoc
- AbstractArrayCursor(ArrayImg<T, ?>, int, int) - Constructor for class net.imglib2.img.array.AbstractArrayCursor
-
TODO Javadoc
- AbstractArrayLocalizingCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- AbstractArrayLocalizingCursor(AbstractArrayLocalizingCursor<T>) - Constructor for class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
TODO Javadoc
- AbstractArrayLocalizingCursor(ArrayImg<T, ?>, int, int) - Constructor for class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
TODO Javadoc
- AbstractBit64Type<T extends AbstractBit64Type<T>> - Class in net.imglib2.type
-
A
Type
with arbitrary bit depth up to maximum 64 bits.
- AbstractBit64Type(NativeImg<?, ? extends LongAccess>, int) - Constructor for class net.imglib2.type.AbstractBit64Type
-
- AbstractBit64Type(long, int) - Constructor for class net.imglib2.type.AbstractBit64Type
-
- AbstractBit64Type(LongAccess, int) - Constructor for class net.imglib2.type.AbstractBit64Type
-
- AbstractBit64Type(int) - Constructor for class net.imglib2.type.AbstractBit64Type
-
- AbstractBitType<T extends AbstractBitType<T>> - Class in net.imglib2.type
-
Provides basic infrastructure to implement Types based on single bits stored in a LongAccess
- AbstractBitType(NativeImg<?, ? extends LongAccess>, int) - Constructor for class net.imglib2.type.AbstractBitType
-
- AbstractByteArray<A extends AbstractByteArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractByteArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- AbstractByteArray(byte[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- AbstractCellImg<T extends NativeType<T>,A,C extends Cell<A>,I extends RandomAccessible<C> & IterableInterval<C>> - Class in net.imglib2.img.cell
-
Abstract superclass for
Img
types that divide their underlying data
into cells.
- AbstractCellImg(CellGrid, I, Fraction) - Constructor for class net.imglib2.img.cell.AbstractCellImg
-
- AbstractCellImg.CellImgSampler<C> - Interface in net.imglib2.img.cell
-
- AbstractCharArray<A extends AbstractCharArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractCharArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- AbstractCharArray(char[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- AbstractComplexType<T extends AbstractComplexType<T>> - Class in net.imglib2.type.numeric.complex
-
TODO
- AbstractComplexType() - Constructor for class net.imglib2.type.numeric.complex.AbstractComplexType
-
- AbstractComposite<T> - Class in net.imglib2.view.composite
-
- AbstractComposite(RandomAccess<T>) - Constructor for class net.imglib2.view.composite.AbstractComposite
-
- AbstractConvertedCursor<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedCursor(Cursor<A>) - Constructor for class net.imglib2.converter.AbstractConvertedCursor
-
- AbstractConvertedIterableInterval<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedIterableInterval(IterableInterval<A>) - Constructor for class net.imglib2.converter.AbstractConvertedIterableInterval
-
- AbstractConvertedIterableRandomAccessibleInterval<A,B,S extends RandomAccessible<A> & IterableInterval<A>> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedIterableRandomAccessibleInterval(S) - Constructor for class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- AbstractConvertedRandomAccess<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedRandomAccess(RandomAccess<A>) - Constructor for class net.imglib2.converter.AbstractConvertedRandomAccess
-
- AbstractConvertedRandomAccessible<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedRandomAccessible(RandomAccessible<A>) - Constructor for class net.imglib2.converter.AbstractConvertedRandomAccessible
-
- AbstractConvertedRandomAccessibleInterval<A,B> - Class in net.imglib2.converter
-
- AbstractConvertedRandomAccessibleInterval(RandomAccessibleInterval<A>) - Constructor for class net.imglib2.converter.AbstractConvertedRandomAccessibleInterval
-
- AbstractConvertedRealRandomAccess<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedRealRandomAccess(RealRandomAccess<A>) - Constructor for class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- AbstractConvertedRealRandomAccessible<A,B> - Class in net.imglib2.converter
-
TODO
- AbstractConvertedRealRandomAccessible(RealRandomAccessible<A>) - Constructor for class net.imglib2.converter.AbstractConvertedRealRandomAccessible
-
- AbstractCursor<T> - Class in net.imglib2
-
Abstract implementation of
Cursor
.
- AbstractCursor(int) - Constructor for class net.imglib2.AbstractCursor
-
- AbstractCursorInt<T> - Class in net.imglib2
-
Abstract implementation of
Cursor
.
- AbstractCursorInt(int) - Constructor for class net.imglib2.AbstractCursorInt
-
- AbstractDoubleArray<A extends AbstractDoubleArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractDoubleArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- AbstractDoubleArray(double[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- AbstractEuclideanSpace - Class in net.imglib2
-
Superclass of abstract EuclideanSpace implementations (accessors, containers,
etc).
- AbstractEuclideanSpace(int) - Constructor for class net.imglib2.AbstractEuclideanSpace
-
- AbstractFloatArray<A extends AbstractFloatArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractFloatArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- AbstractFloatArray(float[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- AbstractImg<T> - Class in net.imglib2.img
-
TODO
- AbstractImg(long[]) - Constructor for class net.imglib2.img.AbstractImg
-
- AbstractIntArray<A extends AbstractIntArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractIntArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- AbstractIntArray(int[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- AbstractIntegerBitType<T extends AbstractIntegerBitType<T>> - Class in net.imglib2.type.numeric.integer
-
The performance of this type is traded off for the gain in memory storage.
- AbstractIntegerBitType(NativeImg<?, ? extends LongAccess>, int) - Constructor for class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- AbstractIntegerType<T extends AbstractIntegerType<T>> - Class in net.imglib2.type.numeric.integer
-
TODO
- AbstractIntegerType() - Constructor for class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- AbstractInterval - Class in net.imglib2
-
Implementation of the
Interval
interface.
- AbstractInterval(int) - Constructor for class net.imglib2.AbstractInterval
-
- AbstractInterval(Interval) - Constructor for class net.imglib2.AbstractInterval
-
- AbstractInterval(Dimensions) - Constructor for class net.imglib2.AbstractInterval
-
Creates an Interval with the boundaries [0, dimensions-1]
- AbstractInterval(long[], long[]) - Constructor for class net.imglib2.AbstractInterval
-
Creates an Interval with the boundaries [min, max] (both including)
- AbstractInterval(long[]) - Constructor for class net.imglib2.AbstractInterval
-
Creates an Interval with the boundaries [0, dimensions-1]
- AbstractLinearRange - Class in net.imglib2.display
-
- AbstractLinearRange() - Constructor for class net.imglib2.display.AbstractLinearRange
-
- AbstractLinearRange(double, double) - Constructor for class net.imglib2.display.AbstractLinearRange
-
- AbstractListImg<T> - Class in net.imglib2.img.list
-
Abstract base class for
Img
that store pixels in a single linear
array (an
ArrayList
or similar).In principle, the number of entities
stored is limited to
Integer.MAX_VALUE
.
- AbstractListImg(long[]) - Constructor for class net.imglib2.img.list.AbstractListImg
-
- AbstractLocalizable - Class in net.imglib2
-
An abstract class that implements the
Localizable
interface using a
long[] array to maintain position.
- AbstractLocalizable(int) - Constructor for class net.imglib2.AbstractLocalizable
-
- AbstractLocalizable(long[]) - Constructor for class net.imglib2.AbstractLocalizable
-
Protected constructor that re-uses the passed position array.
- AbstractLocalizableInt - Class in net.imglib2
-
An abstract class that implements the
Localizable
interface using an
int[] array to maintain position.
- AbstractLocalizableInt(int) - Constructor for class net.imglib2.AbstractLocalizableInt
-
- AbstractLocalizableInt(int[]) - Constructor for class net.imglib2.AbstractLocalizableInt
-
Protected constructor that re-uses the passed position array.
- AbstractLocalizingCursor<T> - Class in net.imglib2
-
Abstract base class for localizing
Cursor
s.
- AbstractLocalizingCursor(int) - Constructor for class net.imglib2.AbstractLocalizingCursor
-
- AbstractLocalizingCursorInt<T> - Class in net.imglib2
-
Abstract base class for localizing
Cursor
s.
- AbstractLocalizingCursorInt(int) - Constructor for class net.imglib2.AbstractLocalizingCursorInt
-
- AbstractLongArray<A extends AbstractLongArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractLongArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- AbstractLongArray(long[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- AbstractLongListImg<T> - Class in net.imglib2.img.list
-
Abstract base class for
Img
that store pixels in a single linear
list addressed by a long.
- AbstractLongListImg(long[]) - Constructor for class net.imglib2.img.list.AbstractLongListImg
-
- AbstractLongListImg.LongListCursor - Class in net.imglib2.img.list
-
- AbstractLongListImg.LongListLocalizingCursor - Class in net.imglib2.img.list
-
- AbstractLongListImg.LongListRandomAccess - Class in net.imglib2.img.list
-
- AbstractMixedTransform - Class in net.imglib2.transform.integer
-
TODO
- AbstractMixedTransform(int) - Constructor for class net.imglib2.transform.integer.AbstractMixedTransform
-
- AbstractNativeImg<T extends NativeType<T>,A> - Class in net.imglib2.img
-
TODO
- AbstractNativeImg(long[], Fraction) - Constructor for class net.imglib2.img.AbstractNativeImg
-
- AbstractNativeType<T extends AbstractNativeType<T>> - Class in net.imglib2.type
-
TODO
- AbstractNativeType() - Constructor for class net.imglib2.type.AbstractNativeType
-
- AbstractNumericComposite<T extends NumericType<T>,C extends AbstractNumericComposite<T,C>> - Class in net.imglib2.view.composite
-
Abstract base class for a vector of
NumericType
scalars.
- AbstractNumericComposite(RandomAccess<T>, int) - Constructor for class net.imglib2.view.composite.AbstractNumericComposite
-
- AbstractOutOfBoundsMirror<T> - Class in net.imglib2.outofbounds
-
Abstract implementation of shared functions for mirroring out of bounds.
- AbstractOutOfBoundsMirror(AbstractOutOfBoundsMirror<T>) - Constructor for class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- AbstractOutOfBoundsMirror(F) - Constructor for class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- AbstractOutOfBoundsValue<T extends Type<T>> - Class in net.imglib2.outofbounds
-
- AbstractOutOfBoundsValue(AbstractOutOfBoundsValue<T>) - Constructor for class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- AbstractOutOfBoundsValue(F) - Constructor for class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- AbstractPermutationTransform - Class in net.imglib2.transform.integer.permutation
-
Bijective integer transform mapping between integer coordinates in [0,n-1].
- AbstractPermutationTransform(int[]) - Constructor for class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- AbstractPositionableTransform<LocalizablePositionable extends Localizable & Positionable> - Class in net.imglib2.position.transform
-
- AbstractPositionableTransform(LocalizablePositionable) - Constructor for class net.imglib2.position.transform.AbstractPositionableTransform
-
- AbstractProjector2D - Class in net.imglib2.display.projector
-
Base class for 2D projectors.
- AbstractProjector2D(int) - Constructor for class net.imglib2.display.projector.AbstractProjector2D
-
initializes a reference point with the specified number of dimensions.
- AbstractRealInterval - Class in net.imglib2
-
- AbstractRealInterval(int) - Constructor for class net.imglib2.AbstractRealInterval
-
- AbstractRealInterval(RealInterval) - Constructor for class net.imglib2.AbstractRealInterval
-
- AbstractRealInterval(double[], double[]) - Constructor for class net.imglib2.AbstractRealInterval
-
- AbstractRealLocalizable - Class in net.imglib2
-
An abstract class that implements the
RealLocalizable
interface using
an array of doubles to maintain position
- AbstractRealLocalizable(int) - Constructor for class net.imglib2.AbstractRealLocalizable
-
- AbstractRealLocalizable(double[]) - Constructor for class net.imglib2.AbstractRealLocalizable
-
Protected constructor that re-uses the passed position array.
- AbstractRealType<T extends AbstractRealType<T>> - Class in net.imglib2.type.numeric.real
-
TODO
- AbstractRealType() - Constructor for class net.imglib2.type.numeric.real.AbstractRealType
-
- AbstractShearTransform - Class in net.imglib2.transform.integer.shear
-
Most simple case of a shear transform that just implements
for a integer valued coordinate:
coordinate[ shearDimension ] += coordinate[ referenceDimension ] (forward)
coordinate[ shearDimension ] -= coordinate[ referenceDimension ] (backward)
This abstract class holds the inverse and implements applyInverse in
terms of inverse.apply
- AbstractShearTransform(int, int, int) - Constructor for class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- AbstractShearTransform(int, int, int, AbstractShearTransform) - Constructor for class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- AbstractShortArray<A extends AbstractShortArray<A>> - Class in net.imglib2.img.basictypeaccess.array
-
- AbstractShortArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- AbstractShortArray(short[]) - Constructor for class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- AbstractVolatileByteArray<A extends AbstractVolatileByteArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileByteArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileByteArray
-
- AbstractVolatileByteArray(byte[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileByteArray
-
- AbstractVolatileCharArray<A extends AbstractVolatileCharArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileCharArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileCharArray
-
- AbstractVolatileCharArray(char[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileCharArray
-
- AbstractVolatileDoubleArray<A extends AbstractVolatileDoubleArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileDoubleArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileDoubleArray
-
- AbstractVolatileDoubleArray(double[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileDoubleArray
-
- AbstractVolatileFloatArray<A extends AbstractVolatileFloatArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileFloatArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileFloatArray
-
- AbstractVolatileFloatArray(float[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileFloatArray
-
- AbstractVolatileIntArray<A extends AbstractVolatileIntArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileIntArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileIntArray
-
- AbstractVolatileIntArray(int[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileIntArray
-
- AbstractVolatileLongArray<A extends AbstractVolatileLongArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileLongArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileLongArray
-
- AbstractVolatileLongArray(long[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileLongArray
-
- AbstractVolatileNumericType<N extends NumericType<N>,T extends AbstractVolatileNumericType<N,T>> - Class in net.imglib2.type.volatiles
-
- AbstractVolatileNumericType(N, boolean) - Constructor for class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- AbstractVolatileNumericType(N) - Constructor for class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- AbstractVolatileRealType<R extends RealType<R>,T extends AbstractVolatileRealType<R,T>> - Class in net.imglib2.type.volatiles
-
- AbstractVolatileRealType(R, boolean) - Constructor for class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- AbstractVolatileShortArray<A extends AbstractVolatileShortArray<A>> - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- AbstractVolatileShortArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileShortArray
-
- AbstractVolatileShortArray(short[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileShortArray
-
- AbstractWrappedInterval<I extends Interval> - Class in net.imglib2
-
- AbstractWrappedInterval(I) - Constructor for class net.imglib2.AbstractWrappedInterval
-
- AbstractWrappedRealInterval<I extends RealInterval> - Class in net.imglib2
-
- AbstractWrappedRealInterval(I) - Constructor for class net.imglib2.AbstractWrappedRealInterval
-
- accA - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- accB - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- accessAxes - Variable in class net.imglib2.view.HyperSlicesView
-
- accG - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- accR - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- accumulate(int) - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- accumulator - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolator
-
- add(Point, T) - Method in class net.imglib2.PointSampleList
-
- add(RealPoint, T) - Method in class net.imglib2.RealPointSampleList
-
- add(BitType) - Method in class net.imglib2.type.logic.BitType
-
- add(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- add(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- add(T) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- add(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- add(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- add(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- add(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- add(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- add(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- add(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- add(UnsignedByteType) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- add(UnsignedIntType) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- add(UnsignedLongType) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- add(UnsignedShortType) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- add(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- add(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- add(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- Add<T> - Interface in net.imglib2.type.operators
-
- add(T) - Method in interface net.imglib2.type.operators.Add
-
- add(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- add(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- add(double[], double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set c = a + b.
- add(double[][], double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A + B.
- add(double) - Method in class net.imglib2.util.RealSum
-
Add an element to the sum.
- add(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- addData(Iterable<T>) - Method in class net.imglib2.histogram.Histogram1d
-
Counts additional data contained in a given iterable collection.
- addData(Iterable<List<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Counts additional data contained in a given iterable collection.
- addData(List<Iterable<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Counts additional data contained in a given iterable collection.
- addDimension(RandomAccessible<T>) - Static method in class net.imglib2.view.Views
-
- addDimension(RandomAccessibleInterval<T>, long, long) - Static method in class net.imglib2.view.Views
-
- ALPHA - Static variable in interface net.imglib2.display.ColorTable
-
- alpha - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- alpha(int) - Static method in class net.imglib2.type.numeric.ARGBType
-
- and(T) - Method in interface net.imglib2.type.BooleanType
-
- and(BitType) - Method in class net.imglib2.type.logic.BitType
-
- and(boolean) - Method in class net.imglib2.type.logic.BoolType
-
- and(BoolType) - Method in class net.imglib2.type.logic.BoolType
-
- angleFromR(double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
compute the angle of rotation from a rotation matrix.
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.MixedTransform
-
- apply(int) - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.shear.InverseShearTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.shear.InverseShearTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.shear.InverseShearTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.shear.ShearTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.shear.ShearTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.shear.ShearTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- apply(long[], long[]) - Method in class net.imglib2.transform.InverseTransform
-
- apply(int[], int[]) - Method in class net.imglib2.transform.InverseTransform
-
- apply(Localizable, Positionable) - Method in class net.imglib2.transform.InverseTransform
-
- apply(long[], long[]) - Method in interface net.imglib2.transform.Transform
-
Apply the
Transform
to a source vector to obtain a target vector.
- apply(int[], int[]) - Method in interface net.imglib2.transform.Transform
-
Apply the
Transform
to a source vector to obtain a target vector.
- apply(Localizable, Positionable) - Method in interface net.imglib2.transform.Transform
-
- applyChecked(int) - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- applyInverse(int) - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- applyInverse(long[], long[]) - Method in class net.imglib2.transform.InverseTransform
-
- applyInverse(int[], int[]) - Method in class net.imglib2.transform.InverseTransform
-
- applyInverse(Positionable, Localizable) - Method in class net.imglib2.transform.InverseTransform
-
- applyInverse(long[], long[]) - Method in interface net.imglib2.transform.InvertibleTransform
-
Apply the inverse transform to a target vector to obtain a source vector.
- applyInverse(int[], int[]) - Method in interface net.imglib2.transform.InvertibleTransform
-
Apply the inverse transform to a target vector to obtain a source vector.
- applyInverse(Positionable, Localizable) - Method in interface net.imglib2.transform.InvertibleTransform
-
- applyInverseChecked(int) - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- argb(int) - Method in class net.imglib2.display.AbstractArrayColorTable
-
- argb(int) - Method in interface net.imglib2.display.ArrayColorTable
-
Converts the tuple at the given position into a packed ARGB value.
- ARGB_COLOR_MODEL - Static variable in class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
- ARGBARGBDoubleConverter<T extends AbstractARGBDoubleType<?>> - Class in net.imglib2.converter
-
- ARGBARGBDoubleConverter() - Constructor for class net.imglib2.converter.ARGBARGBDoubleConverter
-
- argbChannel(RandomAccessibleInterval<ARGBType>, int) - Static method in class net.imglib2.converter.Converters
-
- argbChannel(RandomAccessible<ARGBType>, int) - Static method in class net.imglib2.converter.Converters
-
- argbChannels(RandomAccessibleInterval<ARGBType>) - Static method in class net.imglib2.converter.Converters
-
- argbChannels(RandomAccessibleInterval<ARGBType>, int...) - Static method in class net.imglib2.converter.Converters
-
- ARGBChannelSamplerConverter - Class in net.imglib2.converter.readwrite
-
Access the on channel of an
ARGBType
as an UnsignedByteType.
- ARGBChannelSamplerConverter(int) - Constructor for class net.imglib2.converter.readwrite.ARGBChannelSamplerConverter
-
- ARGBDoubleARGBConverter<T extends AbstractARGBDoubleType<?>> - Class in net.imglib2.converter
-
- ARGBDoubleARGBConverter() - Constructor for class net.imglib2.converter.ARGBDoubleARGBConverter
-
- ARGBDoubleType - Class in net.imglib2.type.numeric
-
- ARGBDoubleType() - Constructor for class net.imglib2.type.numeric.ARGBDoubleType
-
- ARGBDoubleType(double, double, double, double) - Constructor for class net.imglib2.type.numeric.ARGBDoubleType
-
- argbs(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- argbs(int[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- argbs(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- argbs(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- ARGBScreenImage - Class in net.imglib2.display.screenimage.awt
-
- ARGBScreenImage(int, int) - Constructor for class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
- ARGBScreenImage(int, int, IntArray) - Constructor for class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
Create an
Image
with
data
.
- ARGBScreenImage(int, int, int[]) - Constructor for class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
Create an
Image
with
data
.
- ARGBType - Class in net.imglib2.type.numeric
-
A
native
NumericType
that encodes four channels at
unsigned byte precision into one 32bit signed integer which is the format
used in most display oriented image processing libraries such as AWT or
ImageJ.
- ARGBType(NativeImg<?, ? extends IntAccess>) - Constructor for class net.imglib2.type.numeric.ARGBType
-
- ARGBType(int) - Constructor for class net.imglib2.type.numeric.ARGBType
-
- ARGBType(IntAccess) - Constructor for class net.imglib2.type.numeric.ARGBType
-
- ARGBType() - Constructor for class net.imglib2.type.numeric.ARGBType
-
- ArrayColorTable<T> - Interface in net.imglib2.display
-
Interface for all
ColorTable
implementations that use an array to
store their color table information.
- ArrayCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArrayCursor(ArrayCursor<T>) - Constructor for class net.imglib2.img.array.ArrayCursor
-
- ArrayCursor(ArrayImg<T, ?>) - Constructor for class net.imglib2.img.array.ArrayCursor
-
- ArrayDataAccess<A> - Interface in net.imglib2.img.basictypeaccess.array
-
Trivial interface for primitive array based data access implementations
that can replicate themselves and return the underlying array.
- ArrayImg<T extends NativeType<T>,A> - Class in net.imglib2.img.array
-
This
Img
stores an image in a single linear array of basic types.
- ArrayImg(A, long[], Fraction) - Constructor for class net.imglib2.img.array.ArrayImg
-
- ArrayImgAWTScreenImage<T extends NativeType<T>,A> - Class in net.imglib2.display.screenimage.awt
-
- ArrayImgAWTScreenImage(ArrayImg<T, A>) - Constructor for class net.imglib2.display.screenimage.awt.ArrayImgAWTScreenImage
-
- ArrayImgAWTScreenImage(T, A, long[]) - Constructor for class net.imglib2.display.screenimage.awt.ArrayImgAWTScreenImage
-
- ArrayImgFactory<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArrayImgFactory() - Constructor for class net.imglib2.img.array.ArrayImgFactory
-
- ArrayImgs - Class in net.imglib2.img.array
-
Convenience factory methods for creation of
ArrayImg
instances with
the most common pixel
Type
variants.
- ArrayImgXYByteProjector<A extends GenericByteType<A>> - Class in net.imglib2.display.projector.specialized
-
Fast implementation of a
AbstractProjector2D
that selects a 2D data
plain from an ByteType ArrayImg.
- ArrayImgXYByteProjector(ArrayImg<A, ByteArray>, ArrayImg<UnsignedByteType, ByteArray>, double, double) - Constructor for class net.imglib2.display.projector.specialized.ArrayImgXYByteProjector
-
Normalizes an ArrayImg and writes the result into target.
- ArrayImgXYShortProjector<A extends GenericShortType<A>> - Class in net.imglib2.display.projector.specialized
-
Fast implementation of a
AbstractProjector2D
that selects a 2D data
plain from an ShortType ArrayImg.
- ArrayImgXYShortProjector(ArrayImg<A, ShortArray>, ArrayImg<UnsignedShortType, ShortArray>, double, double) - Constructor for class net.imglib2.display.projector.specialized.ArrayImgXYShortProjector
-
Normalizes an ArrayImg and writes the result into target.
- ArrayLocalizingCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArrayLocalizingCursor(ArrayLocalizingCursor<T>) - Constructor for class net.imglib2.img.array.ArrayLocalizingCursor
-
TODO Javadoc
- ArrayLocalizingCursor(ArrayImg<T, ?>) - Constructor for class net.imglib2.img.array.ArrayLocalizingCursor
-
TODO Javadoc
- ArrayLocalizingSubIntervalCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArrayLocalizingSubIntervalCursor(ArrayImg<T, ?>, int, int) - Constructor for class net.imglib2.img.array.ArrayLocalizingSubIntervalCursor
-
TODO Javadoc
- ArrayLocalizingSubIntervalCursor(ArrayLocalizingSubIntervalCursor<T>) - Constructor for class net.imglib2.img.array.ArrayLocalizingSubIntervalCursor
-
TODO Javadoc
- ArrayRandomAccess<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArrayRandomAccess(ArrayRandomAccess<T>) - Constructor for class net.imglib2.img.array.ArrayRandomAccess
-
- ArrayRandomAccess(ArrayImg<T, ?>) - Constructor for class net.imglib2.img.array.ArrayRandomAccess
-
- ArraySubIntervalCursor<T extends NativeType<T>> - Class in net.imglib2.img.array
-
- ArraySubIntervalCursor(ArraySubIntervalCursor<T>) - Constructor for class net.imglib2.img.array.ArraySubIntervalCursor
-
TODO Javadoc
- ArraySubIntervalCursor(ArrayImg<T, ?>, int, int) - Constructor for class net.imglib2.img.array.ArraySubIntervalCursor
-
TODO Javadoc
- average(float[]) - Static method in class net.imglib2.util.Util
-
- average(double[]) - Static method in class net.imglib2.util.Util
-
- averageDouble(List<Double>) - Static method in class net.imglib2.util.Util
-
- averageFloat(List<Float>) - Static method in class net.imglib2.util.Util
-
- AWTScreenImage - Interface in net.imglib2.display.screenimage.awt
-
- AWTScreenImageUtil - Class in net.imglib2.display.screenimage.awt
-
- AWTScreenImageUtil() - Constructor for class net.imglib2.display.screenimage.awt.AWTScreenImageUtil
-
- axes - Variable in class net.imglib2.view.HyperSlice
-
- axisFromR(double[][], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
compute the axis of rotation from a rotation matrix.
- Cell<A> - Class in net.imglib2.img.cell
-
- Cell(int[], long[], A) - Constructor for class net.imglib2.img.cell.Cell
-
- CellCursor<T extends NativeType<T>,C extends Cell<?>> - Class in net.imglib2.img.cell
-
- CellCursor(CellCursor<T, C>) - Constructor for class net.imglib2.img.cell.CellCursor
-
- CellCursor(AbstractCellImg<T, ?, C, ?>) - Constructor for class net.imglib2.img.cell.CellCursor
-
- cellDimension(int) - Method in class net.imglib2.img.cell.CellGrid
-
Get the number of pixels in a standard cell in a given dimension
d.
- cellDimensions(int[]) - Method in class net.imglib2.img.cell.CellGrid
-
Write the number of pixels in a standard cell in each dimension into
long[].
- cellDims - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- CellGrid - Class in net.imglib2.img.cell
-
Defines
AbstractCellImg
geometry and translates between image, cell,
and grid coordinates.
- CellGrid(long[], int[]) - Constructor for class net.imglib2.img.cell.CellGrid
-
- CellGrid(CellGrid) - Constructor for class net.imglib2.img.cell.CellGrid
-
- CellImg<T extends NativeType<T>,A> - Class in net.imglib2.img.cell
-
- CellImg(CellImgFactory<T>, CellGrid, ListImg<Cell<A>>, Fraction) - Constructor for class net.imglib2.img.cell.CellImg
-
- CellImgFactory<T extends NativeType<T>> - Class in net.imglib2.img.cell
-
- CellImgFactory() - Constructor for class net.imglib2.img.cell.CellImgFactory
-
- CellImgFactory(int...) - Constructor for class net.imglib2.img.cell.CellImgFactory
-
- CellIterationOrder - Class in net.imglib2.img.cell
-
- CellIterationOrder(AbstractCellImg<?, ?, ?, ?>) - Constructor for class net.imglib2.img.cell.CellIterationOrder
-
- CellLocalizingCursor<T extends NativeType<T>,C extends Cell<?>> - Class in net.imglib2.img.cell
-
- CellLocalizingCursor(CellLocalizingCursor<T, C>) - Constructor for class net.imglib2.img.cell.CellLocalizingCursor
-
- CellLocalizingCursor(AbstractCellImg<T, ?, C, ?>) - Constructor for class net.imglib2.img.cell.CellLocalizingCursor
-
- CellRandomAccess<T extends NativeType<T>,C extends Cell<?>> - Class in net.imglib2.img.cell
-
- CellRandomAccess(CellRandomAccess<T, C>) - Constructor for class net.imglib2.img.cell.CellRandomAccess
-
- CellRandomAccess(AbstractCellImg<T, ?, C, ?>) - Constructor for class net.imglib2.img.cell.CellRandomAccess
-
- cells - Variable in class net.imglib2.img.cell.AbstractCellImg
-
- centerValuesPerBin(int, double, double) - Static method in class net.imglib2.util.Binning
-
Returns array of center values for each bin.
- ChannelARGBConverter - Class in net.imglib2.converter
-
Convert UnsignedByteType into one channel of
ARGBType
.
- ChannelARGBConverter(ChannelARGBConverter.Channel) - Constructor for class net.imglib2.converter.ChannelARGBConverter
-
- ChannelARGBConverter.Channel - Enum in net.imglib2.converter
-
- CharAccess - Interface in net.imglib2.img.basictypeaccess
-
TODO
- CharArray - Class in net.imglib2.img.basictypeaccess.array
-
- CharArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.CharArray
-
- CharArray(char[]) - Constructor for class net.imglib2.img.basictypeaccess.array.CharArray
-
- CharNtree - Class in net.imglib2.img.sparse
-
CharAccess based on a
Ntree
.
- CharNtree(long[], long[], Character) - Constructor for class net.imglib2.img.sparse.CharNtree
-
- checkBijectivity(int[]) - Static method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- checkInterval(Interval, int[]) - Static method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
Test whether a given lut can be applied to an interval.
- checkOutOfBounds() - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- checkOutOfBounds() - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- checkOutOfBounds() - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- clip - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- clone() - Method in class net.imglib2.util.Fraction
-
- code - Variable in class net.imglib2.interpolation.randomaccess.NLinearInterpolator
-
Index into weights
array.
- collapse(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.Views
-
- collapse(RandomAccessible<T>) - Static method in class net.imglib2.view.Views
-
- collapseNumeric(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.Views
-
- collapseNumeric(RandomAccessible<T>, int) - Static method in class net.imglib2.view.Views
-
- collapseReal(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.Views
-
- collapseReal(RandomAccessible<T>, int) - Static method in class net.imglib2.view.Views
-
- ColorTable - Interface in net.imglib2.display
-
- ColorTable16 - Class in net.imglib2.display
-
16-bit color lookup table.
- ColorTable16() - Constructor for class net.imglib2.display.ColorTable16
-
Initializes a 16-bit color table with a linear grayscale ramp.
- ColorTable16(short[]...) - Constructor for class net.imglib2.display.ColorTable16
-
Initializes a 16-bit color table with the given table values.
- ColorTable8 - Class in net.imglib2.display
-
8-bit color lookup table.
- ColorTable8() - Constructor for class net.imglib2.display.ColorTable8
-
Initializes an 8-bit color table with a linear grayscale ramp.
- ColorTable8(byte[]...) - Constructor for class net.imglib2.display.ColorTable8
-
Initializes an 8-bit color table with the given table values.
- cols(double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
- compare(L, L) - Method in class net.imglib2.KDTree.DimComparator
-
- compare(long, long) - Static method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- compareTo(BasePairBitType) - Method in class net.imglib2.type.label.BasePairBitType
-
- compareTo(BasePairCharType) - Method in class net.imglib2.type.label.BasePairCharType
-
- compareTo(BitType) - Method in class net.imglib2.type.logic.BitType
-
- compareTo(BoolType) - Method in class net.imglib2.type.logic.BoolType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- compareTo(LongType) - Method in class net.imglib2.type.numeric.integer.LongType
-
- compareTo(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- compareTo(UnsignedByteType) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- compareTo(UnsignedIntType) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- compareTo(UnsignedLongType) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- compareTo(UnsignedShortType) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- compareTo(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- compareTo(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- compareTo(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- compareTo(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- complement() - Method in interface net.imglib2.type.BasePairType
-
- complement() - Method in class net.imglib2.type.label.BasePairBitType
-
- complement() - Method in class net.imglib2.type.label.BasePairCharType
-
- complexConjugate() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- complexConjugate() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- complexConjugate() - Method in interface net.imglib2.type.numeric.ComplexType
-
- complexConjugate() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- complexConjugate() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- complexConjugate() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- complexDoubles(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexDoubles(double[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexDoubles(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexDoubles(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- ComplexDoubleType - Class in net.imglib2.type.numeric.complex
-
TODO
- ComplexDoubleType(NativeImg<?, ? extends DoubleAccess>) - Constructor for class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- ComplexDoubleType(double, double) - Constructor for class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- ComplexDoubleType(DoubleAccess) - Constructor for class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- ComplexDoubleType() - Constructor for class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- complexFloats(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexFloats(float[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexFloats(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- complexFloats(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- ComplexFloatType - Class in net.imglib2.type.numeric.complex
-
TODO
- ComplexFloatType(NativeImg<?, ? extends FloatAccess>) - Constructor for class net.imglib2.type.numeric.complex.ComplexFloatType
-
- ComplexFloatType(float, float) - Constructor for class net.imglib2.type.numeric.complex.ComplexFloatType
-
- ComplexFloatType(FloatAccess) - Constructor for class net.imglib2.type.numeric.complex.ComplexFloatType
-
- ComplexFloatType() - Constructor for class net.imglib2.type.numeric.complex.ComplexFloatType
-
- ComplexImaginaryFloatConverter<R extends ComplexType<R>> - Class in net.imglib2.converter
-
Returns the imaginary value of a complex value
- ComplexImaginaryFloatConverter() - Constructor for class net.imglib2.converter.ComplexImaginaryFloatConverter
-
- ComplexPhaseFloatConverter<R extends ComplexType<R>> - Class in net.imglib2.converter
-
Computes the phase spectrum for a complex value
- ComplexPhaseFloatConverter() - Constructor for class net.imglib2.converter.ComplexPhaseFloatConverter
-
- ComplexPowerFloatConverter<R extends ComplexType<R>> - Class in net.imglib2.converter
-
Computes the power spectrum for a complex value
- ComplexPowerFloatConverter() - Constructor for class net.imglib2.converter.ComplexPowerFloatConverter
-
- ComplexPowerGLogFloatConverter<R extends ComplexType<R>> - Class in net.imglib2.converter
-
Computes the generalized log of the power spectrum for a complex value
- ComplexPowerGLogFloatConverter() - Constructor for class net.imglib2.converter.ComplexPowerGLogFloatConverter
-
- ComplexRealFloatConverter<R extends ComplexType<R>> - Class in net.imglib2.converter
-
Returns the real value for of complex value
- ComplexRealFloatConverter() - Constructor for class net.imglib2.converter.ComplexRealFloatConverter
-
- ComplexType<T extends ComplexType<T>> - Interface in net.imglib2.type.numeric
-
TODO
- component - Variable in class net.imglib2.transform.integer.ComponentMappingTransform
-
for each component of the target vector: from which source vector
component should it be taken.
- component - Variable in class net.imglib2.transform.integer.MixedTransform
-
for each component of the target vector (before translation).
- component - Variable in class net.imglib2.transform.integer.SlicingTransform
-
specifies for each component of the target vector from which source
vector component should it be taken.
- ComponentMapping - Interface in net.imglib2.transform.integer
-
Map the components of the source vector to obtain the target vector, for
instance transform (x,y,z) to (x,z,y).
- ComponentMappingTransform - Class in net.imglib2.transform.integer
-
Map the components of the source vector to obtain the target vector, for
instance transform (x,y,z) to (x,z,y).
- ComponentMappingTransform(int) - Constructor for class net.imglib2.transform.integer.ComponentMappingTransform
-
- ComponentMappingTransform(int[]) - Constructor for class net.imglib2.transform.integer.ComponentMappingTransform
-
- Composite<T> - Interface in net.imglib2.view.composite
-
- composite - Variable in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- CompositeChannelConverter<T extends Type<T>,A extends Composite<T>> - Class in net.imglib2.converter
-
A converter to extract one channel of a
Composite
.
- CompositeChannelConverter(long) - Constructor for class net.imglib2.converter.CompositeChannelConverter
-
- CompositeFactory<T,C extends Composite<T>> - Interface in net.imglib2.view.composite
-
- compositeFactory - Variable in class net.imglib2.view.composite.CompositeView
-
- CompositeIntervalView<T,C extends Composite<T>> - Class in net.imglib2.view.composite
-
- CompositeIntervalView(RandomAccessibleInterval<T>, CompositeFactory<T, C>) - Constructor for class net.imglib2.view.composite.CompositeIntervalView
-
- CompositeRandomAccess() - Constructor for class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- CompositeRandomAccess(CompositeView<T, C>.CompositeRandomAccess) - Constructor for class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- CompositeView<T,C extends Composite<T>> - Class in net.imglib2.view.composite
-
- CompositeView(RandomAccessible<T>, CompositeFactory<T, C>) - Constructor for class net.imglib2.view.composite.CompositeView
-
- CompositeView.CompositeRandomAccess - Class in net.imglib2.view.composite
-
- CompositeXYProjector<A> - Class in net.imglib2.display.projector.composite
-
Creates a composite image from across multiple dimensional positions along an
axis (typically, but not necessarily, channels).
- CompositeXYProjector(RandomAccessibleInterval<A>, IterableInterval<ARGBType>, ArrayList<Converter<A, ARGBType>>, int) - Constructor for class net.imglib2.display.projector.composite.CompositeXYProjector
-
- CompositeXYRandomAccessibleProjector<A> - Class in net.imglib2.display.projector.composite
-
Creates a composite image from across multiple dimensional positions along an
axis (typically, but not necessarily, channels).
- CompositeXYRandomAccessibleProjector(RandomAccessibleInterval<A>, RandomAccessibleInterval<ARGBType>, ArrayList<Converter<A, ARGBType>>, int) - Constructor for class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- computeWeight(double) - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- Concatenable<A> - Interface in net.imglib2.concatenate
-
If T implements
Concatenable
that means you can concatenate it
with an A, usually resulting in another T.
- concatenate(A) - Method in interface net.imglib2.concatenate.Concatenable
-
Concatenate this object with a.
- concatenate(ComponentMapping) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- concatenate(Mixed) - Method in class net.imglib2.transform.integer.MixedTransform
-
- concatenate(Slicing) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- concatenate(Translation) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- concatenate(Translation) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- concatenate(int, RandomAccessibleInterval<T>...) - Static method in class net.imglib2.view.Views
-
- concatenate(int, List<? extends RandomAccessibleInterval<T>>) - Static method in class net.imglib2.view.Views
-
- concatenate(int, StackView.StackAccessMode, RandomAccessibleInterval<T>...) - Static method in class net.imglib2.view.Views
-
- concatenate(int, StackView.StackAccessMode, List<? extends RandomAccessibleInterval<T>>) - Static method in class net.imglib2.view.Views
-
- ConcatenateUtils - Class in net.imglib2.concatenate
-
Utilities for manipulating lists of (pre-)concatenable objects.
- ConcatenateUtils() - Constructor for class net.imglib2.concatenate.ConcatenateUtils
-
- constantRandomAccessible(T, int) - Static method in class net.imglib2.util.ConstantUtils
-
- constantRandomAccessibleInterval(T, int, Interval) - Static method in class net.imglib2.util.ConstantUtils
-
- constantRealRandomAccessible(T, int) - Static method in class net.imglib2.util.ConstantUtils
-
- ConstantUtils - Class in net.imglib2.util
-
- ConstantUtils() - Constructor for class net.imglib2.util.ConstantUtils
-
- container - Variable in class net.imglib2.img.planar.PlanarCursor
-
- container - Variable in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- contains(Interval, Localizable) - Static method in class net.imglib2.util.Intervals
-
Test whether the containing
interval contains the
contained
point.
- contains(RealInterval, RealLocalizable) - Static method in class net.imglib2.util.Intervals
-
Test whether the containing
interval contains the
contained
point.
- contains(Interval, Interval) - Static method in class net.imglib2.util.Intervals
-
Test whether the containing
interval completely contains the
contained
interval.
- contains(RealInterval, RealInterval) - Static method in class net.imglib2.util.Intervals
-
Test whether the containing
interval completely contains the
contained
interval.
- convert(ARGBType, T) - Method in class net.imglib2.converter.ARGBARGBDoubleConverter
-
- convert(T, ARGBType) - Method in class net.imglib2.converter.ARGBDoubleARGBConverter
-
- convert(UnsignedByteType, ARGBType) - Method in class net.imglib2.converter.ChannelARGBConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.ComplexImaginaryFloatConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.ComplexPhaseFloatConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.ComplexPowerFloatConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.ComplexPowerGLogFloatConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.ComplexRealFloatConverter
-
- convert(A, T) - Method in class net.imglib2.converter.CompositeChannelConverter
-
- convert(A, B) - Method in interface net.imglib2.converter.Converter
-
- convert(RandomAccessible<A>, Converter<? super A, ? super B>, B) - Static method in class net.imglib2.converter.Converters
-
- convert(RandomAccessible<A>, SamplerConverter<? super A, B>) - Static method in class net.imglib2.converter.Converters
-
- convert(RandomAccessibleInterval<A>, Converter<? super A, ? super B>, B) - Static method in class net.imglib2.converter.Converters
-
- convert(RandomAccessibleInterval<A>, SamplerConverter<? super A, B>) - Static method in class net.imglib2.converter.Converters
-
- convert(IterableInterval<A>, Converter<? super A, ? super B>, B) - Static method in class net.imglib2.converter.Converters
-
- convert(IterableInterval<A>, SamplerConverter<? super A, B>) - Static method in class net.imglib2.converter.Converters
-
- convert(RealRandomAccessibleRealInterval<A>, Converter<? super A, ? super B>, B) - Static method in class net.imglib2.converter.Converters
-
- convert(RealRandomAccessible<A>, Converter<? super A, ? super B>, B) - Static method in class net.imglib2.converter.Converters
-
- convert(Sampler<? extends ARGBType>) - Method in class net.imglib2.converter.readwrite.ARGBChannelSamplerConverter
-
- convert(Sampler<? extends R>) - Method in class net.imglib2.converter.readwrite.RealDoubleSamplerConverter
-
- convert(Sampler<? extends R>) - Method in class net.imglib2.converter.readwrite.RealFloatSamplerConverter
-
- convert(Sampler<? extends A>) - Method in interface net.imglib2.converter.readwrite.SamplerConverter
-
- convert(R, ARGBType) - Method in class net.imglib2.converter.RealARGBConverter
-
- convert(R, DoubleType) - Method in class net.imglib2.converter.RealDoubleConverter
-
- convert(R, FloatType) - Method in class net.imglib2.converter.RealFloatConverter
-
- convert(R, ARGBType) - Method in class net.imglib2.converter.RealLUTConverter
-
- convert(R, UnsignedByteType) - Method in class net.imglib2.converter.RealUnsignedByteConverter
-
- convert(R, UnsignedShortType) - Method in class net.imglib2.converter.RealUnsignedShortConverter
-
- convert(T, T) - Method in class net.imglib2.converter.TypeIdentity
-
- convert(VolatileRealType<?>, ARGBType) - Method in class net.imglib2.converter.VolatileRealTypeARGBConverter
-
- converted - Variable in class net.imglib2.converter.read.ConvertedCursor
-
- converted - Variable in class net.imglib2.converter.read.ConvertedIterableInterval
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRandomAccess
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccess
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- converted - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- ConvertedCursor<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedCursor(Cursor<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedCursor
-
- ConvertedIterableInterval<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedIterableInterval(IterableInterval<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedIterableInterval
-
Creates a copy of b for conversion.
- ConvertedRandomAccess<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRandomAccess(RandomAccess<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRandomAccess
-
- ConvertedRandomAccessible<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRandomAccessible(RandomAccessible<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRandomAccessible
-
- ConvertedRandomAccessibleInterval<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRandomAccessibleInterval(RandomAccessibleInterval<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- ConvertedRealRandomAccess<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRealRandomAccess(RealRandomAccess<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRealRandomAccess
-
- ConvertedRealRandomAccessible<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRealRandomAccessible(RealRandomAccessible<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- ConvertedRealRandomAccessibleRealInterval<A,B extends Type<B>> - Class in net.imglib2.converter.read
-
TODO
- ConvertedRealRandomAccessibleRealInterval(RealRandomAccessibleRealInterval<A>, Converter<? super A, ? super B>, B) - Constructor for class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- Converter<A,B> - Interface in net.imglib2.converter
-
- converter - Variable in class net.imglib2.converter.read.ConvertedCursor
-
- converter - Variable in class net.imglib2.converter.read.ConvertedIterableInterval
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRandomAccess
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccess
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- converter - Variable in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- converter - Variable in class net.imglib2.display.projector.IterableIntervalProjector2D
-
- converter - Variable in class net.imglib2.display.projector.RandomAccessibleProjector2D
-
- converter - Variable in class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- converterListRGBA - Static variable in class net.imglib2.converter.ChannelARGBConverter
-
- Converters - Class in net.imglib2.converter
-
Convenience factory methods for sample conversion.
- Converters() - Constructor for class net.imglib2.converter.Converters
-
- convertRandomAccessibleIterableInterval(S, SamplerConverter<? super A, B>) - Static method in class net.imglib2.converter.Converters
-
- coordinates - Variable in class net.imglib2.PointSampleList
-
- coordinates - Variable in class net.imglib2.RealPointSampleList
-
- copy() - Method in class net.imglib2.AbstractCursor
-
- copy() - Method in class net.imglib2.AbstractCursorInt
-
- copy() - Method in class net.imglib2.AbstractLocalizingCursor
-
- copy() - Method in class net.imglib2.AbstractLocalizingCursorInt
-
- copy() - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- copy() - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- copy() - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- copy() - Method in class net.imglib2.converter.read.ConvertedCursor
-
- copy() - Method in class net.imglib2.converter.read.ConvertedRandomAccess
-
- copy() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccess
-
- copy() - Method in class net.imglib2.converter.readwrite.WriteConvertedCursor
-
- copy() - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccess
-
- copy() - Method in class net.imglib2.display.projector.sampler.IntervalSampler
-
- copy() - Method in class net.imglib2.display.projector.sampler.SelectiveSampler
-
- copy() - Method in interface net.imglib2.histogram.BinMapper1d
-
Returns a copy of this BinMapper1d<T>
.
- copy() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- copy() - Method in class net.imglib2.histogram.Histogram1d
-
- copy() - Method in class net.imglib2.histogram.HistogramNd
-
- copy() - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- copy() - Method in class net.imglib2.histogram.Real1dBinMapper
-
- copy() - Method in class net.imglib2.img.array.ArrayCursor
-
- copy() - Method in class net.imglib2.img.array.ArrayImg
-
- copy() - Method in class net.imglib2.img.array.ArrayLocalizingCursor
- copy() - Method in class net.imglib2.img.array.ArrayLocalizingSubIntervalCursor
- copy() - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- copy() - Method in class net.imglib2.img.array.ArraySubIntervalCursor
- copy() - Method in class net.imglib2.img.cell.CellCursor
-
- copy() - Method in class net.imglib2.img.cell.CellImg
-
- copy() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- copy() - Method in class net.imglib2.img.cell.CellRandomAccess
-
- copy() - Method in class net.imglib2.img.cell.LazyCellImg
-
- copy() - Method in class net.imglib2.img.cell.LazyCellImg.LazyCells
-
- copy() - Method in interface net.imglib2.img.Img
-
- copy() - Method in class net.imglib2.img.ImgView
-
- copy() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- copy() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- copy() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- copy() - Method in class net.imglib2.img.list.ListCursor
-
- copy() - Method in class net.imglib2.img.list.ListImg
-
- copy() - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- copy() - Method in class net.imglib2.img.list.ListRandomAccess
-
- copy() - Method in class net.imglib2.img.planar.PlanarCursor
-
- copy() - Method in class net.imglib2.img.planar.PlanarImg
-
- copy() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- copy() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor1D
-
- copy() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor2D
-
- copy() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
- copy() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
- copy() - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- copy() - Method in class net.imglib2.img.sparse.NtreeCursor
-
- copy() - Method in class net.imglib2.img.sparse.NtreeImg
-
- copy() - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- copy() - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- copy() - Method in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolator
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.FloorInterpolator
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NearestNeighborInterpolator
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator1D
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator2D
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator3D
-
- copy() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- copy() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- copy() - Method in class net.imglib2.KDTree.SamplerNode
-
- copy() - Method in class net.imglib2.KDTree.ValueNode
-
- copy() - Method in class net.imglib2.KDTreeNode
-
- copy() - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Create a copy.
- copy() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- copy() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- copy() - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Create a copy.
- copy() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- copy() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- copy() - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- copy() - Method in interface net.imglib2.outofbounds.OutOfBounds
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValue
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundary
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundary
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- copy() - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- copy() - Method in interface net.imglib2.outofbounds.RealOutOfBounds
-
- copy() - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- copy() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- copy() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- copy() - Method in interface net.imglib2.Sampler
-
- copy() - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- copy() - Method in class net.imglib2.transform.integer.shear.InverseShearTransform
-
- copy() - Method in class net.imglib2.transform.integer.shear.ShearTransform
-
- copy() - Method in class net.imglib2.type.label.BasePairBitType
-
- copy() - Method in class net.imglib2.type.label.BasePairCharType
-
- copy() - Method in class net.imglib2.type.logic.BitType
-
- copy() - Method in class net.imglib2.type.logic.BoolType
-
- copy() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- copy() - Method in class net.imglib2.type.numeric.ARGBType
-
- copy() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- copy() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- copy() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- copy() - Method in class net.imglib2.type.numeric.integer.IntType
-
- copy() - Method in class net.imglib2.type.numeric.integer.LongType
-
- copy() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- copy() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- copy() - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- copy() - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- copy() - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- copy() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- copy() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- copy() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- copy() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- copy() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- copy() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- copy() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- copy() - Method in class net.imglib2.type.numeric.real.FloatType
-
- copy() - Method in interface net.imglib2.type.Type
-
Creates a new
Type
variable that has the value of this
Type
- copy() - Method in class net.imglib2.type.volatiles.VolatileNumericType
-
- copy() - Method in class net.imglib2.type.volatiles.VolatileRealType
-
- copy(double[], int, int[], Img<T>) - Static method in class net.imglib2.util.ImgUtil
-
Copy a flat array of doubles into an Img.
- copy(float[], int, int[], Img<T>) - Static method in class net.imglib2.util.ImgUtil
-
- copy(long[], int, int[], Img<T>) - Static method in class net.imglib2.util.ImgUtil
-
- copy(int[], int, int[], Img<T>) - Static method in class net.imglib2.util.ImgUtil
-
- copy(boolean[], int, int[], Img<T>) - Static method in class net.imglib2.util.ImgUtil
-
- copy(Img<T>, double[], int, int[]) - Static method in class net.imglib2.util.ImgUtil
-
Copy the contents of an Img to a double array
- copy(Img<T>, float[], int, int[]) - Static method in class net.imglib2.util.ImgUtil
-
- copy(Img<T>, long[], int, int[]) - Static method in class net.imglib2.util.ImgUtil
-
- copy(Img<T>, int[], int, int[]) - Static method in class net.imglib2.util.ImgUtil
-
- copy(Img<T>, boolean[], int, int[]) - Static method in class net.imglib2.util.ImgUtil
-
- copy(double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A, where A is a matrix.
- copy() - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- copy() - Method in class net.imglib2.view.composite.NumericComposite
-
- copy() - Method in class net.imglib2.view.composite.RealComposite
-
- copy() - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- copy() - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- copy() - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- copy() - Method in class net.imglib2.view.HyperSlicesView.HyperSlicesViewRandomAccess
-
- copy() - Method in class net.imglib2.view.iteration.SlicingCursor
- copy() - Method in class net.imglib2.view.MixedRandomAccess
-
- copy() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- copy() - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- copy() - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- copy() - Method in class net.imglib2.view.SlicingRandomAccess
-
- copy() - Method in class net.imglib2.view.StackView.DefaultRA
-
- copy() - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- copy() - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- copy() - Method in class net.imglib2.view.TransformRandomAccess
-
- copy() - Method in class net.imglib2.view.TranslationRandomAccess
-
- copyCursor() - Method in class net.imglib2.AbstractCursor
-
- copyCursor() - Method in class net.imglib2.AbstractCursorInt
-
- copyCursor() - Method in class net.imglib2.AbstractLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.AbstractLocalizingCursorInt
-
- copyCursor() - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- copyCursor() - Method in interface net.imglib2.Cursor
-
- copyCursor() - Method in class net.imglib2.img.array.ArrayCursor
-
- copyCursor() - Method in class net.imglib2.img.array.ArrayLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.img.array.ArrayLocalizingSubIntervalCursor
-
- copyCursor() - Method in class net.imglib2.img.array.ArraySubIntervalCursor
-
- copyCursor() - Method in class net.imglib2.img.cell.CellCursor
-
- copyCursor() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- copyCursor() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.img.list.ListCursor
-
- copyCursor() - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.img.planar.PlanarCursor
-
- copyCursor() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- copyCursor() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
- copyCursor() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
- copyCursor() - Method in class net.imglib2.img.sparse.NtreeCursor
-
- copyCursor() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- copyCursor() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- copyCursor() - Method in interface net.imglib2.RealCursor
-
- copyCursor() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- copyCursor() - Method in class net.imglib2.view.iteration.SlicingCursor
- copyCursor() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- copyDataTo(AbstractCellImg<T, ?, ?, ?>) - Method in class net.imglib2.img.cell.AbstractCellImg
-
- copyRandomAccess() - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.cell.CellRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.list.ListRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValue
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundary
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundary
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- copyRandomAccess() - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- copyRandomAccess() - Method in interface net.imglib2.RandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.HyperSlicesView.HyperSlicesViewRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.MixedRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- copyRandomAccess() - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.SlicingRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.StackView.DefaultRA
-
- copyRandomAccess() - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- copyRandomAccess() - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.TransformRandomAccess
-
- copyRandomAccess() - Method in class net.imglib2.view.TranslationRandomAccess
-
- copyRealRandomAccess() - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.randomaccess.FloorInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.randomaccess.NearestNeighborInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator
-
- copyRealRandomAccess() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
- copyRealRandomAccess() - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- copyRealRandomAccess() - Method in interface net.imglib2.RealRandomAccess
-
- corner1 - Variable in class net.imglib2.transform.integer.BoundingBox
-
- corner1(long[]) - Method in class net.imglib2.transform.integer.BoundingBox
-
- corner2 - Variable in class net.imglib2.transform.integer.BoundingBox
-
- corner2(long[]) - Method in class net.imglib2.transform.integer.BoundingBox
-
- countData(Iterable<T>) - Method in class net.imglib2.histogram.Histogram1d
-
Counts the data contained in the given data source using the underlying
bin distribution.
- countData(Iterable<List<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Counts the data contained in the given data source using the underlying
bin distribution.
- countData(List<Iterable<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Counts the data contained in the given data source using the underlying
bin distribution.
- create(long[], T) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- create(long[], T) - Method in class net.imglib2.img.cell.CellImgFactory
-
- create(long[], T) - Method in class net.imglib2.img.ImgFactory
-
- create(Dimensions, T) - Method in class net.imglib2.img.ImgFactory
-
- create(int[], T) - Method in class net.imglib2.img.ImgFactory
-
- create(Supplier<T>, long...) - Method in class net.imglib2.img.ImgFactory
-
- create(Supplier<T>, Dimensions) - Method in class net.imglib2.img.ImgFactory
-
- create(Supplier<T>, int[]) - Method in class net.imglib2.img.ImgFactory
-
- create(long[], T) - Method in class net.imglib2.img.list.ListImgFactory
-
- create(long[], T) - Method in class net.imglib2.img.NativeImgFactory
-
This class will ask the
Type
to create a suitable
Img
for
the
Type
and the dimensionality.
- create(long[], T) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- create(long[], T) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- create(F) - Method in interface net.imglib2.interpolation.InterpolatorFactory
-
- create(F, RealInterval) - Method in interface net.imglib2.interpolation.InterpolatorFactory
-
- create(KNearestNeighborSearch<T>) - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolatorFactory
-
- create(KNearestNeighborSearch<T>, RealInterval) - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolatorFactory
-
- create(NearestNeighborSearch<T>) - Method in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolatorFactory
-
- create(NearestNeighborSearch<T>, RealInterval) - Method in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolatorFactory
-
- create(RandomAccessible<T>) - Method in class net.imglib2.interpolation.randomaccess.FloorInterpolatorFactory
-
- create(RandomAccessible<T>, RealInterval) - Method in class net.imglib2.interpolation.randomaccess.FloorInterpolatorFactory
-
- create(RandomAccessible<T>) - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
- create(RandomAccessible<T>, RealInterval) - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
- create(RandomAccessible<T>) - Method in class net.imglib2.interpolation.randomaccess.NearestNeighborInterpolatorFactory
-
- create(RandomAccessible<T>, RealInterval) - Method in class net.imglib2.interpolation.randomaccess.NearestNeighborInterpolatorFactory
-
- create(RandomAccessible<ARGBType>) - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGBFactory
-
- create(RandomAccessible<ARGBType>, RealInterval) - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGBFactory
-
- create(RandomAccessible<T>) - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorFactory
-
- create(RandomAccessible<T>, RealInterval) - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorFactory
-
- create(Interval) - Static method in class net.imglib2.iterator.IntervalIterator
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsBorderFactory
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValueFactory
-
- create(F) - Method in interface net.imglib2.outofbounds.OutOfBoundsFactory
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorFactory
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodicFactory
-
- create(F) - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- create(F) - Method in interface net.imglib2.outofbounds.RealOutOfBoundsFactory
-
- create(RandomAccess<T>) - Method in interface net.imglib2.view.composite.CompositeFactory
-
- create(RandomAccess<T>) - Method in class net.imglib2.view.composite.GenericComposite.Factory
-
- create(RandomAccess<T>) - Method in class net.imglib2.view.composite.NumericComposite.Factory
-
- create(RandomAccess<T>) - Method in class net.imglib2.view.composite.RealComposite.Factory
-
- create(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- createAllocationSteps(long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
Create allocation step array from the dimensions of an N-dimensional
array.
- createAllocationSteps(int[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
Create allocation step array from the dimensions of an N-dimensional
array.
- createArray(int) - Method in interface net.imglib2.img.basictypeaccess.array.ArrayDataAccess
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.ByteArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.CharArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.DoubleArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.FloatArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.IntArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.LongArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.array.ShortArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileByteArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileCharArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileDoubleArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileFloatArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileIntArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileLongArray
-
- createArray(int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileShortArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileByteArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileCharArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileDoubleArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileFloatArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileIntArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileLongArray
-
- createArray(int, boolean) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.VolatileShortArray
-
- createArray(int, boolean) - Method in interface net.imglib2.img.basictypeaccess.volatiles.VolatileArrayDataAccess
-
- createByteInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createByteInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createByteInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createByteInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createByteInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createCharInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createCharInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createCharInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createCharInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createCharInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createDataBuffer(A) - Method in class net.imglib2.display.screenimage.awt.ArrayImgAWTScreenImage
-
- createDataBuffer(ByteArray) - Method in class net.imglib2.display.screenimage.awt.ByteAWTScreenImage
-
- createDataBuffer(DoubleArray) - Method in class net.imglib2.display.screenimage.awt.DoubleAWTScreenImage
-
- createDataBuffer(FloatArray) - Method in class net.imglib2.display.screenimage.awt.FloatAWTScreenImage
-
- createDataBuffer(IntArray) - Method in class net.imglib2.display.screenimage.awt.IntAWTScreenImage
-
- createDataBuffer(ShortArray) - Method in class net.imglib2.display.screenimage.awt.ShortAWTScreenImage
-
- createDataBuffer(ByteArray) - Method in class net.imglib2.display.screenimage.awt.UnsignedByteAWTScreenImage
-
- createDataBuffer(IntArray) - Method in class net.imglib2.display.screenimage.awt.UnsignedIntAWTScreenImage
-
- createDataBuffer(ShortArray) - Method in class net.imglib2.display.screenimage.awt.UnsignedShortAWTScreenImage
-
- createDoubleInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createDoubleInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createDoubleInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createDoubleInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createDoubleInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createFloatInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createFloatInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createFloatInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createFloatInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createFloatInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createGaussianKernel1DDouble(double, boolean) - Static method in class net.imglib2.util.Util
-
This method creates a gaussian kernel
- createInstance(long[]) - Method in class net.imglib2.img.sparse.BooleanNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.ByteNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.CharNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.DoubleNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.FloatNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.IntNtree
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.LongNtree
-
- createInstance(long[]) - Method in interface net.imglib2.img.sparse.NtreeAccess
-
- createInstance(long[]) - Method in class net.imglib2.img.sparse.ShortNtree
-
- createIntInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createIntInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createIntInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createIntInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createIntInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createLinkedType() - Method in class net.imglib2.img.AbstractNativeImg
-
- createLinkedType() - Method in interface net.imglib2.img.NativeImg
-
- createLongInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createLongInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createLongInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createLongInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createLongInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createMinMax(long...) - Static method in class net.imglib2.FinalInterval
-
Create a
FinalInterval
from a parameter list comprising minimum
and maximum coordinates.
- createMinMax(double...) - Static method in class net.imglib2.FinalRealInterval
-
Create a
FinalRealInterval
from a parameter list comprising
minimum and maximum coordinates.
- createMinMax(long...) - Static method in class net.imglib2.util.Intervals
-
Create a
FinalInterval
from a parameter list comprising minimum
and maximum coordinates.
- createMinMaxReal(double...) - Static method in class net.imglib2.util.Intervals
-
Create a
FinalRealInterval
from a parameter list comprising
minimum and maximum coordinates.
- createMinSize(long...) - Static method in class net.imglib2.FinalInterval
-
Create a
FinalInterval
from a parameter list comprising minimum
coordinates and size.
- createMinSize(double...) - Static method in class net.imglib2.FinalRealInterval
-
Deprecated.
- createMinSize(long...) - Static method in class net.imglib2.util.Intervals
-
Create a
FinalInterval
from a parameter list comprising minimum
coordinates and size.
- createMinSizeReal(double...) - Static method in class net.imglib2.util.Intervals
-
Deprecated.
- createShortInstance(long[], Fraction) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- createShortInstance(long[], Fraction) - Method in class net.imglib2.img.cell.CellImgFactory
-
- createShortInstance(long[], Fraction) - Method in class net.imglib2.img.NativeImgFactory
-
- createShortInstance(long[], Fraction) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- createShortInstance(long[], Fraction) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- createSuitableNativeImg(NativeImgFactory<BasePairBitType>, long[]) - Method in class net.imglib2.type.label.BasePairBitType
-
- createSuitableNativeImg(NativeImgFactory<BasePairCharType>, long[]) - Method in class net.imglib2.type.label.BasePairCharType
-
- createSuitableNativeImg(NativeImgFactory<BitType>, long[]) - Method in class net.imglib2.type.logic.BitType
-
- createSuitableNativeImg(NativeImgFactory<T>, long[]) - Method in interface net.imglib2.type.NativeType
-
The
NativeType
creates the
NativeImg
used for storing
image data; based on the given storage strategy and its size.
- createSuitableNativeImg(NativeImgFactory<ARGBType>, long[]) - Method in class net.imglib2.type.numeric.ARGBType
-
- createSuitableNativeImg(NativeImgFactory<ComplexDoubleType>, long[]) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- createSuitableNativeImg(NativeImgFactory<ComplexFloatType>, long[]) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- createSuitableNativeImg(NativeImgFactory<ByteType>, long[]) - Method in class net.imglib2.type.numeric.integer.ByteType
-
- createSuitableNativeImg(NativeImgFactory<IntType>, long[]) - Method in class net.imglib2.type.numeric.integer.IntType
-
- createSuitableNativeImg(NativeImgFactory<LongType>, long[]) - Method in class net.imglib2.type.numeric.integer.LongType
-
- createSuitableNativeImg(NativeImgFactory<ShortType>, long[]) - Method in class net.imglib2.type.numeric.integer.ShortType
-
- createSuitableNativeImg(NativeImgFactory<Unsigned128BitType>, long[]) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- createSuitableNativeImg(NativeImgFactory<Unsigned12BitType>, long[]) - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- createSuitableNativeImg(NativeImgFactory<Unsigned2BitType>, long[]) - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- createSuitableNativeImg(NativeImgFactory<Unsigned4BitType>, long[]) - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- createSuitableNativeImg(NativeImgFactory<UnsignedByteType>, long[]) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- createSuitableNativeImg(NativeImgFactory<UnsignedIntType>, long[]) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- createSuitableNativeImg(NativeImgFactory<UnsignedLongType>, long[]) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- createSuitableNativeImg(NativeImgFactory<UnsignedShortType>, long[]) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- createSuitableNativeImg(NativeImgFactory<UnsignedVariableBitLengthType>, long[]) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- createSuitableNativeImg(NativeImgFactory<NativeARGBDoubleType>, long[]) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- createSuitableNativeImg(NativeImgFactory<DoubleType>, long[]) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- createSuitableNativeImg(NativeImgFactory<FloatType>, long[]) - Method in class net.imglib2.type.numeric.real.FloatType
-
- createVariable() - Method in class net.imglib2.type.label.BasePairBitType
-
- createVariable() - Method in class net.imglib2.type.label.BasePairCharType
-
- createVariable() - Method in class net.imglib2.type.logic.BitType
-
- createVariable() - Method in class net.imglib2.type.logic.BoolType
-
- createVariable() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- createVariable() - Method in class net.imglib2.type.numeric.ARGBType
-
- createVariable() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- createVariable() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.IntType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.LongType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- createVariable() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- createVariable() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- createVariable() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- createVariable() - Method in class net.imglib2.type.numeric.real.FloatType
-
- createVariable() - Method in interface net.imglib2.type.Type
-
Creates a new
Type
variable which can only store one value.
- createVariable() - Method in class net.imglib2.type.volatiles.VolatileNumericType
-
- createVariable() - Method in class net.imglib2.type.volatiles.VolatileRealType
-
- createVariable() - Method in class net.imglib2.view.composite.NumericComposite
-
- createVariable() - Method in class net.imglib2.view.composite.RealComposite
-
- cross(double[], double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
compute cross product, set c = a ^ b.
- currentCellMax - Variable in class net.imglib2.img.cell.CellLocalizingCursor
-
- currentCellMax - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- currentCellMin - Variable in class net.imglib2.img.cell.CellLocalizingCursor
-
- currentCellMin - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- currentCellSteps - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- currentConverters - Variable in class net.imglib2.display.projector.composite.CompositeXYProjector
-
- currentConverters - Variable in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- currentPositions - Variable in class net.imglib2.display.projector.composite.CompositeXYProjector
-
- currentPositions - Variable in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- cursor() - Method in class net.imglib2.converter.AbstractConvertedIterableInterval
-
- cursor() - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- cursor() - Method in class net.imglib2.converter.read.ConvertedIterableInterval
-
- cursor() - Method in class net.imglib2.converter.readwrite.WriteConvertedIterableInterval
-
- cursor() - Method in class net.imglib2.converter.readwrite.WriteConvertedIterableRandomAccessibleInterval
-
- Cursor<T> - Interface in net.imglib2
-
A Cursor iterates over a set of Localizable elements, for example the image
values at the (integer) pixel positions of an image.
- cursor() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- cursor() - Method in class net.imglib2.histogram.Histogram1d
-
- cursor() - Method in class net.imglib2.histogram.HistogramNd
-
- cursor() - Method in class net.imglib2.img.array.ArrayImg
-
- cursor(Interval) - Method in class net.imglib2.img.array.ArrayImg
-
- cursor() - Method in class net.imglib2.img.cell.AbstractCellImg
-
- cursor() - Method in class net.imglib2.img.ImgView
-
- cursor(Interval) - Method in class net.imglib2.img.ImgView
-
- cursor() - Method in class net.imglib2.img.list.AbstractListImg
-
- cursor() - Method in class net.imglib2.img.list.AbstractLongListImg
-
- cursor() - Method in class net.imglib2.img.planar.PlanarImg
-
- cursor(Interval) - Method in class net.imglib2.img.planar.PlanarImg
-
- cursor() - Method in class net.imglib2.img.sparse.NtreeImg
-
- cursor() - Method in interface net.imglib2.IterableInterval
-
- cursor() - Method in interface net.imglib2.IterableRealInterval
-
Returns a
RealCursor
that iterates with optimal speed without
calculating the location at each iteration step.
- cursor() - Method in class net.imglib2.KDTree
-
- cursor() - Method in class net.imglib2.PointSampleList
-
- cursor() - Method in class net.imglib2.RealPointSampleList
-
- cursor() - Method in class net.imglib2.view.IntervalView
-
- cursor() - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- cursor(Interval) - Method in interface net.imglib2.view.iteration.SubIntervalIterable
-
- cursorOnCells - Variable in class net.imglib2.img.cell.CellCursor
-
- cursorOnCells - Variable in class net.imglib2.img.cell.CellLocalizingCursor
-
- d - Variable in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- d - Variable in class net.imglib2.view.composite.AbstractComposite
-
- data - Variable in class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.IntArray
-
- data - Variable in class net.imglib2.img.basictypeaccess.array.ShortArray
-
- dataAccess - Variable in class net.imglib2.type.AbstractBitType
-
- dataAccess - Variable in class net.imglib2.type.label.BasePairCharType
-
- dataAccess - Variable in class net.imglib2.type.logic.BitType
-
- dataAccess - Variable in class net.imglib2.type.numeric.ARGBType
-
- dataAccess - Variable in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- dataAccess - Variable in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- dataAccess - Variable in class net.imglib2.type.numeric.integer.GenericByteType
-
- dataAccess - Variable in class net.imglib2.type.numeric.integer.GenericIntType
-
- dataAccess - Variable in class net.imglib2.type.numeric.integer.GenericLongType
-
- dataAccess - Variable in class net.imglib2.type.numeric.integer.GenericShortType
-
- dataAccess - Variable in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- dataAccess - Variable in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- dataAccess - Variable in class net.imglib2.type.numeric.real.DoubleType
-
- dataAccess - Variable in class net.imglib2.type.numeric.real.FloatType
-
- dec() - Method in class net.imglib2.type.logic.BitType
-
- dec() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- dec() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- dec() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- dec() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- dec() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- dec() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- dec() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- dec() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- dec() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- dec() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- dec() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- dec() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- dec() - Method in class net.imglib2.type.numeric.real.FloatType
-
- dec() - Method in interface net.imglib2.type.numeric.RealType
-
- dec() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- decIndex() - Method in class net.imglib2.type.AbstractBitType
-
- decIndex(int) - Method in class net.imglib2.type.AbstractBitType
-
- decIndex() - Method in class net.imglib2.type.AbstractNativeType
-
- decIndex(int) - Method in class net.imglib2.type.AbstractNativeType
-
- decIndex() - Method in class net.imglib2.type.logic.BitType
-
- decIndex(int) - Method in class net.imglib2.type.logic.BitType
-
- decIndex() - Method in interface net.imglib2.type.NativeType
-
Decrement the index into the current data array.
- decIndex(int) - Method in interface net.imglib2.type.NativeType
-
Decrease the index into the current data array by decrement
steps.
- decIndex() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- decIndex() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- decIndex() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- decIndex() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- decIndex() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- decIndex() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- decIndex() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- decIndex() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- decIndex() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- decIndex() - Method in class net.imglib2.type.numeric.real.FloatType
-
- decIndex(int) - Method in class net.imglib2.type.numeric.real.FloatType
-
- decrement(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Decrements the frequency count of a specified bin.
- decrement(long) - Method in class net.imglib2.histogram.Histogram1d
-
Directly decrement a bin by position.
- decrement(T) - Method in class net.imglib2.histogram.Histogram1d
-
Directly decrement a bin by value,
- decrement(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Directly decrement a bin by position.
- decrement(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Directly decrement a bin by value,
- DefaultRA(RandomAccessibleInterval<T>[]) - Constructor for class net.imglib2.view.StackView.DefaultRA
-
- DefaultRA(RandomAccessibleInterval<T>[], Interval) - Constructor for class net.imglib2.view.StackView.DefaultRA
-
- det3x3(double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
Calculates the determinant of a 3x3 matrix given as a double[] (row major).
- det3x3(double, double, double, double, double, double, double, double, double) - Static method in class net.imglib2.util.LinAlgHelpers
-
Calculate the determinant of a 3x3 matrix.
- dfd() - Method in class net.imglib2.histogram.Histogram1d
-
Get the discrete frequency distribution associated with this histogram.
- dfd() - Method in class net.imglib2.histogram.HistogramNd
-
Get the discrete frequency distribution associated with this histogram.
- dim - Variable in class net.imglib2.img.list.AbstractListImg
-
- DimComparator(int) - Constructor for class net.imglib2.KDTree.DimComparator
-
- dimension(int) - Method in class net.imglib2.AbstractInterval
-
- dimension(int) - Method in class net.imglib2.AbstractWrappedInterval
-
- dimension(int) - Method in interface net.imglib2.Dimensions
-
Get the number of pixels in a given dimension d.
- dimension(int) - Method in class net.imglib2.FinalDimensions
-
- dimension(int) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- dimension(int) - Method in class net.imglib2.histogram.Histogram1d
-
Return the size of the given dimension of the frequency distribution of
this histogram.
- dimension(int) - Method in class net.imglib2.histogram.HistogramNd
-
Return the size of the given dimension of the frequency distribution of
this histogram.
- dimension - Variable in class net.imglib2.img.AbstractImg
-
- dimension(int) - Method in class net.imglib2.img.AbstractImg
-
- dimension(int) - Method in class net.imglib2.img.cell.Cell
-
Get the number of pixels in a given dimension d.
- dimension(int) - Method in class net.imglib2.iterator.IntervalIterator
-
- dimension - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- dimension - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- dimension - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- dimension(int) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- dimension(int) - Method in class net.imglib2.view.SubsampleIntervalView
-
- dimensions(long[]) - Method in class net.imglib2.AbstractInterval
-
- dimensions(long[]) - Method in class net.imglib2.AbstractWrappedInterval
-
- Dimensions - Interface in net.imglib2
-
Defines an extent in n-dimensional discrete space.
- dimensions(long[]) - Method in interface net.imglib2.Dimensions
-
Write the number of pixels in each dimension into long[].
- dimensions(long[]) - Method in class net.imglib2.FinalDimensions
-
- dimensions(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- dimensions(long[]) - Method in class net.imglib2.histogram.Histogram1d
-
Fill the provided long[] with the sizes of all dimensions of the
frequency distribution of this histogram.
- dimensions(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Fill the provided long[] with the sizes of all dimensions of the
frequency distribution of this histogram.
- dimensions(long[]) - Method in class net.imglib2.img.AbstractImg
-
- dimensions - Variable in class net.imglib2.img.cell.Cell
-
- dimensions(int[]) - Method in class net.imglib2.img.cell.Cell
-
Write the number of pixels in each dimension into long[].
- dimensions - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- dimensions - Variable in class net.imglib2.img.planar.PlanarImg
-
- dimensions - Variable in class net.imglib2.iterator.IntervalIterator
-
- dimensions(long[]) - Method in class net.imglib2.iterator.IntervalIterator
-
- dimensions(long[]) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- dimensions - Variable in class net.imglib2.view.SubsampleIntervalView
-
- dimensions(long[]) - Method in class net.imglib2.view.SubsampleIntervalView
-
- dimensionsAsIntArray(Dimensions) - Static method in class net.imglib2.util.Intervals
-
Create a
int[]
with the dimensions of an
Interval
.
- dimensionsAsLongArray(Dimensions) - Static method in class net.imglib2.util.Intervals
-
Create a
long[]
with the dimensions of a
Dimensions
.
- dimIsOutOfBounds - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- dimIsOutOfBounds - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- dimIsOutOfBounds - Variable in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- dimIsOutOfBounds - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- dimX - Variable in class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- dimY - Variable in class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- Dirty - Interface in net.imglib2
-
Interface for objects that can be flagged dirty (useful for access
objects that track if their content was modified)
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- dirty - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- DirtyByteArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyByteArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- DirtyByteArray(byte[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- DirtyCharArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyCharArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- DirtyCharArray(char[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- DirtyDoubleArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyDoubleArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- DirtyDoubleArray(double[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- DirtyFloatArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyFloatArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- DirtyFloatArray(float[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- DirtyIntArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyIntArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- DirtyIntArray(int[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- DirtyLongArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyLongArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- DirtyLongArray(long[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- DirtyShortArray - Class in net.imglib2.img.basictypeaccess.array
-
- DirtyShortArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- DirtyShortArray(short[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- DirtyVolatileByteArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileByteArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- DirtyVolatileByteArray(byte[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- DirtyVolatileCharArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileCharArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- DirtyVolatileCharArray(char[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- DirtyVolatileDoubleArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileDoubleArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- DirtyVolatileDoubleArray(double[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- DirtyVolatileFloatArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileFloatArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- DirtyVolatileFloatArray(float[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- DirtyVolatileIntArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileIntArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- DirtyVolatileIntArray(int[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- DirtyVolatileLongArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileLongArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- DirtyVolatileLongArray(long[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- DirtyVolatileShortArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- DirtyVolatileShortArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- DirtyVolatileShortArray(short[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- discrete - Variable in class net.imglib2.position.transform.AbstractPositionableTransform
-
- DiscreteFrequencyDistribution - Class in net.imglib2.histogram
-
This class represents an n-dimensional set of counters.
- DiscreteFrequencyDistribution(long[]) - Constructor for class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Construct an n-dimensional counter with the given number of bins
- DiscreteFrequencyDistribution(Img<LongType>) - Constructor for class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Construct an n-dimensional counter using a provided Img<LongType>
to
store counts.
- distance(double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
get the length of (a - b).
- distance(RealLocalizable, RealLocalizable) - Static method in class net.imglib2.util.Util
-
- distance(long[], long[]) - Static method in class net.imglib2.util.Util
-
- distributionCount() - Method in class net.imglib2.histogram.Histogram1d
-
Returns the frequency count of all values in the distribution: lower tail
+ middle + upper tail.
- distributionCount(int, long) - Method in class net.imglib2.histogram.HistogramNd
-
Returns the frequency count of all values in the specified dimension of
the distribution: lower tail + middle + upper tail.
- distributionCount() - Method in class net.imglib2.histogram.HistogramNd
-
Returns the frequency count of all values in the distribution: lower tail
+ middle + upper tail.
- div(BitType) - Method in class net.imglib2.type.logic.BitType
-
- div(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- div(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- div(T) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- div(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- div(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- div(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- div(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- div(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- div(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- div(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- div(UnsignedByteType) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- div(UnsignedIntType) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- div(UnsignedLongType) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- div(UnsignedShortType) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- div(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- div(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- div(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- Div<T> - Interface in net.imglib2.type.operators
-
- div(T) - Method in interface net.imglib2.type.operators.Div
-
- div(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- div(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- div(Fraction) - Method in class net.imglib2.util.Fraction
-
- div(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- divide(long, long) - Static method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
Unsigned division of d1
by d2
.
- dot(double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
compute dot product a * b.
- DoubleAccess - Interface in net.imglib2.img.basictypeaccess
-
TODO
- DoubleArray - Class in net.imglib2.img.basictypeaccess.array
-
TODO
- DoubleArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.DoubleArray
-
- DoubleArray(double[]) - Constructor for class net.imglib2.img.basictypeaccess.array.DoubleArray
-
- DoubleAWTScreenImage - Class in net.imglib2.display.screenimage.awt
-
- DoubleAWTScreenImage(ArrayImg<DoubleType, DoubleArray>) - Constructor for class net.imglib2.display.screenimage.awt.DoubleAWTScreenImage
-
- DoubleAWTScreenImage(DoubleType, DoubleArray, long[]) - Constructor for class net.imglib2.display.screenimage.awt.DoubleAWTScreenImage
-
- DoubleNtree - Class in net.imglib2.img.sparse
-
DoubleAccess based on a
Ntree
.
- DoubleNtree(long[], long[], Double) - Constructor for class net.imglib2.img.sparse.DoubleNtree
-
- doubles(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- doubles(double[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- doubles(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- doubles(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- DoubleType - Class in net.imglib2.type.numeric.real
-
TODO
- DoubleType(NativeImg<?, ? extends DoubleAccess>) - Constructor for class net.imglib2.type.numeric.real.DoubleType
-
- DoubleType(double) - Constructor for class net.imglib2.type.numeric.real.DoubleType
-
- DoubleType(DoubleAccess) - Constructor for class net.imglib2.type.numeric.real.DoubleType
-
- DoubleType() - Constructor for class net.imglib2.type.numeric.real.DoubleType
-
- dropSingletonDimensions(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.Views
-
Removes all unit dimensions (dimensions with size one) from the
RandomAccessibleInterval
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.label.BasePairBitType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.label.BasePairCharType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.logic.BitType
-
- duplicateTypeOnSameNativeImg() - Method in interface net.imglib2.type.NativeType
-
Creates a new
NativeType
which stores in the same physical array.
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.ARGBType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.IntType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.LongType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- duplicateTypeOnSameNativeImg() - Method in class net.imglib2.type.numeric.real.FloatType
-
- edgeValuesPerBin(int, double, double) - Static method in class net.imglib2.util.Binning
-
Returns array of left edge values for each bin.
- element - Variable in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- elements - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- emptyScreenImage(T, long[]) - Static method in class net.imglib2.display.screenimage.awt.AWTScreenImageUtil
-
Get an appropriate
AWTScreenImage
given a type and the
dimensionality of the incoming image.
- entitiesPerPixel - Variable in class net.imglib2.img.AbstractNativeImg
-
- equalDimensions(Interval, Interval) - Static method in class net.imglib2.util.Intervals
-
Tests weather two intervals have equal dimensions (same size)
- equalIterationOrder(IterableInterval<?>...) - Static method in class net.imglib2.util.Util
-
- equals(Object) - Method in class net.imglib2.FlatIterationOrder
-
Two
Interval
s are considered to have same iteration order if two
Cursor
s return the same position in each iteration step,
excluding dimensions of size 1.
- equals(Object) - Method in class net.imglib2.img.cell.CellGrid
-
- equals(Object) - Method in class net.imglib2.img.cell.CellIterationOrder
-
- equals(Object) - Method in class net.imglib2.Point
-
- equals(Object) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- equals(Object) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- equals(Object) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- equals(Interval, Interval) - Static method in class net.imglib2.util.Intervals
-
Tests weather two intervals are equal in their min / max
- equals(Object) - Method in class net.imglib2.util.ValuePair
-
- EuclideanSpace - Interface in net.imglib2
-
{Rn}: an N-dimensional Euclidean space.
- exclusiveValueToBin(int, double, double, double) - Static method in class net.imglib2.util.Binning
-
Convert value to bin number.
- expand(Interval, long) - Static method in class net.imglib2.util.Intervals
-
Grow/shrink an interval in all dimensions.
- expand(Interval, long...) - Static method in class net.imglib2.util.Intervals
-
Grow/shrink an interval in all dimensions.
- expand(Interval, Dimensions) - Static method in class net.imglib2.util.Intervals
-
Grow/shrink an interval in all dimensions.
- expand(Interval, long, int) - Static method in class net.imglib2.util.Intervals
-
Grow/shrink an interval in one dimensions.
- expand(double) - Method in class net.imglib2.util.RealSum
-
- expand(F, OutOfBoundsFactory<T, ? super F>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandBorder(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandMirrorDouble(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandMirrorSingle(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandPeriodic(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandRandom(RandomAccessibleInterval<T>, double, double, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandValue(RandomAccessibleInterval<T>, T, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- expandZero(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
Expand a RandomAccessibleInterval as specified by border.
- extend(F, OutOfBoundsFactory<T, ? super F>) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with an out-of-bounds strategy.
- extendBorder(F) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with an out-of-bounds strategy to
repeat border pixels.
- ExtendedRandomAccessibleInterval<T,F extends RandomAccessibleInterval<T>> - Class in net.imglib2.view
-
- ExtendedRandomAccessibleInterval(F, OutOfBoundsFactory<T, ? super F>) - Constructor for class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- ExtendedRealRandomAccessibleRealInterval<T,F extends RealRandomAccessibleRealInterval<T>> - Class in net.imglib2.view
-
- ExtendedRealRandomAccessibleRealInterval(F, RealOutOfBoundsFactory<T, ? super F>) - Constructor for class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- extendMirrorDouble(F) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a mirroring out-of-bounds
strategy.
- extendMirrorSingle(F) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a mirroring out-of-bounds
strategy.
- extendPeriodic(F) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a periodic out-of-bounds strategy.
- extendRandom(F, double, double) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a random-value out-of-bounds
strategy.
- extendValue(F, T) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a constant-value out-of-bounds
strategy.
- extendZero(F) - Static method in class net.imglib2.view.Views
-
Extend a RandomAccessibleInterval with a constant-value out-of-bounds
strategy where the constant value is the zero-element of the data type.
- g - Variable in class net.imglib2.type.numeric.ARGBDoubleType
-
- genericArray(int) - Static method in class net.imglib2.util.Util
-
- GenericByteType<T extends GenericByteType<T>> - Class in net.imglib2.type.numeric.integer
-
TODO
- GenericByteType(NativeImg<?, ? extends ByteAccess>) - Constructor for class net.imglib2.type.numeric.integer.GenericByteType
-
- GenericByteType(byte) - Constructor for class net.imglib2.type.numeric.integer.GenericByteType
-
- GenericByteType(ByteAccess) - Constructor for class net.imglib2.type.numeric.integer.GenericByteType
-
- GenericByteType() - Constructor for class net.imglib2.type.numeric.integer.GenericByteType
-
- GenericComposite<T> - Class in net.imglib2.view.composite
-
A generic vector of scalars T.
- GenericComposite(RandomAccess<T>) - Constructor for class net.imglib2.view.composite.GenericComposite
-
- GenericComposite.Factory<T> - Class in net.imglib2.view.composite
-
- GenericIntType<T extends GenericIntType<T>> - Class in net.imglib2.type.numeric.integer
-
TODO
- GenericIntType(NativeImg<?, ? extends IntAccess>) - Constructor for class net.imglib2.type.numeric.integer.GenericIntType
-
- GenericIntType(int) - Constructor for class net.imglib2.type.numeric.integer.GenericIntType
-
- GenericIntType(IntAccess) - Constructor for class net.imglib2.type.numeric.integer.GenericIntType
-
- GenericIntType() - Constructor for class net.imglib2.type.numeric.integer.GenericIntType
-
- GenericLongType<T extends GenericLongType<T>> - Class in net.imglib2.type.numeric.integer
-
Abstract superclass for Long types.
- GenericLongType(NativeImg<?, ? extends LongAccess>) - Constructor for class net.imglib2.type.numeric.integer.GenericLongType
-
- GenericLongType(long) - Constructor for class net.imglib2.type.numeric.integer.GenericLongType
-
- GenericLongType(LongAccess) - Constructor for class net.imglib2.type.numeric.integer.GenericLongType
-
- GenericLongType() - Constructor for class net.imglib2.type.numeric.integer.GenericLongType
-
- GenericShortType<T extends GenericShortType<T>> - Class in net.imglib2.type.numeric.integer
-
Abstract base class for
native
IntegerType
s that
encode their value into a 16bit short.
- GenericShortType(NativeImg<?, ? extends ShortAccess>) - Constructor for class net.imglib2.type.numeric.integer.GenericShortType
-
- GenericShortType(short) - Constructor for class net.imglib2.type.numeric.integer.GenericShortType
-
- GenericShortType(ShortAccess) - Constructor for class net.imglib2.type.numeric.integer.GenericShortType
-
- GenericShortType() - Constructor for class net.imglib2.type.numeric.integer.GenericShortType
-
- get() - Method in class net.imglib2.converter.read.ConvertedCursor
-
- get() - Method in class net.imglib2.converter.read.ConvertedRandomAccess
-
- get() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccess
-
- get() - Method in class net.imglib2.converter.readwrite.WriteConvertedCursor
-
- get() - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccess
-
- get(int, int) - Method in class net.imglib2.display.AbstractArrayColorTable
-
Gets an individual value from the color table.
- get(int, int) - Method in interface net.imglib2.display.ColorTable
-
Gets an individual value from the color table.
- get(int, int) - Method in class net.imglib2.display.ColorTable16
-
- get(int, int) - Method in class net.imglib2.display.ColorTable8
-
- get() - Method in class net.imglib2.display.projector.sampler.IntervalSampler
-
- get() - Method in class net.imglib2.display.projector.sampler.SelectiveSampler
-
- get() - Method in class net.imglib2.img.array.AbstractArrayCursor
-
- get() - Method in class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
Access the actual
T instance providing access to a pixel,
sub-pixel or integral region value the
Sampler
points at.
- get() - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- get() - Method in class net.imglib2.img.cell.CellCursor
-
- get() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- get() - Method in class net.imglib2.img.cell.CellRandomAccess
-
- get(long) - Method in interface net.imglib2.img.cell.LazyCellImg.Get
-
- get(long) - Method in class net.imglib2.img.cell.LazyCellImg.LazyCells
-
- get(int) - Method in class net.imglib2.img.list.AbstractListImg
-
- get(long) - Method in class net.imglib2.img.list.AbstractLongListImg
-
- get() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- get() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- get() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- get() - Method in class net.imglib2.img.list.ListCursor
-
- get(int) - Method in class net.imglib2.img.list.ListImg
-
- get() - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- get() - Method in class net.imglib2.img.list.ListRandomAccess
-
- get() - Method in class net.imglib2.img.planar.PlanarCursor
-
- get() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- get() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
-
Access the actual
T instance providing access to a pixel,
sub-pixel or integral region value the
Sampler
points at.
- get() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
-
Access the actual
T instance providing access to a pixel,
sub-pixel or integral region value the
Sampler
points at.
- get() - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- get() - Method in class net.imglib2.img.sparse.NtreeCursor
-
- get() - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- get() - Method in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- get() - Method in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolator
-
- get() - Method in class net.imglib2.interpolation.randomaccess.FloorInterpolator
-
- get() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- get() - Method in class net.imglib2.interpolation.randomaccess.NearestNeighborInterpolator
-
- get() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator
-
Get the interpolated value at the current position.
- get() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator1D
-
- get() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator2D
-
- get() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolator3D
-
- get() - Method in class net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
-
Get the interpolated value at the current position.
- get() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- get() - Method in class net.imglib2.KDTree.SamplerNode
-
- get() - Method in class net.imglib2.KDTree.ValueNode
-
- get() - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- get() - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- get() - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValue
-
- get() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- get() - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- get() - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- get() - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- get() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- get() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- get() - Method in interface net.imglib2.Sampler
-
Access the actual
T instance providing access to a pixel,
sub-pixel or integral region value the
Sampler
points at.
- get() - Method in interface net.imglib2.type.BasePairType
-
- get() - Method in interface net.imglib2.type.BooleanType
-
- get() - Method in class net.imglib2.type.label.BasePairBitType
-
- get() - Method in class net.imglib2.type.label.BasePairCharType
-
- get() - Method in class net.imglib2.type.logic.BitType
-
- get() - Method in class net.imglib2.type.logic.BoolType
-
- get() - Method in class net.imglib2.type.numeric.ARGBType
-
- get() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- get() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- get() - Method in class net.imglib2.type.numeric.integer.IntType
-
- get() - Method in class net.imglib2.type.numeric.integer.LongType
-
- get() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- get() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- get() - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- get() - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- get() - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- get() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- get() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- get() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
This method returns the value of the UnsignedLongType as a signed long.
- get() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- get() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- get() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- get() - Method in class net.imglib2.type.numeric.real.FloatType
-
- get(long) - Method in class net.imglib2.view.composite.AbstractComposite
-
- get(long) - Method in interface net.imglib2.view.composite.Composite
-
- get() - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- get() - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- get() - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- get() - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- get() - Method in class net.imglib2.view.HyperSlicesView.HyperSlicesViewRandomAccess
-
- get() - Method in class net.imglib2.view.iteration.SlicingCursor
-
Access the actual
T instance providing access to a pixel,
sub-pixel or integral region value the
Sampler
points at.
- get() - Method in class net.imglib2.view.MixedRandomAccess
-
- get() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- get() - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- get() - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- get() - Method in class net.imglib2.view.SlicingRandomAccess
-
- get() - Method in class net.imglib2.view.StackView.DefaultRA
-
- get() - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- get() - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- get() - Method in class net.imglib2.view.TransformRandomAccess
-
- get() - Method in class net.imglib2.view.TranslationRandomAccess
-
- get() - Method in class net.imglib2.Volatile
-
- getA() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- getA() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- getA() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getA() - Method in interface net.imglib2.util.Pair
-
- getA() - Method in class net.imglib2.util.ValuePair
-
- getA() - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getAlpha() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
- getArrayFromValue(double, int) - Static method in class net.imglib2.util.Util
-
- getArrayFromValue(float, int) - Static method in class net.imglib2.util.Util
-
- getArrayFromValue(int, int) - Static method in class net.imglib2.util.Util
-
- getArrayFromValue(long, int) - Static method in class net.imglib2.util.Util
-
- getArrayOrCellImgFactory(Dimensions, T) - Static method in class net.imglib2.util.Util
-
- getArrayOrCellImgFactory(Dimensions, int, T) - Static method in class net.imglib2.util.Util
-
- getB() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- getB() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- getB() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getB() - Method in interface net.imglib2.util.Pair
-
- getB() - Method in class net.imglib2.util.ValuePair
-
- getB() - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getBigInteger() - Method in class net.imglib2.type.logic.BitType
-
- getBigInteger() - Method in class net.imglib2.type.logic.BoolType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.IntType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.LongType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
This method returns the unsigned representation of this UnsignedLongType
as a BigInteger
.
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getBigInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getBigInteger() - Method in interface net.imglib2.type.numeric.IntegerType
-
- getBinCount() - Method in interface net.imglib2.histogram.BinMapper1d
-
Returns the number of bins within this bin mapping distribution.
- getBinCount() - Method in class net.imglib2.histogram.Histogram1d
-
Returns the number of bins contained in the histogram.
- getBinCount() - Method in class net.imglib2.histogram.HistogramNd
-
Returns the number of bins contained in the histogram.
- getBinCount() - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- getBinCount() - Method in class net.imglib2.histogram.Real1dBinMapper
-
- getBits() - Method in interface net.imglib2.display.ArrayColorTable
-
Gets the number of bits in each color component value.
- getBits() - Method in class net.imglib2.display.ColorTable16
-
- getBits() - Method in class net.imglib2.display.ColorTable8
-
- getBits() - Method in class net.imglib2.type.AbstractBit64Type
-
Writes the current "subLong" location of the LongAccess into the lower nBits bits of the long value
Note that "long value" does not refer to math, it is just a way to help to return arbitrary values.
- getBitsPerPixel(T) - Method in class net.imglib2.display.screenimage.awt.ArrayImgAWTScreenImage
-
- getBitsPerPixel() - Method in class net.imglib2.type.logic.BitType
-
- getBitsPerPixel() - Method in class net.imglib2.type.logic.BoolType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getBitsPerPixel() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getBitsPerPixel() - Method in interface net.imglib2.type.numeric.RealType
-
- getBitsPerPixel() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getByte() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
Returns the primitive byte value that is used to store this type.
- getCell() - Method in interface net.imglib2.img.cell.AbstractCellImg.CellImgSampler
-
- getCell() - Method in class net.imglib2.img.cell.CellCursor
-
- getCell() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- getCell() - Method in class net.imglib2.img.cell.CellRandomAccess
-
- getCellDimensions(long, long[], int[]) - Method in class net.imglib2.img.cell.CellGrid
-
From the index of a cell in the grid, compute the image position of the
first pixel of the cell (the offset of the cell in image coordinates) and
the dimensions of the cell.
- getCellDimensions(long[], long[], int[]) - Method in class net.imglib2.img.cell.CellGrid
-
From the position of a cell in the grid, compute the image position of
the first pixel of the cell (the offset of the cell in image coordinates)
and the dimensions of the cell.
- getCellDimensions(int[], int, Fraction) - Static method in class net.imglib2.img.cell.CellImgFactory
-
Computes cell size array by truncating or expanding
defaultCellDimensions
to length n
.
- getCellGrid() - Method in class net.imglib2.img.cell.AbstractCellImg
-
- getCellGridPositionFlat(long, long[]) - Method in class net.imglib2.img.cell.CellGrid
-
From the flattened index of a cell in the grid, compute the position of a
cell in the grid.
- getCellPosition(long[], long[]) - Method in class net.imglib2.img.cell.CellGrid
-
Get the grid position of the cell containing the element at position
.
- getCellPosition(long[], Positionable) - Method in class net.imglib2.img.cell.CellGrid
-
Get the grid position of the cell containing the element at position
.
- getCells() - Method in class net.imglib2.img.cell.AbstractCellImg
-
Get the underlying image of cells which gives access to the individual
Cell
s through Cursors and RandomAccesses.
- getCenterValue(long, T) - Method in interface net.imglib2.histogram.BinMapper1d
-
Gets the data value associated with the center of a bin.
- getCenterValue(long, T) - Method in class net.imglib2.histogram.Histogram1d
-
Gets the value associated with the center of a bin.
- getCenterValue(long, T) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- getCenterValue(long, T) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- getCenterValues(long[], List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Gets the values associated with the center of a bin.
- getChar() - Method in class net.imglib2.type.label.BasePairCharType
-
- getChildren() - Method in class net.imglib2.img.sparse.Ntree.NtreeNode
-
- getClipping() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
- getCodedSignedByte(int) - Static method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getCodedSignedByteChecked(int) - Static method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getCodedSignedInt(long) - Static method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getCodedSignedIntChecked(long) - Static method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getCodedSignedShort(int) - Static method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getCodedSignedShortChecked(int) - Static method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getCol(int, double[][], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
extract column c of A into vector b.
- getCommonFadeOutDistance() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- getCommonRelativeFadeOutDistance() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- getComponentCount() - Method in class net.imglib2.display.AbstractArrayColorTable
-
- getComponentCount() - Method in interface net.imglib2.display.ColorTable
-
Gets the number of color components in the table (typically 3 for RGB or
4 for RGBA).
- getComponentInversion(boolean[]) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentInversion(int) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentInversion(boolean[]) - Method in interface net.imglib2.transform.integer.Mixed
-
Get an array indicating for each target component, whether the source
component it is taken from should be inverted.
- getComponentInversion(int) - Method in interface net.imglib2.transform.integer.Mixed
-
- getComponentInversion(boolean[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentInversion(int) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentMapping(int[]) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentMapping(int) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentMapping(int[]) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- getComponentMapping(int) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- getComponentMapping(int[]) - Method in interface net.imglib2.transform.integer.Mixed
-
Get an array indicating for each target dimensions from which source
dimension it is taken.
- getComponentMapping(int) - Method in interface net.imglib2.transform.integer.Mixed
-
- getComponentMapping(int[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentMapping(int) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentMapping(int[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getComponentMapping(int) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getComponentZero(boolean[]) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentZero(int) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getComponentZero(boolean[]) - Method in interface net.imglib2.transform.integer.Mixed
-
Get a boolean array indicating which target dimensions are _not_ taken
from source dimensions.
- getComponentZero(int) - Method in interface net.imglib2.transform.integer.Mixed
-
- getComponentZero(boolean[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentZero(int) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getComponentZero(boolean[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getComponentZero(int) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getConcatenableClass() - Method in interface net.imglib2.concatenate.Concatenable
-
- getConcatenableClass() - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- getConcatenableClass() - Method in class net.imglib2.transform.integer.MixedTransform
-
- getConcatenableClass() - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getConcatenableClass() - Method in class net.imglib2.transform.integer.TranslationTransform
-
- getConcatenableClass() - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- getConverter() - Method in class net.imglib2.converter.read.ConvertedIterableInterval
-
- getConverter() - Method in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- getConverter() - Method in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- getConverter() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- getConverter() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- getCurrentSliceIndex() - Method in class net.imglib2.display.projector.specialized.PlanarImgContainerSamplerImpl
-
- getCurrentSliceIndex() - Method in class net.imglib2.img.planar.PlanarCursor
-
- getCurrentSliceIndex() - Method in interface net.imglib2.img.planar.PlanarImg.PlanarContainerSampler
-
- getCurrentSliceIndex() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- getCurrentSliceIndex() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
- getCurrentSliceIndex() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
- getCurrentSliceIndex() - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- getCurrentStorageArray() - Method in class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- getCurrentStorageArray() - Method in interface net.imglib2.img.basictypeaccess.array.ArrayDataAccess
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.BooleanNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.ByteNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.CharNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.DoubleNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.FloatNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.IntNtree
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.LongNtree
-
- getCurrentStorageNtree() - Method in interface net.imglib2.img.sparse.NtreeAccess
-
- getCurrentStorageNtree() - Method in class net.imglib2.img.sparse.ShortNtree
-
- getData() - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- getData(int) - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- getData() - Method in class net.imglib2.display.awt.SignedShortDataBuffer
-
- getData(int) - Method in class net.imglib2.display.awt.SignedShortDataBuffer
-
- getData() - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getData(int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getData() - Method in class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
The underlying array holding the data.
- getData() - Method in class net.imglib2.img.cell.Cell
-
Get the basic type array that stores this cells pixels.
- getDenominator() - Method in class net.imglib2.util.Fraction
-
- getDestinationType() - Method in class net.imglib2.converter.read.ConvertedIterableInterval
-
- getDestinationType() - Method in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- getDestinationType() - Method in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- getDestinationType() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- getDestinationType() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- getDistance(int) - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Access the Euclidean distance between the reference location as used for
the last search and the ith nearest neighbor, ordered
by square Euclidean distance.
- getDistance(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getDistance() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getDistance(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getDistance() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getDistance() - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Access the Euclidean distance between the reference location as used for
the last search and the nearest neighbor, ordered by square Euclidean
distance.
- getDistance() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- getDistance() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- getDistance(int) - Method in interface net.imglib2.neighborsearch.RadiusNeighborSearch
-
Access the Euclidean distance between the reference location as used for
the last search and the ith neighbor.
- getDistance(int) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- getDoublePosition(int) - Method in class net.imglib2.AbstractCursor
-
- getDoublePosition(int) - Method in class net.imglib2.AbstractCursorInt
-
- getDoublePosition(int) - Method in class net.imglib2.AbstractLocalizable
-
- getDoublePosition(int) - Method in class net.imglib2.AbstractLocalizableInt
-
- getDoublePosition(int) - Method in class net.imglib2.AbstractRealLocalizable
-
- getDoublePosition(int) - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- getDoublePosition(int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.iterator.IntervalIterator
-
- getDoublePosition(int) - Method in class net.imglib2.iterator.LocalizingIntervalIterator
-
- getDoublePosition(int) - Method in class net.imglib2.iterator.ZeroMinIntervalIterator
-
- getDoublePosition(int) - Method in class net.imglib2.KDTree.KDTreeCursor
-
- getDoublePosition(int) - Method in class net.imglib2.KDTreeNode
-
- getDoublePosition(int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- getDoublePosition(int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- getDoublePosition(int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- getDoublePosition(int) - Method in interface net.imglib2.RealLocalizable
-
Return the current position in a given dimension.
- getDoublePosition(int) - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- getDoublePosition(int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.iteration.SlicingCursor
-
Return the current position in a given dimension.
- getDoublePosition(int) - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- getDoublePosition(int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- getDoublePosition(int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- getDoublePosition(int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- getDoublePosition(int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- getDoublePosition(int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- getEfficientIterableInterval(Interval, RandomAccessible<S>) - Static method in class net.imglib2.view.iteration.IterableTransformBuilder
-
- getEfficientRandomAccessible(Interval, RandomAccessible<S>) - Static method in class net.imglib2.view.TransformBuilder
-
Get a RandomAccessible which provides RandomAccess to the specified
interval
of randomAccessible
.
- getElem(int) - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- getElem(int, int) - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- getElem(int, int) - Method in class net.imglib2.display.awt.SignedShortDataBuffer
-
- getElem(int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getElem(int, int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getElemDouble(int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getElemDouble(int, int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getElemFloat(int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getElemFloat(int, int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.AbstractBitType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.label.BasePairCharType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.logic.BitType
-
- getEntitiesPerPixel() - Method in interface net.imglib2.type.NativeType
-
Get the number of entities in the storage array required to store one
pixel value.
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.ARGBType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getEntitiesPerPixel() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getExponent() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- getFadeOutDistance() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- getFloatPosition(int) - Method in class net.imglib2.AbstractCursor
-
- getFloatPosition(int) - Method in class net.imglib2.AbstractCursorInt
-
- getFloatPosition(int) - Method in class net.imglib2.AbstractLocalizable
-
- getFloatPosition(int) - Method in class net.imglib2.AbstractLocalizableInt
-
- getFloatPosition(int) - Method in class net.imglib2.AbstractRealLocalizable
-
- getFloatPosition(int) - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- getFloatPosition(int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.iterator.IntervalIterator
-
- getFloatPosition(int) - Method in class net.imglib2.iterator.LocalizingIntervalIterator
-
- getFloatPosition(int) - Method in class net.imglib2.iterator.ZeroMinIntervalIterator
-
- getFloatPosition(int) - Method in class net.imglib2.KDTree.KDTreeCursor
-
- getFloatPosition(int) - Method in class net.imglib2.KDTreeNode
-
- getFloatPosition(int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- getFloatPosition(int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- getFloatPosition(int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- getFloatPosition(int) - Method in interface net.imglib2.RealLocalizable
-
Return the current position in a given dimension.
- getFloatPosition(int) - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- getFloatPosition(int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.iteration.SlicingCursor
-
Return the current position in a given dimension.
- getFloatPosition(int) - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- getFloatPosition(int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- getFloatPosition(int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- getFloatPosition(int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- getFloatPosition(int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- getFloatPosition(int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- getFullViewIterableInterval() - Method in class net.imglib2.view.IntervalView
-
- getG() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- getG() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- getG() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getGridDimensions() - Method in class net.imglib2.img.cell.CellGrid
-
- getImaginaryDouble() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getImaginaryDouble() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getImaginaryDouble() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getImaginaryDouble() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getImaginaryDouble() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getImaginaryDouble() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getImaginaryDouble() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getImaginaryFloat() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getImaginaryFloat() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getImaginaryFloat() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getImaginaryFloat() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getImaginaryFloat() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getImaginaryFloat() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getImaginaryFloat() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getImg() - Method in interface net.imglib2.img.WrappedImg
-
- getImgDimensions() - Method in class net.imglib2.img.cell.CellGrid
-
Get the number of pixels in each dimension as a new long[].
- getIndex(int[]) - Method in class net.imglib2.img.planar.PlanarImg
-
For a given ≥2d location, estimate the pixel index in the stack slice.
- getIndex() - Method in class net.imglib2.iterator.IntervalIterator
-
- getIndex() - Method in class net.imglib2.type.AbstractBitType
-
- getIndex() - Method in class net.imglib2.type.AbstractNativeType
-
- getIndex() - Method in class net.imglib2.type.logic.BitType
-
- getIndex() - Method in interface net.imglib2.type.NativeType
-
Get the current index into the current data array.
- getIndex() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getIndex() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getIndex() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- getIndex() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- getIndex() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- getIndex() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- getIndex() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getIndex() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getIndex() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getIndex() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getInt() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
Returns the primitive int value that is used to store this type.
- getInteger() - Method in class net.imglib2.type.logic.BitType
-
- getInteger() - Method in class net.imglib2.type.logic.BoolType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.IntType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.LongType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getInteger() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getInteger() - Method in interface net.imglib2.type.numeric.IntegerType
-
- getIntegerLong() - Method in class net.imglib2.type.logic.BitType
-
- getIntegerLong() - Method in class net.imglib2.type.logic.BoolType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.IntType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.LongType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getIntegerLong() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getIntegerLong() - Method in interface net.imglib2.type.numeric.IntegerType
-
- getInterpolatorFactory() - Method in class net.imglib2.interpolation.Interpolant
-
- getInterval() - Method in class net.imglib2.transform.integer.BoundingBox
-
- getIntPosition(int) - Method in class net.imglib2.AbstractCursor
-
- getIntPosition(int) - Method in class net.imglib2.AbstractLocalizable
-
- getIntPosition(int) - Method in class net.imglib2.AbstractLocalizableInt
-
- getIntPosition(int) - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- getIntPosition(int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.img.array.AbstractArrayCursor
-
- getIntPosition(int) - Method in class net.imglib2.img.list.ListCursor
-
- getIntPosition(int) - Method in class net.imglib2.img.planar.PlanarCursor
-
- getIntPosition(int) - Method in class net.imglib2.img.planar.PlanarCursor1D
-
- getIntPosition(int) - Method in class net.imglib2.img.planar.PlanarCursor2D
-
- getIntPosition(int) - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
-
Return the current position in a given dimension.
- getIntPosition(int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.iterator.IntervalIterator
-
- getIntPosition(int) - Method in class net.imglib2.iterator.LocalizingIntervalIterator
-
- getIntPosition(int) - Method in class net.imglib2.iterator.ZeroMinIntervalIterator
-
- getIntPosition(int) - Method in interface net.imglib2.Localizable
-
Return the current position in a given dimension.
- getIntPosition(int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- getIntPosition(int) - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- getIntPosition(int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.iteration.SlicingCursor
-
Return the current position in a given dimension.
- getIntPosition(int) - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- getIntPosition(int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- getIntPosition(int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- getIntPosition(int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- getIntPosition(int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- getIntPosition(int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- getInverseLutCopy() - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- getK() - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Get the of k nearest neighbor points used in this search
- getK() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getK() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getLength() - Method in interface net.imglib2.display.ColorTable
-
Gets the number of elements for each color component in the table.
- getLength() - Method in class net.imglib2.display.ColorTable16
-
- getLength() - Method in class net.imglib2.display.ColorTable8
-
- getLong() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
Returns the primitive long value that is used to store this type.
- getLongPosition(int) - Method in class net.imglib2.AbstractCursorInt
-
- getLongPosition(int) - Method in class net.imglib2.AbstractLocalizable
-
- getLongPosition(int) - Method in class net.imglib2.AbstractLocalizableInt
-
- getLongPosition(int) - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- getLongPosition(int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.img.cell.CellCursor
-
- getLongPosition(int) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- getLongPosition(int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.iterator.IntervalIterator
-
- getLongPosition(int) - Method in class net.imglib2.iterator.LocalizingIntervalIterator
-
- getLongPosition(int) - Method in class net.imglib2.iterator.ZeroMinIntervalIterator
-
- getLongPosition(int) - Method in interface net.imglib2.Localizable
-
Return the current position in a given dimension.
- getLongPosition(int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- getLongPosition(int) - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- getLongPosition(int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.iteration.SlicingCursor
-
Return the current position in a given dimension.
- getLongPosition(int) - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- getLongPosition(int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- getLongPosition(int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- getLongPosition(int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- getLongPosition(int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- getLongPosition(int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- getLowerBound(long, T) - Method in interface net.imglib2.histogram.BinMapper1d
-
Gets the data value associated with the left edge of a bin.
- getLowerBound(long, T) - Method in class net.imglib2.histogram.Histogram1d
-
Gets the value associated with the left edge of a bin.
- getLowerBound(long, T) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- getLowerBound(long, T) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- getLowerBounds(long[], List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Gets the values associated with the left edge of a bin.
- getLUT() - Method in class net.imglib2.converter.RealLUTConverter
-
- getLutCopy() - Method in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- getMatrix() - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- getMatrix() - Method in interface net.imglib2.transform.integer.Mixed
-
Get the matrix that transforms homogeneous source points to homogeneous
target points.
- getMatrix() - Method in class net.imglib2.transform.integer.MixedTransform
-
Get the matrix that transforms homogeneous source points to homogeneous
target points.
- getMatrix() - Method in class net.imglib2.transform.integer.SlicingTransform
-
Get the matrix that transforms homogeneous source points to homogeneous
target points.
- getMatrix() - Method in class net.imglib2.transform.integer.TranslationTransform
-
Get the matrix that transforms homogeneous source points to homogeneous
target points.
- getMatrix() - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- getMax() - Method in class net.imglib2.display.AbstractLinearRange
-
- getMax() - Method in interface net.imglib2.display.LinearRange
-
- getMaxBigIntegerValue() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getMaxBigIntegerValue() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
Returns the true maximum value as a BigInteger, since it cannot be
precisely represented as a double
.
- getMaxValue() - Method in class net.imglib2.type.logic.BitType
-
- getMaxValue() - Method in class net.imglib2.type.logic.BoolType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
The maximum value that can be stored is Math.pow(2, nBits) -1
.
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.IntType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.LongType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
The maximum value that can be stored is Math.pow(2, 128) -1
,
which cannot be represented with precision using a double
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
The maximum value that can be stored is Math.pow( 2, 64 ) - 1
,
which can't be represented with exact precision using a double
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
The maximum value that can be stored is Math.pow(2, nBits) -1
.
- getMaxValue() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getMaxValue() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getMaxValue() - Method in interface net.imglib2.type.numeric.RealType
-
- getMaxValue() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getMin() - Method in class net.imglib2.display.AbstractLinearRange
-
- getMin() - Method in interface net.imglib2.display.LinearRange
-
- getMinFadeOutDistance() - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- getMinIncrement() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getMinIncrement() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- getMinIncrement() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getMinIncrement() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getMinIncrement() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getMinIncrement() - Method in interface net.imglib2.type.numeric.RealType
-
- getMinIncrement() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getMinValue() - Method in class net.imglib2.type.logic.BitType
-
- getMinValue() - Method in class net.imglib2.type.logic.BoolType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.ByteType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.IntType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.LongType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.ShortType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getMinValue() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getMinValue() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getMinValue() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getMinValue() - Method in interface net.imglib2.type.numeric.RealType
-
- getMinValue() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getNative(int, int) - Method in interface net.imglib2.display.ArrayColorTable
-
Gets an individual value from the color table.
- getNative(int, int) - Method in class net.imglib2.display.ColorTable16
-
- getNative(int, int) - Method in class net.imglib2.display.ColorTable8
-
- getNumerator() - Method in class net.imglib2.util.Fraction
-
- getOutOfBoundsFactory() - Method in class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- getOutOfBoundsFactory() - Method in class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- getPhaseDouble() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- getPhaseDouble() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getPhaseDouble() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getPhaseDouble() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getPhaseDouble() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getPhaseDouble() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getPhaseFloat() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- getPhaseFloat() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getPhaseFloat() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getPhaseFloat() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getPhaseFloat() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getPhaseFloat() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getPlane(int) - Method in interface net.imglib2.img.basictypeaccess.PlanarAccess
-
- getPlane(int) - Method in class net.imglib2.img.planar.PlanarImg
-
- getPosition() - Method in class net.imglib2.img.sparse.NtreeCursor
-
- getPosition() - Method in interface net.imglib2.img.sparse.NtreeImg.PositionProvider
-
- getPosition() - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- getPosition(int) - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Access the position of the ith nearest neighbor,
ordered by square Euclidean distance.
- getPosition(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getPosition() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getPosition(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getPosition() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getPosition() - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Access the position of the nearest neighbor, ordered by square Euclidean
distance.
- getPosition() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- getPosition() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- getPosition(int) - Method in interface net.imglib2.neighborsearch.RadiusNeighborSearch
-
Access the position of the ith neighbor within
radius.
- getPosition(int) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- getPowerDouble() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- getPowerDouble() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getPowerDouble() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getPowerDouble() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getPowerDouble() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getPowerDouble() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getPowerFloat() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- getPowerFloat() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getPowerFloat() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getPowerFloat() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getPowerFloat() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- getPowerFloat() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getPreConcatenableClass() - Method in interface net.imglib2.concatenate.PreConcatenable
-
- getPreConcatenableClass() - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- getPreConcatenableClass() - Method in class net.imglib2.transform.integer.MixedTransform
-
- getPreConcatenableClass() - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getPreConcatenableClass() - Method in class net.imglib2.transform.integer.TranslationTransform
-
- getPreConcatenableClass() - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- getR() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- getR() - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- getR() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- getRatio() - Method in class net.imglib2.util.Fraction
-
- getRealDouble() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getRealDouble() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getRealDouble() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getRealDouble() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- getRealFloat() - Method in interface net.imglib2.type.numeric.ComplexType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- getRealFloat() - Method in class net.imglib2.type.numeric.real.FloatType
-
- getRealFloat() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- getReferenceDimension() - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- getResampled(int, int, int) - Method in class net.imglib2.display.AbstractArrayColorTable
-
Gets an individual value from a color table with given number of bins.
- getResampled(int, int, int) - Method in interface net.imglib2.display.ColorTable
-
Gets an individual value from a color table with given number of bins.
- getResampled(int, int, int) - Method in class net.imglib2.display.ColorTable16
-
- getResampled(int, int, int) - Method in class net.imglib2.display.ColorTable8
-
- getRoot() - Method in class net.imglib2.KDTree
-
Get the root node.
- getRootNode() - Method in class net.imglib2.img.sparse.Ntree
-
Returns the root node of the ntree
- getRow(int, double[][], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
extract row r of A into vector b.
- getSampler(int) - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Access the data of the ith nearest neighbor, ordered
by square Euclidean distance.
- getSampler(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getSampler() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getSampler(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getSampler() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getSampler() - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Access the data of the nearest neighbor.
- getSampler() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- getSampler() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- getSampler(int) - Method in interface net.imglib2.neighborsearch.RadiusNeighborSearch
-
Access the data of the ith neighbor within radius.
- getSampler(int) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- getShear() - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- getShear() - Method in class net.imglib2.transform.integer.shear.InverseShearTransform
-
- getShear() - Method in class net.imglib2.transform.integer.shear.ShearTransform
-
- getShearDimension() - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- getShort() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
Returns the primitive short value that is used to store this type.
- getSource() - Method in class net.imglib2.AbstractWrappedRealInterval
-
- getSource() - Method in class net.imglib2.converter.AbstractConvertedRandomAccessible
-
- getSource() - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccessible
-
- getSource() - Method in class net.imglib2.interpolation.Interpolant
-
- getSource() - Method in class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- getSource() - Method in class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- getSource() - Method in class net.imglib2.view.IntervalView
-
- getSource() - Method in class net.imglib2.view.MixedTransformView
-
- getSource() - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible
-
- getSource() - Method in class net.imglib2.view.SubsampleView
-
- getSource() - Method in interface net.imglib2.view.TransformedRandomAccessible
-
Get the source of the TransformedRandomAccessible.
- getSource() - Method in class net.imglib2.view.TransformView
-
- getSourceSlices() - Method in class net.imglib2.view.StackView
-
Get the source slices that are stacked in this
StackView
.
- getSplitCoordinate() - Method in class net.imglib2.KDTreeNode
-
- getSplitDimension() - Method in class net.imglib2.KDTreeNode
-
Get the dimension along which this node divides the space.
- getSquareDistance(int) - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Access the square Euclidean distance between the reference location as
used for the last search and the ith nearest
neighbor, ordered by square Euclidean distance.
- getSquareDistance(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getSquareDistance() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- getSquareDistance(int) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getSquareDistance() - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- getSquareDistance() - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Access the square Euclidean distance between the reference location as
used for the last search and the nearest neighbor, ordered by square
Euclidean distance.
- getSquareDistance() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- getSquareDistance() - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- getSquareDistance(int) - Method in interface net.imglib2.neighborsearch.RadiusNeighborSearch
-
Access the square Euclidean distance between the reference location as
used for the last search and the ith neighbor.
- getSquareDistance(int) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- getStackAccessMode() - Method in class net.imglib2.view.StackView
-
- getSteps() - Method in class net.imglib2.view.SubsampleView
-
- getSuggestedKernelDiameter(double) - Static method in class net.imglib2.util.Util
-
- getSum() - Method in class net.imglib2.util.RealSum
-
Get the current sum by summing up all intermediate sums.
- getTransformToSource() - Method in class net.imglib2.view.MixedTransformView
-
- getTransformToSource() - Method in interface net.imglib2.view.TransformedRandomAccessible
-
Get the transformation from view coordinates into
source
coordinates.
- getTransformToSource() - Method in class net.imglib2.view.TransformView
-
- getTranslation(long[]) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getTranslation(int) - Method in class net.imglib2.transform.integer.AbstractMixedTransform
-
- getTranslation(long[]) - Method in interface net.imglib2.transform.integer.Mixed
-
Get the translation.
- getTranslation(int) - Method in interface net.imglib2.transform.integer.Mixed
-
- getTranslation(long[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getTranslation(int) - Method in class net.imglib2.transform.integer.MixedTransform
-
- getTranslation(long[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getTranslation(int) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- getTranslation(long[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- getTranslation(int) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- getTranslation(long[]) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- getTranslation(int) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- getTypeFromInterval(F) - Static method in class net.imglib2.util.Util
-
- getTypeFromRealInterval(F) - Static method in class net.imglib2.util.Util
-
- getUnsignedByte(byte) - Static method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- getUnsignedInt(int) - Static method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- getUnsignedShort(short) - Static method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- getUpperBound(long, T) - Method in interface net.imglib2.histogram.BinMapper1d
-
Gets the data value associated with the right edge of a bin.
- getUpperBound(long, T) - Method in class net.imglib2.histogram.Histogram1d
-
Gets the value associated with the right edge of the bin.
- getUpperBound(long, T) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- getUpperBound(long, T) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- getUpperBounds(long[], List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Gets the values associated with the right edge of a bin.
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- getValue(int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.ByteAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.CharAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.DoubleAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.FloatAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.IntAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.LongAccess
-
- getValue(int) - Method in interface net.imglib2.img.basictypeaccess.ShortAccess
-
- getValue(int) - Method in class net.imglib2.img.sparse.BooleanNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.ByteNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.CharNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.DoubleNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.FloatNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.IntNtree
-
- getValue(int) - Method in class net.imglib2.img.sparse.LongNtree
-
- getValue() - Method in class net.imglib2.img.sparse.Ntree.NtreeNode
-
- getValue(int) - Method in class net.imglib2.img.sparse.NtreeIntAccess
-
- getValue(int) - Method in class net.imglib2.img.sparse.ShortNtree
-
- getValue() - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValueFactory
-
- getValue() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- getValue() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- getValue() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- getValue() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- getValues() - Method in class net.imglib2.display.AbstractArrayColorTable
-
- getValues() - Method in interface net.imglib2.display.ArrayColorTable
-
Gets a copy of the entire color table.
- getWeight(long[]) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- globalPositionToIndex(long[]) - Method in class net.imglib2.img.cell.Cell
-
Compute the index in the underlying flat array of this cell which
corresponds to the specified global position
.
- gLog(double, double) - Static method in class net.imglib2.util.Util
-
- gLog(float, float) - Static method in class net.imglib2.util.Util
-
- gLogInv(double, double) - Static method in class net.imglib2.util.Util
-
- gLogInv(float, float) - Static method in class net.imglib2.util.Util
-
- GREEN - Static variable in interface net.imglib2.display.ColorTable
-
- green(int) - Static method in class net.imglib2.type.numeric.ARGBType
-
- grid - Variable in class net.imglib2.img.cell.AbstractCellImg
-
- grid - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- gridDimension(int) - Method in class net.imglib2.img.cell.CellGrid
-
- gridDimensions(long[]) - Method in class net.imglib2.img.cell.CellGrid
-
- hasFullSourceMapping() - Method in class net.imglib2.transform.integer.MixedTransform
-
Check whether the transforms has a full mapping of source to target
components (no source component is discarded).
- hasFullSourceMapping() - Method in class net.imglib2.transform.integer.SlicingTransform
-
Check whether the transforms has a full mapping of source to target
components (no source component is discarded).
- hashCode() - Method in class net.imglib2.img.cell.CellGrid
-
- hashCode() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.LongType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- hashCode() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- hashCode() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- hashCode() - Method in class net.imglib2.type.numeric.real.FloatType
-
- hashCode() - Method in class net.imglib2.util.ValuePair
-
- hasNext() - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- hasNext() - Method in class net.imglib2.display.projector.sampler.IntervalSampler
-
- hasNext() - Method in class net.imglib2.display.projector.sampler.SelectiveSampler
-
- hasNext() - Method in class net.imglib2.img.array.AbstractArrayCursor
-
- hasNext() - Method in class net.imglib2.img.array.AbstractArrayLocalizingCursor
- hasNext() - Method in class net.imglib2.img.cell.CellCursor
-
- hasNext() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- hasNext() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- hasNext() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- hasNext() - Method in class net.imglib2.img.list.ListCursor
-
- hasNext() - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- hasNext() - Method in class net.imglib2.img.planar.PlanarCursor
-
Note: This test is fragile in a sense that it returns true for elements
after the last element as well.
- hasNext() - Method in class net.imglib2.img.planar.PlanarCursor1D
-
- hasNext() - Method in class net.imglib2.img.planar.PlanarCursor2D
-
- hasNext() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
Note: This test is fragile in a sense that it returns true for elements
after the last element as well.
- hasNext() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor1D
-
- hasNext() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor2D
-
- hasNext() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
- hasNext() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
- hasNext() - Method in interface net.imglib2.Iterator
-
Returns true if another step forward is possible.
- hasNext() - Method in class net.imglib2.iterator.IntervalIterator
-
- hasNext() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- hasNext() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- hasNext() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- hasNext() - Method in class net.imglib2.view.iteration.SlicingCursor
-
Returns true if another step forward is possible.
- hasNext() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- hasTails() - Method in interface net.imglib2.histogram.BinMapper1d
-
Returns true if this bin mapping has bins on the ends of the distribution
that count out of bounds values.
- hasTails() - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if the histogram has tail bins at both ends which count
extreme values.
- hasTails(int) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the histogram has tail bins which count extreme values
for the given dimension.
- hasTails() - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the histogram has tail bins which count extreme values
for one or more dimensions
- hasTails() - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- hasTails() - Method in class net.imglib2.histogram.Real1dBinMapper
-
- Histogram1d<T> - Class in net.imglib2.histogram
-
A Histogram1d is a histogram that tracks up to four kinds of values: 1)
values in the center of the distribution 2) values to the left of the center
of the distribution (lower tail) 3) values to the right of the center of the
distribution (upper tail) 4) values outside the other areas
- Histogram1d(BinMapper1d<T>) - Constructor for class net.imglib2.histogram.Histogram1d
-
Construct a histogram from a bin mapping algorithm.
- Histogram1d(Histogram1d<T>) - Constructor for class net.imglib2.histogram.Histogram1d
-
Construct a histogram whose bin mappings match another histogram.
- Histogram1d(Iterable<T>, BinMapper1d<T>) - Constructor for class net.imglib2.histogram.Histogram1d
-
Construct a histogram from an iterable set of data and a bin mapping
algorithm.
- HistogramNd<T> - Class in net.imglib2.histogram
-
A HistogramNd is an n-dimensional histogram that tracks up to four kinds of
values: 1) values in the center of the distribution 2) values to the left of
the center of the distribution (lower tail) 3) values to the right of the
center of the distribution (upper tail) 4) values outside the other areas
- HistogramNd(List<BinMapper1d<T>>) - Constructor for class net.imglib2.histogram.HistogramNd
-
Construct a histogram from a list of bin mapping algorithms.
- HistogramNd(HistogramNd<T>) - Constructor for class net.imglib2.histogram.HistogramNd
-
Construct a histogram whose bin mappings match another histogram.
- HistogramNd(Iterable<List<T>>, List<BinMapper1d<T>>) - Constructor for class net.imglib2.histogram.HistogramNd
-
Construct a histogram from an iterable set of data and a list of bin
mapping algorithms.
- HistogramNd(List<Iterable<T>>, List<BinMapper1d<T>>) - Constructor for class net.imglib2.histogram.HistogramNd
-
Construct a histogram from an iterable set of data and a list of bin
mapping algorithms.
- histogramNd(long[], long[], boolean[]) - Static method in class net.imglib2.histogram.Integer1dBinMapper
-
This is a convenience method for creating a
HistogramNd
from
inputs that describe a set of integer 1-d based bin mappers.
- histogramNd(double[], double[], long[], boolean[]) - Static method in class net.imglib2.histogram.Real1dBinMapper
-
This is a convenience method for creating a
HistogramNd
from
inputs that describe a set of real 1-d based bin mappers.
- HyperSlice<T> - Class in net.imglib2.view
-
- HyperSlice(RandomAccessible<T>, int[], long[]) - Constructor for class net.imglib2.view.HyperSlice
-
Create a new HyperSlice at a position.
- hyperSlice(RandomAccessible<T>, int, long) - Static method in class net.imglib2.view.Views
-
take a (n-1)-dimensional slice of a n-dimensional view, fixing
d-component of coordinates to pos.
- hyperSlice(RandomAccessibleInterval<T>, int, long) - Static method in class net.imglib2.view.Views
-
take a (n-1)-dimensional slice of a n-dimensional view, fixing
d-component of coordinates to pos.
- HyperSlice.HyperSliceRandomAccess - Class in net.imglib2.view
-
- HyperSliceRandomAccess() - Constructor for class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- HyperSliceRandomAccess(Interval) - Constructor for class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- hyperSlices(RandomAccessible<T>, int...) - Static method in class net.imglib2.view.Views
-
- HyperSlicesView<T> - Class in net.imglib2.view
-
- HyperSlicesView(RandomAccessible<T>, int...) - Constructor for class net.imglib2.view.HyperSlicesView
-
- HyperSlicesView.HyperSlicesViewRandomAccess - Class in net.imglib2.view
-
- HyperSlicesViewRandomAccess() - Constructor for class net.imglib2.view.HyperSlicesView.HyperSlicesViewRandomAccess
-
- i - Variable in class net.imglib2.converter.CompositeChannelConverter
-
- i - Variable in class net.imglib2.type.AbstractBitType
-
- i - Variable in class net.imglib2.type.AbstractNativeType
-
- i - Variable in class net.imglib2.type.logic.BitType
-
- ignoredCount() - Method in class net.imglib2.histogram.Histogram1d
-
Returns the frequency count of values that were ignored because they
could not be mapped to any bin.
- ignoredCount() - Method in class net.imglib2.histogram.HistogramNd
-
Returns the frequency count of values that were ignored because they
could not be mapped to any bin.
- image - Variable in class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
- image() - Method in class net.imglib2.display.screenimage.awt.ARGBScreenImage
-
- image() - Method in class net.imglib2.display.screenimage.awt.ArrayImgAWTScreenImage
-
- image() - Method in interface net.imglib2.display.screenimage.awt.AWTScreenImage
-
- image() - Method in interface net.imglib2.display.screenimage.ScreenImage
-
- img - Variable in class net.imglib2.img.array.AbstractArrayCursor
-
Source image
- img - Variable in class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
- Img<T> - Interface in net.imglib2.img
-
- img - Variable in class net.imglib2.type.AbstractBitType
-
- img - Variable in class net.imglib2.type.label.BasePairCharType
-
- img - Variable in class net.imglib2.type.logic.BitType
-
- img - Variable in class net.imglib2.type.numeric.ARGBType
-
- img - Variable in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- img - Variable in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- img - Variable in class net.imglib2.type.numeric.integer.GenericByteType
-
- img - Variable in class net.imglib2.type.numeric.integer.GenericIntType
-
- img - Variable in class net.imglib2.type.numeric.integer.GenericLongType
-
- img - Variable in class net.imglib2.type.numeric.integer.GenericShortType
-
- img - Variable in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- img - Variable in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- img - Variable in class net.imglib2.type.numeric.real.DoubleType
-
- img - Variable in class net.imglib2.type.numeric.real.FloatType
-
- imgDimension(int) - Method in class net.imglib2.img.cell.CellGrid
-
Get the number of pixels in a given dimension d.
- imgDimensions(long[]) - Method in class net.imglib2.img.cell.CellGrid
-
Write the number of pixels in each dimension into long[].
- imgFactory(S) - Method in class net.imglib2.img.array.ArrayImgFactory
-
- imgFactory(S) - Method in class net.imglib2.img.cell.CellImgFactory
-
- ImgFactory<T> - Class in net.imglib2.img
-
TODO
- ImgFactory() - Constructor for class net.imglib2.img.ImgFactory
-
- imgFactory(S) - Method in class net.imglib2.img.ImgFactory
-
Creates the same
ImgFactory
for a different generic parameter if
possible.
- imgFactory(Supplier<S>) - Method in class net.imglib2.img.ImgFactory
-
Creates the same
ImgFactory
for a different generic parameter if
possible.
- imgFactory(S) - Method in class net.imglib2.img.list.ListImgFactory
-
- imgFactory(S) - Method in class net.imglib2.img.planar.PlanarImgFactory
-
- imgFactory(S) - Method in class net.imglib2.img.sparse.NtreeImgFactory
-
- ImgLibException - Exception in net.imglib2.exception
-
- ImgLibException(String) - Constructor for exception net.imglib2.exception.ImgLibException
-
- ImgLibException(Object, String) - Constructor for exception net.imglib2.exception.ImgLibException
-
- ImgLibException() - Constructor for exception net.imglib2.exception.ImgLibException
-
- ImgLibException(Throwable) - Constructor for exception net.imglib2.exception.ImgLibException
-
- ImgUtil - Class in net.imglib2.util
-
This class contains static methods for copying image data to and from Img
instances.
- ImgUtil() - Constructor for class net.imglib2.util.ImgUtil
-
- ImgView<T extends Type<T>> - Class in net.imglib2.img
-
- ImgView(RandomAccessibleInterval<T>, ImgFactory<T>) - Constructor for class net.imglib2.img.ImgView
-
Deprecated.
- inc - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- inc() - Method in class net.imglib2.type.logic.BitType
-
- inc() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- inc() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- inc() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- inc() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- inc() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- inc() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- inc() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- inc() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- inc() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- inc() - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- inc() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- inc() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- inc() - Method in class net.imglib2.type.numeric.real.FloatType
-
- inc() - Method in interface net.imglib2.type.numeric.RealType
-
- inc() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- incIndex() - Method in class net.imglib2.type.AbstractBitType
-
- incIndex(int) - Method in class net.imglib2.type.AbstractBitType
-
- incIndex() - Method in class net.imglib2.type.AbstractNativeType
-
- incIndex(int) - Method in class net.imglib2.type.AbstractNativeType
-
- incIndex() - Method in class net.imglib2.type.logic.BitType
-
- incIndex(int) - Method in class net.imglib2.type.logic.BitType
-
- incIndex() - Method in interface net.imglib2.type.NativeType
-
Increment the index into the current data array.
- incIndex(int) - Method in interface net.imglib2.type.NativeType
-
Increases the index into the current data array by increment
steps.
- incIndex() - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- incIndex() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- incIndex() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- incIndex() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- incIndex() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- incIndex() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- incIndex() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- incIndex() - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- incIndex() - Method in class net.imglib2.type.numeric.real.DoubleType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- incIndex() - Method in class net.imglib2.type.numeric.real.FloatType
-
- incIndex(int) - Method in class net.imglib2.type.numeric.real.FloatType
-
- includesLowerBound(long) - Method in interface net.imglib2.histogram.BinMapper1d
-
Returns true if values matching the left edge data value for a given bin
are counted in the distribution.
- includesLowerBound(long) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if the given bin interval is closed on the left
- includesLowerBound(int, long) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the given bin interval is closed on the left for the
given dimension.
- includesLowerBound(long) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- includesLowerBound(long) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- includesLowerBounds(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the given bin interval is closed on the left
- includesUpperBound(long) - Method in interface net.imglib2.histogram.BinMapper1d
-
Returns true if values matching the right edge data value for a given bin
are counted in the distribution.
- includesUpperBound(long) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if the given bin interval is closed on the right
- includesUpperBound(int, long) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the given bin interval is closed on the right for the
given dimension.
- includesUpperBound(long) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- includesUpperBound(long) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- includesUpperBounds(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if the given bin interval is closed on the right
- IncompatibleTypeException - Exception in net.imglib2.exception
-
Is thrown if a
Type
is not supported.
- IncompatibleTypeException(Object, String) - Constructor for exception net.imglib2.exception.IncompatibleTypeException
-
- increment(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Increments the frequency count of a specified bin.
- increment(long) - Method in class net.imglib2.histogram.Histogram1d
-
Directly increment a bin by position.
- increment(T) - Method in class net.imglib2.histogram.Histogram1d
-
Directly increment a bin by value.
- increment(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Directly increment a bin by position.
- increment(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Directly increment a bin by value.
- index - Variable in class net.imglib2.img.cell.CellCursor
-
The current index of the type.
- index - Variable in class net.imglib2.img.cell.CellLocalizingCursor
-
The current index of the type.
- index - Variable in class net.imglib2.img.cell.CellRandomAccess
-
The current index of the type.
- index - Variable in class net.imglib2.img.planar.PlanarCursor
-
The current index of the type.
- index - Variable in class net.imglib2.img.planar.PlanarLocalizingCursor
-
The current index of the type.
- index - Variable in class net.imglib2.iterator.IntervalIterator
-
- index - Variable in class net.imglib2.PointSampleList.PointSampleListCursor
-
- index - Variable in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- indexToGlobalPosition(int, int) - Method in class net.imglib2.img.cell.Cell
-
- indexToGlobalPosition(int, long[]) - Method in class net.imglib2.img.cell.Cell
-
- indexToGlobalPosition(int, int, int[]) - Method in class net.imglib2.img.planar.PlanarImg
-
Compute a global position from the index of a slice and an index within
that slice.
- indexToGlobalPosition(int, int, int) - Method in class net.imglib2.img.planar.PlanarImg
-
Compute a global position from the index of a slice and an index within
that slice.
- indexToPosition(int, int[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(int, int[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, Dimensions, Positionable) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(int, int[], float[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], float[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(int, int[], double[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], double[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(int, int[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(int, int[], int[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPosition(long, long[], long[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(int, int[], int[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(int, int[], long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(long, long[], long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(long, long[], long[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(long, long[], long[], float[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(long, long[], long[], double[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(int, int[], int[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(int, int[], int[], int[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(int, int[], int[], long[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- indexToPositionWithOffset(long, long[], long[], long[], int) - Static method in class net.imglib2.util.IntervalIndexer
-
- int2long(int[]) - Static method in class net.imglib2.util.Util
-
- IntAccess - Interface in net.imglib2.img.basictypeaccess
-
TODO
- IntArray - Class in net.imglib2.img.basictypeaccess.array
-
- IntArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.IntArray
-
- IntArray(int[]) - Constructor for class net.imglib2.img.basictypeaccess.array.IntArray
-
- IntAWTScreenImage - Class in net.imglib2.display.screenimage.awt
-
- IntAWTScreenImage(ArrayImg<IntType, IntArray>) - Constructor for class net.imglib2.display.screenimage.awt.IntAWTScreenImage
-
- IntAWTScreenImage(IntType, IntArray, long[]) - Constructor for class net.imglib2.display.screenimage.awt.IntAWTScreenImage
-
- Integer1dBinMapper<T extends IntegerType<T>> - Class in net.imglib2.histogram
-
Maps integer values into a 1-d set of bins.
- Integer1dBinMapper(long, long, boolean) - Constructor for class net.imglib2.histogram.Integer1dBinMapper
-
Specify a mapping of integral data from a user defined range into a
specified number of bins.
- IntegerType<T extends IntegerType<T>> - Interface in net.imglib2.type.numeric
-
TODO
- Interpolant<T,F extends EuclideanSpace> - Class in net.imglib2.interpolation
-
- Interpolant(F, InterpolatorFactory<T, F>) - Constructor for class net.imglib2.interpolation.Interpolant
-
- interpolate(F, InterpolatorFactory<T, F>) - Static method in class net.imglib2.view.Views
-
- interpolatedValue - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- InterpolatorFactory<T,F> - Interface in net.imglib2.interpolation
-
- intersect(Interval, Interval) - Static method in class net.imglib2.util.Intervals
-
Compute the intersection of two intervals.
- Interval - Interface in net.imglib2
-
{x∈Zn|mind≤
xd≤maxd;d∈{0…
n-1}}
- interval - Variable in class net.imglib2.view.iteration.IterableTransformBuilder
-
The interval which should be iterated.
- interval(RandomAccessible<T>, long[], long[]) - Static method in class net.imglib2.view.Views
-
Define an interval on a RandomAccessible.
- interval(RandomAccessible<T>, Interval) - Static method in class net.imglib2.view.Views
-
Define an interval on a RandomAccessible.
- IntervalIndexer - Class in net.imglib2.util
-
N-dimensional data is often stored in a flat 1-dimensional array.
- IntervalIndexer() - Constructor for class net.imglib2.util.IntervalIndexer
-
- IntervalIterator - Class in net.imglib2.iterator
-
Use this class to iterate a virtual
Interval
in flat order, that is:
row by row, plane by plane, cube by cube, ...
- IntervalIterator(long[]) - Constructor for class net.imglib2.iterator.IntervalIterator
-
Iterates an
Interval
of the given dimensions with
min=
0
n
- IntervalIterator(int[]) - Constructor for class net.imglib2.iterator.IntervalIterator
-
Iterates an
Interval
of the given dimensions with
min=
0
n
- IntervalIterator(long[], long[]) - Constructor for class net.imglib2.iterator.IntervalIterator
-
Iterates an
Interval
with given
min and
max.
- IntervalIterator(int[], int[]) - Constructor for class net.imglib2.iterator.IntervalIterator
-
Iterates an
Interval
with given
min and
max.
- IntervalIterator(Interval) - Constructor for class net.imglib2.iterator.IntervalIterator
-
- Intervals - Class in net.imglib2.util
-
Convenience methods for manipulating
Intervals
.
- Intervals() - Constructor for class net.imglib2.util.Intervals
-
- IntervalSampler<T> - Class in net.imglib2.display.projector.sampler
-
allows stepwise access to a preselected projected dimension.
- IntervalSampler(int, long, long) - Constructor for class net.imglib2.display.projector.sampler.IntervalSampler
-
- IntervalView<T> - Class in net.imglib2.view
-
- IntervalView(RandomAccessible<T>, Interval) - Constructor for class net.imglib2.view.IntervalView
-
Create a view that defines an interval on a source.
- IntervalView(RandomAccessible<T>, long[], long[]) - Constructor for class net.imglib2.view.IntervalView
-
Create a view that defines an interval on a source.
- IntNtree - Class in net.imglib2.img.sparse
-
IntAccess based on a
Ntree
.
- IntNtree(long[], long[], int) - Constructor for class net.imglib2.img.sparse.IntNtree
-
Standard constructor called by factory
- ints(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- ints(int[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- ints(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- ints(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- IntType - Class in net.imglib2.type.numeric.integer
-
TODO
- IntType(NativeImg<?, ? extends IntAccess>) - Constructor for class net.imglib2.type.numeric.integer.IntType
-
- IntType(int) - Constructor for class net.imglib2.type.numeric.integer.IntType
-
- IntType(IntAccess) - Constructor for class net.imglib2.type.numeric.integer.IntType
-
- IntType() - Constructor for class net.imglib2.type.numeric.integer.IntType
-
- inverse() - Method in class net.imglib2.transform.integer.permutation.PermutationTransform
-
- inverse() - Method in class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- inverse - Variable in class net.imglib2.transform.integer.SequentializeTransform
-
- inverse() - Method in class net.imglib2.transform.integer.SequentializeTransform
-
- inverse - Variable in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- inverse() - Method in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- inverse - Variable in class net.imglib2.transform.integer.TranslationTransform
-
- inverse() - Method in class net.imglib2.transform.integer.TranslationTransform
-
- inverse() - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- inverse() - Method in class net.imglib2.transform.InverseTransform
-
- inverse() - Method in interface net.imglib2.transform.InvertibleTransform
-
Get the inverse transform.
- InverseDistanceWeightingInterpolator<T extends RealType<T>> - Class in net.imglib2.interpolation.neighborsearch
-
RealRandomAccess
to a
KNearestNeighborSearch
whose sample
value is generated by weighting the
k nearest neighbors of a query
real coordinate by their inverse distance to an arbitrary power p.
- InverseDistanceWeightingInterpolator(KNearestNeighborSearch<T>, double) - Constructor for class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- InverseDistanceWeightingInterpolatorFactory<T extends RealType<T>> - Class in net.imglib2.interpolation.neighborsearch
-
- InverseDistanceWeightingInterpolatorFactory() - Constructor for class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolatorFactory
-
- InverseDistanceWeightingInterpolatorFactory(double) - Constructor for class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolatorFactory
-
- inverseLut - Variable in class net.imglib2.transform.integer.permutation.AbstractPermutationTransform
-
- InverseShearTransform - Class in net.imglib2.transform.integer.shear
-
Backward implementation of the most simple case of a shear transform:
coordinate[ shearDimension ] -= coordinate[ referenceDimension ]
- InverseShearTransform(int, int, int) - Constructor for class net.imglib2.transform.integer.shear.InverseShearTransform
-
- InverseShearTransform(int, int, int, AbstractShearTransform) - Constructor for class net.imglib2.transform.integer.shear.InverseShearTransform
-
Protected constructor for passing an inverse to avoid construction of unnecessary objects.
- InverseTransform - Class in net.imglib2.transform
-
Final implementation of the inverse of an
InvertibleTransform
that
simply replaces apply by applyInverse and conversely.
- InverseTransform(InvertibleTransform) - Constructor for class net.imglib2.transform.InverseTransform
-
- invert - Variable in class net.imglib2.transform.integer.MixedTransform
-
for each component of the target vector (before translation).
- invert() - Method in class net.imglib2.util.Fraction
-
Inverts this fraction by exchanging numerator and denominator
- invert3x3(double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
Invert a 3x3 matrix given as row major double[] in place.
- invert3x3(double, double, double, double, double, double, double, double, double) - Static method in class net.imglib2.util.LinAlgHelpers
-
Invert a 3x3 matrix given as elements in row major order.
- invertAxis(RandomAccessible<T>, int) - Static method in class net.imglib2.view.Views
-
Invert the d-axis.
- invertAxis(RandomAccessibleInterval<T>, int) - Static method in class net.imglib2.view.Views
-
Invert the d-axis.
- InvertibleTransform - Interface in net.imglib2.transform
-
Invertible transformation from Zn to Zm
.
- invertSymmetric2x2(double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
Inverts a (invertible) symmetric 2x2 matrix.
- invertSymmetric3x3(double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
Inverts a (invertible) symmetric 3x3 matrix.
- isApproxEqual(float, float, float) - Static method in class net.imglib2.util.Util
-
- isApproxEqual(double, double, double) - Static method in class net.imglib2.util.Util
-
- isComponentMapping(Mixed) - Static method in class net.imglib2.view.TransformBuilder
-
- isComposite(int) - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
Gets whether the given position index is included in composite values.
- isComposite() - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
Gets whether composite mode is enabled for all positions.
- isComposite(int) - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
Gets whether the given position index is included in composite values.
- isComposite() - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
Gets whether composite mode is enabled for all positions.
- isDirty() - Method in interface net.imglib2.Dirty
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- isDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- isEmpty(Interval) - Static method in class net.imglib2.util.Intervals
-
Check whether the given interval is empty, that is, the maximum is
smaller than the minimum in some dimension.
- isIdentity(Mixed) - Static method in class net.imglib2.view.TransformBuilder
-
- isInLowerTail(T) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if a given value is mapped to the lower tail of the
distribution.
- isInLowerTail(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given set of values are mapped to the lower tail of the
distribution.
- isInLowerTail(int, T) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given value for a given dimension is mapped to the
lower tail of the distribution.
- isInMiddle(T) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if a given value is mapped to the middle of the
distribution.
- isInMiddle(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given set of values are mapped to the middle of the
distribution.
- isInMiddle(int, T) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given value for a given dimension is mapped to the
middle of the distribution.
- isInUpperTail(T) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if a given value is mapped to the upper tail of the
distribution.
- isInUpperTail(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given set of values are mapped to the upper tail of the
distribution.
- isInUpperTail(int, T) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given value for a given dimension is mapped to the
upper tail of the distribution.
- isNotLastCell - Variable in class net.imglib2.img.cell.CellCursor
-
Caches cursorOnCells.hasNext().
- isNotLastCell - Variable in class net.imglib2.img.cell.CellLocalizingCursor
-
Caches cursorOnCells.hasNext().
- isOutOfBounds - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- isOutOfBounds - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- isOutOfBounds() - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- isOutOfBounds - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- isOutOfBounds() - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- isOutOfBounds() - Method in interface net.imglib2.outofbounds.Bounded
-
True if located out of image bounds.
- isOutOfBounds - Variable in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- isOutOfBounds() - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- isOutOfBounds - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- isOutOfBounds() - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- isOutOfBounds() - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- isOutside(T) - Method in class net.imglib2.histogram.Histogram1d
-
Returns true if a given value is outside the distribution.
- isOutside(List<T>) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given set of values are outside the distribution.
- isOutside(int, T) - Method in class net.imglib2.histogram.HistogramNd
-
Returns true if a given value for a given dimension is outside the
distribution.
- isSlicing(Mixed) - Static method in class net.imglib2.view.TransformBuilder
-
- isTranslation(Mixed) - Static method in class net.imglib2.view.TransformBuilder
-
- isValid() - Method in class net.imglib2.display.projector.volatiles.Volatile2DRandomAccessibleProjector
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileByteArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileByteArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileCharArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileCharArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileDoubleArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileDoubleArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileFloatArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileFloatArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileIntArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileIntArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileLongArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileLongArray
-
- isValid - Variable in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileShortArray
-
- isValid() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.AbstractVolatileShortArray
-
- isValid() - Method in interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
-
- isValid() - Method in class net.imglib2.Volatile
-
- isZeroMin(Interval) - Static method in class net.imglib2.view.Views
-
test whether the source interval starts at (0,0,...,0)
- iterable - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- iterable - Variable in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- iterable(RandomAccessibleInterval<T>) - Static method in class net.imglib2.view.Views
-
- IterableInterval<T> - Interface in net.imglib2
-
- IterableIntervalProjector2D<A,B> - Class in net.imglib2.display.projector
-
A general 2D Projector that uses two dimensions as input to create the 2D
result.
- IterableIntervalProjector2D(int, int, RandomAccessible<A>, IterableInterval<B>, Converter<? super A, B>) - Constructor for class net.imglib2.display.projector.IterableIntervalProjector2D
-
creates a new 2D projector that samples a plain in the dimensions dimX,
dimY.
- IterablePair<A,B> - Class in net.imglib2.util
-
An
Iterable
which is backed by two other
Iterable
s, whose
iteration produces a
Pair
of objects corresponding to those given by
the two respective iterations of the backing
Iterable
s.
- IterablePair(Iterable<A>, Iterable<B>) - Constructor for class net.imglib2.util.IterablePair
-
- IterableRandomAccessibleInterval<T> - Class in net.imglib2.view
-
- IterableRandomAccessibleInterval(RandomAccessibleInterval<T>) - Constructor for class net.imglib2.view.IterableRandomAccessibleInterval
-
- IterableRealInterval<T> - Interface in net.imglib2
-
f:Rn∈[0,s]→T
- IterableTransformBuilder<T> - Class in net.imglib2.view.iteration
-
Simplifies View cascades to provide the most efficient
Cursor
.
- IterableTransformBuilder(Interval, RandomAccessible<T>) - Constructor for class net.imglib2.view.iteration.IterableTransformBuilder
-
Create a new IterableTransformBuilder.
- iterationOrder() - Method in class net.imglib2.converter.AbstractConvertedIterableInterval
-
- iterationOrder() - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- iterationOrder() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- iterationOrder() - Method in class net.imglib2.histogram.Histogram1d
-
- iterationOrder() - Method in class net.imglib2.histogram.HistogramNd
-
- iterationOrder() - Method in class net.imglib2.img.array.ArrayImg
-
- iterationOrder() - Method in class net.imglib2.img.cell.AbstractCellImg
-
- iterationOrder() - Method in class net.imglib2.img.list.AbstractListImg
-
- iterationOrder() - Method in class net.imglib2.img.list.AbstractLongListImg
-
- iterationOrder() - Method in class net.imglib2.img.planar.PlanarImg
-
- iterationOrder() - Method in class net.imglib2.img.sparse.NtreeImg
-
- iterationOrder() - Method in interface net.imglib2.IterableRealInterval
-
- iterationOrder() - Method in class net.imglib2.KDTree
-
- iterationOrder() - Method in class net.imglib2.PointSampleList
-
- iterationOrder() - Method in class net.imglib2.RealPointSampleList
-
- iterationOrder() - Method in class net.imglib2.view.IntervalView
-
- iterationOrder() - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- iterator() - Method in class net.imglib2.converter.AbstractConvertedIterableInterval
-
- iterator() - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- iterator() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- iterator() - Method in class net.imglib2.histogram.Histogram1d
-
- iterator() - Method in class net.imglib2.histogram.HistogramNd
-
- iterator() - Method in class net.imglib2.img.AbstractImg
-
- Iterator - Interface in net.imglib2
-
The
Iterator
interface provides basic functionality for iterating
over a set of elements.
- iterator() - Method in class net.imglib2.KDTree
-
- iterator() - Method in class net.imglib2.PointSampleList
-
- iterator() - Method in class net.imglib2.RealPointSampleList
-
- iterator() - Method in class net.imglib2.util.IterablePair
-
- iterator - Variable in class net.imglib2.view.composite.AbstractNumericComposite
-
- iterator() - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- iterator() - Method in class net.imglib2.view.IntervalView
-
- iterator() - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- k - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- k - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- KDTree<T> - Class in net.imglib2
-
KDTree to access values at RealLocalizable positions.
- KDTree(List<T>, List<L>) - Constructor for class net.imglib2.KDTree
-
Construct a KDTree from the elements in the given list.
- KDTree(IterableRealInterval<T>) - Constructor for class net.imglib2.KDTree
-
- KDTree.DimComparator<L extends RealLocalizable> - Class in net.imglib2
-
Compare RealLocalizables by comparing their coordinates in dimension d.
- KDTree.KDTreeCursor - Class in net.imglib2
-
- KDTree.SamplerNode<T> - Class in net.imglib2
-
A KDTreeNode that stores it's value as a Sampler.
- KDTree.ValueNode<T> - Class in net.imglib2
-
A KDTreeNode that stores it's value as a reference.
- KDTreeCursor(KDTree<T>) - Constructor for class net.imglib2.KDTree.KDTreeCursor
-
- KDTreeCursor(KDTree<T>.KDTreeCursor) - Constructor for class net.imglib2.KDTree.KDTreeCursor
-
- KDTreeNode<T> - Class in net.imglib2
-
Abstract base class for nodes in a KDTree.
- KDTreeNode(RealLocalizable, int, KDTreeNode<T>, KDTreeNode<T>) - Constructor for class net.imglib2.KDTreeNode
-
- KDTreeNode(KDTreeNode<T>) - Constructor for class net.imglib2.KDTreeNode
-
- KNearestNeighborSearch<T> - Interface in net.imglib2.neighborsearch
-
k-nearest-neighbor search in an Euclidean space.
- KNearestNeighborSearchOnIterableRealInterval<T> - Class in net.imglib2.neighborsearch
-
- KNearestNeighborSearchOnIterableRealInterval(IterableRealInterval<T>, int) - Constructor for class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- KNearestNeighborSearchOnKDTree<T> - Class in net.imglib2.neighborsearch
-
- KNearestNeighborSearchOnKDTree(KDTree<T>, int) - Constructor for class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- KthElement - Class in net.imglib2.util
-
TODO
- KthElement() - Constructor for class net.imglib2.util.KthElement
-
- kthElement(int, int, int, byte[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, byte[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, short[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, short[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, int[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, int[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, long[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, long[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, float[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, float[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, double[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, double[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, char[]) - Static method in class net.imglib2.util.KthElement
-
Partition a subarray of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, char[]) - Static method in class net.imglib2.util.KthElement
-
Partition an array of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, List<T>, Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, List<T>, Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a list of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, List<T>) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, List<T>) - Static method in class net.imglib2.util.KthElement
-
Partition a list of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(ListIterator<T>, ListIterator<T>, int, Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist such that the k-th smallest value is at position
k
, elements before the k-th are smaller or equal, and elements
after the k-th are larger or equal.
- kthElement(ListIterator<T>, ListIterator<T>, int) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist such that the k-th smallest value is at position
k
, elements before the k-th are smaller or equal, and elements
after the k-th are larger or equal.
- kthElement(int, int, int, List<T>, int[], Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, List<T>, int[], Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a list of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(int, int, int, List<T>, int[]) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist of values
such that the k-th smallest value
is at position k
, elements before the k-th are smaller or equal
and elements after the k-th are larger or equal.
- kthElement(int, List<T>, int[]) - Static method in class net.imglib2.util.KthElement
-
Partition a list of values
such that the k-th smallest value is
at position k
, elements before the k-th are smaller or equal and
elements after the k-th are larger or equal.
- kthElement(ListIterator<T>, ListIterator<T>, int, int[], Comparator<? super T>) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist such that the k-th smallest value is at position
k
, elements before the k-th are smaller or equal, and elements
after the k-th are larger or equal.
- kthElement(ListIterator<T>, ListIterator<T>, int, int[]) - Static method in class net.imglib2.util.KthElement
-
Partition a sublist such that the k-th smallest value is at position
k
, elements before the k-th are smaller or equal, and elements
after the k-th are larger or equal.
- makeNode(List<L>, int, int, int, List<T>, int[]) - Method in class net.imglib2.KDTree
-
Construct the tree by recursively adding nodes.
- makeNode(ListIterator<L>, ListIterator<L>, int, List<T>, int[]) - Method in class net.imglib2.KDTree
-
Construct the tree by recursively adding nodes.
- makeNode(List<L>, int, int, int) - Method in class net.imglib2.KDTree
-
- makeNode(ListIterator<L>, ListIterator<L>, int) - Method in class net.imglib2.KDTree
-
- makeSamplerNode(List<RealCursor<T>>, int, int, int) - Method in class net.imglib2.KDTree
-
Construct the tree by recursively adding nodes.
- map() - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
- map() - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- map() - Method in class net.imglib2.display.projector.IterableIntervalProjector2D
-
projects data from the source to the target and applies the former
specified
Converter
e.g.
- map() - Method in interface net.imglib2.display.projector.Projector
-
- map() - Method in class net.imglib2.display.projector.RandomAccessibleProjector2D
-
projects data from the source to the target and applies the former
specified
Converter
e.g.
- map() - Method in class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- map() - Method in class net.imglib2.display.projector.specialized.ArrayImgXYByteProjector
-
- map() - Method in class net.imglib2.display.projector.specialized.ArrayImgXYShortProjector
-
- map() - Method in class net.imglib2.display.projector.specialized.PlanarImgXYByteProjector
-
- map() - Method in class net.imglib2.display.projector.specialized.PlanarImgXYShortProjector
-
- map() - Method in class net.imglib2.display.projector.volatiles.Volatile2DRandomAccessibleProjector
-
projects data from the source to the target and applies the former
specified
Converter
e.g.
- map(T) - Method in interface net.imglib2.histogram.BinMapper1d
-
Converts a data value to a long index within the bin distribution.
- map(T) - Method in class net.imglib2.histogram.Histogram1d
-
Returns a bin position by mapping from a representative value.
- map(List<T>, long[]) - Method in class net.imglib2.histogram.HistogramNd
-
Fills a bin position by mapping from a set of representative values.
- map(T) - Method in class net.imglib2.histogram.Integer1dBinMapper
-
- map(T) - Method in class net.imglib2.histogram.Real1dBinMapper
-
- mapSingle(RandomAccess<A>, Converter<A, ARGBType>) - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
- mapSingle(RandomAccess<A>, Converter<A, ARGBType>) - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- max - Variable in class net.imglib2.AbstractInterval
-
- max(int) - Method in class net.imglib2.AbstractInterval
-
- max(long[]) - Method in class net.imglib2.AbstractInterval
-
- max(Positionable) - Method in class net.imglib2.AbstractInterval
-
- max - Variable in class net.imglib2.AbstractRealInterval
-
- max(int) - Method in class net.imglib2.AbstractWrappedInterval
-
- max(long[]) - Method in class net.imglib2.AbstractWrappedInterval
-
- max(Positionable) - Method in class net.imglib2.AbstractWrappedInterval
-
- max - Variable in class net.imglib2.display.AbstractLinearRange
-
- max - Variable in class net.imglib2.display.projector.AbstractProjector2D
-
- max(int) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- max(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- max(Positionable) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- max() - Method in class net.imglib2.histogram.Histogram1d
-
- max(int) - Method in class net.imglib2.histogram.Histogram1d
-
- max(long[]) - Method in class net.imglib2.histogram.Histogram1d
-
- max(Positionable) - Method in class net.imglib2.histogram.Histogram1d
-
- max(int) - Method in class net.imglib2.histogram.HistogramNd
-
- max(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
- max(Positionable) - Method in class net.imglib2.histogram.HistogramNd
-
- max - Variable in class net.imglib2.img.AbstractImg
-
- max(int) - Method in class net.imglib2.img.AbstractImg
-
- max(long[]) - Method in class net.imglib2.img.AbstractImg
-
- max(Positionable) - Method in class net.imglib2.img.AbstractImg
-
- max - Variable in class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
Maximum of the
ArrayImg
in every dimension.
- max - Variable in class net.imglib2.img.cell.Cell
-
- max - Variable in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- max - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- max(int) - Method in interface net.imglib2.Interval
-
Get the maximum in dimension d.
- max(long[]) - Method in interface net.imglib2.Interval
-
Write the maximum of each dimension into long[].
- max(Positionable) - Method in interface net.imglib2.Interval
-
- max - Variable in class net.imglib2.KDTree
-
maximum of each dimension.
- max - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- max - Variable in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- max - Variable in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- max - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- max - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- max - Variable in class net.imglib2.RealPointSampleList
-
- max(List<Float>) - Static method in class net.imglib2.util.Util
-
- max(double[]) - Static method in class net.imglib2.util.Util
-
- max(T, T) - Static method in class net.imglib2.util.Util
-
- max(double[], double[]) - Static method in class net.imglib2.util.Util
-
Writes max(a,b) into a
- max(int) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- max(long[]) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- max(Positionable) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- max - Variable in class net.imglib2.view.SubsampleIntervalView
-
- max(int) - Method in class net.imglib2.view.SubsampleIntervalView
-
- max(long[]) - Method in class net.imglib2.view.SubsampleIntervalView
-
- max(Positionable) - Method in class net.imglib2.view.SubsampleIntervalView
-
- maxAsDoubleArray(RealInterval) - Static method in class net.imglib2.util.Intervals
-
- maxAsIntArray(Interval) - Static method in class net.imglib2.util.Intervals
-
Create a
int[]
with the maximum of an
Interval
.
- maxAsLongArray(Interval) - Static method in class net.imglib2.util.Intervals
-
Create a
long[]
with the maximum of an
Interval
.
- maxSourceDimension - Variable in class net.imglib2.transform.integer.SequentializeTransform
-
- maxTargetDimension - Variable in class net.imglib2.transform.integer.SequentializeTransform
-
- maxValue - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- maxValue - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- median(long[]) - Static method in class net.imglib2.util.Util
-
- median(double[]) - Static method in class net.imglib2.util.Util
-
- median(float[]) - Static method in class net.imglib2.util.Util
-
- min - Variable in class net.imglib2.AbstractInterval
-
- min(int) - Method in class net.imglib2.AbstractInterval
-
- min(long[]) - Method in class net.imglib2.AbstractInterval
-
- min(Positionable) - Method in class net.imglib2.AbstractInterval
-
- min - Variable in class net.imglib2.AbstractRealInterval
-
- min(int) - Method in class net.imglib2.AbstractWrappedInterval
-
- min(long[]) - Method in class net.imglib2.AbstractWrappedInterval
-
- min(Positionable) - Method in class net.imglib2.AbstractWrappedInterval
-
- min - Variable in class net.imglib2.display.AbstractLinearRange
-
- min - Variable in class net.imglib2.display.projector.AbstractProjector2D
-
- min(int) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- min(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- min(Positionable) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- min() - Method in class net.imglib2.histogram.Histogram1d
-
- min(int) - Method in class net.imglib2.histogram.Histogram1d
-
- min(long[]) - Method in class net.imglib2.histogram.Histogram1d
-
- min(Positionable) - Method in class net.imglib2.histogram.Histogram1d
-
- min(int) - Method in class net.imglib2.histogram.HistogramNd
-
- min(long[]) - Method in class net.imglib2.histogram.HistogramNd
-
- min(Positionable) - Method in class net.imglib2.histogram.HistogramNd
-
- min(long[]) - Method in class net.imglib2.img.AbstractImg
-
- min(int) - Method in class net.imglib2.img.AbstractImg
-
- min(Positionable) - Method in class net.imglib2.img.AbstractImg
-
- min - Variable in class net.imglib2.img.cell.Cell
-
- min(int) - Method in class net.imglib2.img.cell.Cell
-
- min(long[]) - Method in class net.imglib2.img.cell.Cell
-
Write the minimum of each dimension into long[].
- min(int) - Method in interface net.imglib2.Interval
-
Get the minimum in dimension d.
- min(long[]) - Method in interface net.imglib2.Interval
-
Write the minimum of each dimension into long[].
- min(Positionable) - Method in interface net.imglib2.Interval
-
- min - Variable in class net.imglib2.KDTree
-
minimum of each dimension.
- min - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- min - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- min - Variable in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- min - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- min - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- min - Variable in class net.imglib2.RealPointSampleList
-
- min(List<Float>) - Static method in class net.imglib2.util.Util
-
- min(double[]) - Static method in class net.imglib2.util.Util
-
- min(T, T) - Static method in class net.imglib2.util.Util
-
- min(double[], double[]) - Static method in class net.imglib2.util.Util
-
Writes min(a,b) into a
- min(int) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- min(long[]) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- min(Positionable) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- min(int) - Method in class net.imglib2.view.SubsampleIntervalView
-
- min(long[]) - Method in class net.imglib2.view.SubsampleIntervalView
-
- min(Positionable) - Method in class net.imglib2.view.SubsampleIntervalView
-
- minAsDoubleArray(RealInterval) - Static method in class net.imglib2.util.Intervals
-
- minAsIntArray(Interval) - Static method in class net.imglib2.util.Intervals
-
Create a
int[]
with the minimum of an
Interval
.
- minAsLongArray(Interval) - Static method in class net.imglib2.util.Intervals
-
Create a
long[]
with the minimum of an
Interval
.
- minThreshold - Static variable in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- minValue - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- minValue - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- mirror - Variable in class net.imglib2.img.planar.PlanarImg
-
- Mixed - Interface in net.imglib2.transform.integer
-
Mixed transform allows to express common integer view transformations such as
translation, rotation, rotoinversion, and projection.
- MixedRandomAccess<T> - Class in net.imglib2.view
-
Wrap a
source
RandomAccess which is related to this by a
Mixed
transformToSource
.
- MixedRandomAccess(MixedRandomAccess<T>) - Constructor for class net.imglib2.view.MixedRandomAccess
-
- MixedTransform - Class in net.imglib2.transform.integer
-
Mixed transform allows to express common integer view transformations such as
translation, rotation, rotoinversion, and projection.
- MixedTransform(int, int) - Constructor for class net.imglib2.transform.integer.MixedTransform
-
- MixedTransformView<T> - Class in net.imglib2.view
-
TODO
- MixedTransformView(RandomAccessible<T>, Mixed) - Constructor for class net.imglib2.view.MixedTransformView
-
- modeCount() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Returns the highest frequency count found within the bins.
- modePositions() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Returns a list of bin positions of the highest frequency bins.
- move(int, int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- move(long, int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- move(Localizable) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- move(int[]) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- move(long[]) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- move(int, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(long, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(Localizable) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(int[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(long[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(float, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(double, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(RealLocalizable) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(float[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(double[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- move(long, int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- move(long) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
Moves n steps in dimension 0
- move(int, int) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- move(long, int) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- move(long, int) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.list.ListRandomAccess
-
- move(long, int) - Method in class net.imglib2.img.list.ListRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.list.ListRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.list.ListRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.list.ListRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- move(long, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- move(Localizable) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- move(int[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- move(long[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- move(long, int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- move(int, int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- move(int[]) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- move(long[]) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- move(Localizable) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- move(long, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
Override with a more efficient version.
- move(int, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- move(Localizable) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- move(int[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- move(long[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- move(long, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- move(int, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- move(Localizable) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- move(int[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- move(long[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- move(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- move(int, int) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- move(Localizable) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- move(int[]) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- move(long[]) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- move(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- move(int, int) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- move(Localizable) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- move(int[]) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- move(long[]) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- move(float, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(double, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(RealLocalizable) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(float[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(double[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(int, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(long, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(Localizable) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(int[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(long[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- move(int, int) - Method in class net.imglib2.Point
-
- move(long, int) - Method in class net.imglib2.Point
-
- move(Localizable) - Method in class net.imglib2.Point
-
- move(int[]) - Method in class net.imglib2.Point
-
- move(long[]) - Method in class net.imglib2.Point
-
- move(int, int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- move(long, int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- move(Localizable) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- move(int[]) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- move(long[]) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- move(float, int) - Method in class net.imglib2.position.transform.Floor
-
- move(double, int) - Method in class net.imglib2.position.transform.Floor
-
- move(RealLocalizable) - Method in class net.imglib2.position.transform.Floor
-
- move(float[]) - Method in class net.imglib2.position.transform.Floor
-
- move(double[]) - Method in class net.imglib2.position.transform.Floor
-
- move(float, int) - Method in class net.imglib2.position.transform.FloorOffset
-
- move(double, int) - Method in class net.imglib2.position.transform.FloorOffset
-
- move(RealLocalizable) - Method in class net.imglib2.position.transform.FloorOffset
-
- move(float[]) - Method in class net.imglib2.position.transform.FloorOffset
-
- move(double[]) - Method in class net.imglib2.position.transform.FloorOffset
-
- move(float, int) - Method in class net.imglib2.position.transform.Round
-
- move(double, int) - Method in class net.imglib2.position.transform.Round
-
- move(RealLocalizable) - Method in class net.imglib2.position.transform.Round
-
- move(float[]) - Method in class net.imglib2.position.transform.Round
-
- move(double[]) - Method in class net.imglib2.position.transform.Round
-
- move(int, int) - Method in interface net.imglib2.Positionable
-
Move the element in one dimension for some distance.
- move(long, int) - Method in interface net.imglib2.Positionable
-
Move the element in one dimension for some distance.
- move(Localizable) - Method in interface net.imglib2.Positionable
-
Move the element relative to its current location using an
Localizable
as distance vector.
- move(int[]) - Method in interface net.imglib2.Positionable
-
Move the element relative to its current location using an int[] as
distance vector.
- move(long[]) - Method in interface net.imglib2.Positionable
-
Move the element relative to its current location using a long[] as
distance vector.
- move(int, int) - Method in class net.imglib2.RealPoint
-
- move(long, int) - Method in class net.imglib2.RealPoint
-
- move(Localizable) - Method in class net.imglib2.RealPoint
-
- move(int[]) - Method in class net.imglib2.RealPoint
-
- move(long[]) - Method in class net.imglib2.RealPoint
-
- move(float, int) - Method in class net.imglib2.RealPoint
-
- move(double, int) - Method in class net.imglib2.RealPoint
-
- move(RealLocalizable) - Method in class net.imglib2.RealPoint
-
- move(float[]) - Method in class net.imglib2.RealPoint
-
- move(double[]) - Method in class net.imglib2.RealPoint
-
- move(float, int) - Method in interface net.imglib2.RealPositionable
-
Move the element in one dimension for some distance.
- move(double, int) - Method in interface net.imglib2.RealPositionable
-
Move the element in one dimension for some distance.
- move(RealLocalizable) - Method in interface net.imglib2.RealPositionable
-
Move the element relative to its current location using a
RealLocalizable
as distance vector.
- move(float[]) - Method in interface net.imglib2.RealPositionable
-
Move the element relative to its current location using a float[] as
distance vector.
- move(double[]) - Method in interface net.imglib2.RealPositionable
-
Move the element relative to its current location using a float[] as
distance vector.
- move(int, int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.MixedRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.MixedRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.MixedRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.MixedRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.MixedRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- move(long, int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- move(Localizable) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- move(int[]) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- move(long[]) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- move(int, int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- move(long, int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- move(int[]) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- move(long[]) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- move(int, int) - Method in class net.imglib2.view.SlicingRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.SlicingRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.SlicingRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.SlicingRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.SlicingRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- move(long, int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- move(Localizable) - Method in class net.imglib2.view.StackView.DefaultRA
-
- move(int[]) - Method in class net.imglib2.view.StackView.DefaultRA
-
- move(long[]) - Method in class net.imglib2.view.StackView.DefaultRA
-
- move(int, int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- move(long, int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- move(Localizable) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- move(int[]) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- move(long[]) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- move(int, int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.TransformRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.TransformRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.TransformRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.TransformRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.TransformRandomAccess
-
- move(int, int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- move(long, int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- move(Localizable) - Method in class net.imglib2.view.TranslationRandomAccess
-
- move(int[]) - Method in class net.imglib2.view.TranslationRandomAccess
-
- move(long[]) - Method in class net.imglib2.view.TranslationRandomAccess
-
- MoveAllSlicesRA(RandomAccessibleInterval<T>[]) - Constructor for class net.imglib2.view.StackView.MoveAllSlicesRA
-
- MoveAllSlicesRA(RandomAccessibleInterval<T>[], Interval) - Constructor for class net.imglib2.view.StackView.MoveAllSlicesRA
-
- moveDim0(int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
Moves n steps in dimension 0
- mul(BitType) - Method in class net.imglib2.type.logic.BitType
-
- mul(float) - Method in class net.imglib2.type.logic.BitType
-
- mul(double) - Method in class net.imglib2.type.logic.BitType
-
- mul(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- mul(float) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- mul(double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- mul(float) - Method in class net.imglib2.type.numeric.ARGBType
-
- mul(double) - Method in class net.imglib2.type.numeric.ARGBType
-
- mul(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- mul(float) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- mul(double) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- mul(T) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- mul(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- mul(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- mul(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- mul(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- mul(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- mul(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- mul(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- mul(UnsignedByteType) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- mul(UnsignedIntType) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- mul(UnsignedLongType) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- mul(UnsignedShortType) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- mul(float) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- mul(double) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- mul(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- mul(float) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- mul(double) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- mul(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- mul(float) - Method in class net.imglib2.type.numeric.real.FloatType
-
- mul(double) - Method in class net.imglib2.type.numeric.real.FloatType
-
- mul(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- Mul<T> - Interface in net.imglib2.type.operators
-
- mul(T) - Method in interface net.imglib2.type.operators.Mul
-
- mul(float) - Method in interface net.imglib2.type.operators.MulFloatingPoint
-
- mul(double) - Method in interface net.imglib2.type.operators.MulFloatingPoint
-
- mul(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- mul(float) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- mul(double) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- mul(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- mul(float) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- mul(double) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- mul(Fraction) - Method in class net.imglib2.util.Fraction
-
- mul(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- mul(float) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- mul(double) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- mulCeil(long) - Method in class net.imglib2.util.Fraction
-
Multiply the value with this fraction.
- MulFloatingPoint - Interface in net.imglib2.type.operators
-
- mult(double[][], double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set c = A * b.
- mult(double[][], double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A * B.
- multABT(double[][], double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A * B^T.
- multATB(double[][], double[][], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A^T * B.
- multT(double[][], double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set c = A^T * b.
- p - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
Period of the extended interval.
- Pair<A,B> - Interface in net.imglib2.util
-
- pair(RandomAccessible<A>, RandomAccessible<B>) - Static method in class net.imglib2.view.Views
-
- Partition - Class in net.imglib2.util
-
TODO
- Partition() - Constructor for class net.imglib2.util.Partition
-
- partitionSubList(int, int, byte[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, short[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, int[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, long[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, float[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, double[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, char[]) - Static method in class net.imglib2.util.Partition
-
Partition a subarray of values
.
- partitionSubList(int, int, List<T>, Comparator<? super T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist of values
.
- partitionSubList(int, int, List<T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist of values
.
- partitionSubList(ListIterator<T>, ListIterator<T>, Comparator<? super T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist.
- partitionSubList(ListIterator<T>, ListIterator<T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist.
- partitionSubList(int, int, List<T>, int[], Comparator<? super T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist of values
.
- partitionSubList(int, int, List<T>, int[]) - Static method in class net.imglib2.util.Partition
-
Partition a sublist of values
.
- partitionSubList(ListIterator<T>, ListIterator<T>, int[], Comparator<? super T>) - Static method in class net.imglib2.util.Partition
-
Partition a sublist.
- partitionSubList(ListIterator<T>, ListIterator<T>, int[]) - Static method in class net.imglib2.util.Partition
-
Partition a sublist.
- pastMax - Variable in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- pastMax - Variable in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- percentile(double[], double) - Static method in class net.imglib2.util.Util
-
Computes the percentile of a collection of doubles (percentile 0.5
roughly corresponds to median)
- PermutationTransform - Class in net.imglib2.transform.integer.permutation
-
Bijective integer transform mapping between integer coordinates in [0,n-1].
- PermutationTransform(int[], int, int) - Constructor for class net.imglib2.transform.integer.permutation.PermutationTransform
-
- permute(RandomAccessible<T>, int, int) - Static method in class net.imglib2.view.Views
-
Create view with permuted axes.
- permute(RandomAccessibleInterval<T>, int, int) - Static method in class net.imglib2.view.Views
-
Create view with permuted axes.
- permuteCoordinateInverse(RandomAccessibleInterval<T>, int[], int) - Static method in class net.imglib2.view.Views
-
- permuteCoordinates(RandomAccessibleInterval<T>, int[]) - Static method in class net.imglib2.view.Views
-
- permuteCoordinates(RandomAccessibleInterval<T>, int[], int) - Static method in class net.imglib2.view.Views
-
- permuteCoordinatesInverse(RandomAccessibleInterval<T>, int[]) - Static method in class net.imglib2.view.Views
-
- permuteCoordinatesInverse(RandomAccessibleInterval<T>, int[], int) - Static method in class net.imglib2.view.Views
-
- piSquare - Static variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- PlanarAccess<A> - Interface in net.imglib2.img.basictypeaccess
-
Interface allowing access to data on a plane-by-plane basis.
- PlanarCursor<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarCursor(PlanarCursor<T>) - Constructor for class net.imglib2.img.planar.PlanarCursor
-
- PlanarCursor(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarCursor
-
- PlanarCursor1D<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarCursor1D(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarCursor1D
-
- PlanarCursor2D<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarCursor2D(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarCursor2D
-
- PlanarImg<T extends NativeType<T>,A extends ArrayDataAccess<A>> - Class in net.imglib2.img.planar
-
A
NativeImg
that stores data in an list of primitive arrays, one per
image plane.
- PlanarImg(long[], Fraction) - Constructor for class net.imglib2.img.planar.PlanarImg
-
- PlanarImg.PlanarContainerSampler - Interface in net.imglib2.img.planar
-
This interface is implemented by all samplers on the
PlanarImg
.
- PlanarImgContainerSamplerImpl - Class in net.imglib2.display.projector.specialized
-
Helps to sample a planar image by keeping track of the current slice.
- PlanarImgContainerSamplerImpl(int) - Constructor for class net.imglib2.display.projector.specialized.PlanarImgContainerSamplerImpl
-
- PlanarImgFactory<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
Factory that creates an appropriate
PlanarImg
.
- PlanarImgFactory() - Constructor for class net.imglib2.img.planar.PlanarImgFactory
-
- PlanarImgs - Class in net.imglib2.img.planar
-
Convenience factory methods for creation of
PlanarImg
instances with
the most common pixel
Type
variants.
- PlanarImgXYByteProjector<A extends GenericByteType<A>> - Class in net.imglib2.display.projector.specialized
-
Fast implementation of a
AbstractProjector2D
that selects a 2D data
plain from a ByteType PlanarImg.
- PlanarImgXYByteProjector(PlanarImg<A, ByteArray>, ArrayImg<UnsignedByteType, ByteArray>, double, double) - Constructor for class net.imglib2.display.projector.specialized.PlanarImgXYByteProjector
-
Normalizes a PlanarImg and writes the result into target.
- PlanarImgXYShortProjector<A extends GenericShortType<A>> - Class in net.imglib2.display.projector.specialized
-
Fast implementation of a
AbstractProjector2D
that selects a 2D data
plain from an ShortType PlanarImg.
- PlanarImgXYShortProjector(PlanarImg<A, ShortArray>, ArrayImg<UnsignedShortType, ShortArray>, double, double) - Constructor for class net.imglib2.display.projector.specialized.PlanarImgXYShortProjector
-
Normalizes a PlanarImg and writes the result into target.
- PlanarLocalizingCursor<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarLocalizingCursor(PlanarLocalizingCursor<T>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor
-
- PlanarLocalizingCursor(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor
-
- PlanarLocalizingCursor1D<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
TODO
- PlanarLocalizingCursor1D(PlanarLocalizingCursor1D<T>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor1D
-
- PlanarLocalizingCursor1D(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor1D
-
- PlanarLocalizingCursor2D<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
TODO
- PlanarLocalizingCursor2D(PlanarLocalizingCursor2D<T>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor2D
-
- PlanarLocalizingCursor2D(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarLocalizingCursor2D
-
- PlanarPlaneSubsetCursor<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarPlaneSubsetCursor(PlanarPlaneSubsetCursor<T>) - Constructor for class net.imglib2.img.planar.PlanarPlaneSubsetCursor
-
Copy Constructor
- PlanarPlaneSubsetCursor(PlanarImg<T, ?>, Interval) - Constructor for class net.imglib2.img.planar.PlanarPlaneSubsetCursor
-
Constructor
- PlanarPlaneSubsetLocalizingCursor<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
Cursor optimized for one plane in an PlanarImg.
- PlanarPlaneSubsetLocalizingCursor(PlanarPlaneSubsetLocalizingCursor<T>) - Constructor for class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
-
Copy Constructor
- PlanarPlaneSubsetLocalizingCursor(PlanarImg<T, ?>, Interval) - Constructor for class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
-
Constructor
- PlanarRandomAccess<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarRandomAccess(PlanarRandomAccess<T>) - Constructor for class net.imglib2.img.planar.PlanarRandomAccess
-
- PlanarRandomAccess(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarRandomAccess
-
- PlanarRandomAccess1D<T extends NativeType<T>> - Class in net.imglib2.img.planar
-
- PlanarRandomAccess1D(PlanarImg<T, ?>) - Constructor for class net.imglib2.img.planar.PlanarRandomAccess1D
-
- Point - Class in net.imglib2
-
A Point is a position in Euclidean space specified in integer coordinates.
- Point(long[], boolean) - Constructor for class net.imglib2.Point
-
Protected constructor that can re-use the passed position array.
- Point(int) - Constructor for class net.imglib2.Point
-
Create a point in nDimensional space initialized to 0,0,...
- Point(long...) - Constructor for class net.imglib2.Point
-
Create a point at a definite location in a space of the dimensionality of
the position.
- Point(int...) - Constructor for class net.imglib2.Point
-
Create a point at a definite location in a space of the dimensionality of
the position.
- Point(Localizable) - Constructor for class net.imglib2.Point
-
Create a point using the position and dimensionality of a
Localizable
- PointSampleList<T> - Class in net.imglib2
-
- PointSampleList(int) - Constructor for class net.imglib2.PointSampleList
-
- PointSampleList.PointSampleListCursor - Class in net.imglib2
-
- PointSampleListCursor() - Constructor for class net.imglib2.PointSampleList.PointSampleListCursor
-
- pos - Variable in class net.imglib2.KDTreeNode
-
coordinates of the node.
- pos - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- pos - Variable in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- pos - Variable in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- position - Variable in class net.imglib2.AbstractLocalizable
-
The
Localizable
interface is implemented using the position
stored here.
- position - Variable in class net.imglib2.AbstractLocalizableInt
-
The
Localizable
interface is implemented using the position
stored here.
- position - Variable in class net.imglib2.AbstractRealLocalizable
-
The
RealLocalizable
interface is implemented using the position
stored here.
- position - Variable in class net.imglib2.iterator.LocalizingIntervalIterator
-
- position - Variable in class net.imglib2.PointSampleList.PointSampleListCursor
-
- position - Variable in class net.imglib2.position.transform.AbstractPositionableTransform
-
- position - Variable in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- position - Variable in class net.imglib2.view.HyperSlice
-
- Positionable - Interface in net.imglib2
-
An element that can be positioned in n-dimensional discrete space.
- positionToIndex(int[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionToIndex(long[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionToIndex(long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionToIndex(Localizable, Dimensions) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionWithOffsetToIndex(long[], long[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionWithOffsetToIndex(long[], int[], long[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- positionWithOffsetToIndex(int[], int[], int[]) - Static method in class net.imglib2.util.IntervalIndexer
-
- pow(int, int) - Static method in class net.imglib2.util.Util
-
- preComputeWeights(int, int[], float) - Static method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowing
-
- PreConcatenable<A> - Interface in net.imglib2.concatenate
-
If T implements
PreConcatenable
that means you can
pre-concatenate it with an A, usually resulting in another T.
- preConcatenate(A) - Method in interface net.imglib2.concatenate.PreConcatenable
-
Pre-concatenate this object with a.
- preConcatenate(ComponentMapping) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
- preConcatenate(Mixed) - Method in class net.imglib2.transform.integer.MixedTransform
-
- preConcatenate(Slicing) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- preConcatenate(Translation) - Method in class net.imglib2.transform.integer.TranslationTransform.InverseTranslationTransform
-
- preConcatenate(Translation) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- prependTransform(Transform) - Method in class net.imglib2.view.TransformBuilder
-
- print(List<?>) - Static method in class net.imglib2.concatenate.ConcatenateUtils
-
- printCoordinates(float[]) - Static method in class net.imglib2.util.Util
-
- printCoordinates(double[]) - Static method in class net.imglib2.util.Util
-
- printCoordinates(RealLocalizable) - Static method in class net.imglib2.util.Util
-
- printCoordinates(int[]) - Static method in class net.imglib2.util.Util
-
- printCoordinates(long[]) - Static method in class net.imglib2.util.Util
-
- printCoordinates(boolean[]) - Static method in class net.imglib2.util.Util
-
- printInterval(Interval) - Static method in class net.imglib2.util.Util
-
- products - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- ProjectedSampler<T> - Interface in net.imglib2.display.projector.sampler
-
- Projector - Interface in net.imglib2.display.projector
-
- r - Variable in class net.imglib2.type.numeric.ARGBDoubleType
-
- RadiusNeighborSearch<T> - Interface in net.imglib2.neighborsearch
-
Radius neighbor search in an Euclidean space.
- RadiusNeighborSearchOnKDTree<T> - Class in net.imglib2.neighborsearch
-
- RadiusNeighborSearchOnKDTree(KDTree<T>) - Constructor for class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- randomAccess() - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.converter.AbstractConvertedRandomAccessible
-
- randomAccess(Interval) - Method in class net.imglib2.converter.AbstractConvertedRandomAccessible
-
- randomAccess() - Method in class net.imglib2.converter.AbstractConvertedRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.converter.AbstractConvertedRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- randomAccess(Interval) - Method in class net.imglib2.converter.read.ConvertedRandomAccessible
-
- randomAccess() - Method in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.converter.read.ConvertedRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.converter.readwrite.WriteConvertedIterableRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.converter.readwrite.WriteConvertedIterableRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccessible
-
- randomAccess(Interval) - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccessible
-
- randomAccess() - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.converter.readwrite.WriteConvertedRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- randomAccess(Interval) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- randomAccess() - Method in class net.imglib2.histogram.Histogram1d
-
- randomAccess(Interval) - Method in class net.imglib2.histogram.Histogram1d
-
- randomAccess() - Method in class net.imglib2.histogram.HistogramNd
-
- randomAccess(Interval) - Method in class net.imglib2.histogram.HistogramNd
-
- randomAccess(Interval) - Method in class net.imglib2.img.AbstractImg
-
- randomAccess() - Method in class net.imglib2.img.array.ArrayImg
-
- randomAccess(Interval) - Method in class net.imglib2.img.array.ArrayImg
-
- randomAccess() - Method in class net.imglib2.img.cell.AbstractCellImg
-
- randomAccess() - Method in class net.imglib2.img.list.AbstractListImg
-
- randomAccess() - Method in class net.imglib2.img.list.AbstractLongListImg
-
- randomAccess() - Method in class net.imglib2.img.planar.PlanarImg
-
- randomAccess() - Method in class net.imglib2.img.sparse.NtreeImg
-
- RandomAccess<T> - Interface in net.imglib2
-
- randomAccess() - Method in interface net.imglib2.RandomAccessible
-
Create a random access sampler for integer coordinates.
- randomAccess(Interval) - Method in interface net.imglib2.RandomAccessible
-
Create a random access sampler for integer coordinates.
- randomAccess() - Method in class net.imglib2.view.composite.CompositeView
-
- randomAccess(Interval) - Method in class net.imglib2.view.composite.CompositeView
-
- randomAccess() - Method in class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- randomAccess() - Method in class net.imglib2.view.HyperSlice
-
- randomAccess(Interval) - Method in class net.imglib2.view.HyperSlice
-
- randomAccess() - Method in class net.imglib2.view.HyperSlicesView
-
- randomAccess(Interval) - Method in class net.imglib2.view.HyperSlicesView
-
- randomAccess(Interval) - Method in class net.imglib2.view.IntervalView
-
- randomAccess() - Method in class net.imglib2.view.IntervalView
-
- randomAccess() - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- randomAccess(Interval) - Method in class net.imglib2.view.MixedTransformView
-
- randomAccess() - Method in class net.imglib2.view.MixedTransformView
-
- randomAccess() - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible
-
- randomAccess(Interval) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible
-
- randomAccess() - Method in class net.imglib2.view.RandomAccessiblePair
-
- randomAccess(Interval) - Method in class net.imglib2.view.RandomAccessiblePair
-
- RandomAccess() - Constructor for class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- randomAccess() - Method in class net.imglib2.view.StackView
-
- randomAccess(Interval) - Method in class net.imglib2.view.StackView
-
- randomAccess() - Method in class net.imglib2.view.SubsampleView
-
- randomAccess(Interval) - Method in class net.imglib2.view.SubsampleView
-
- randomAccess(Interval) - Method in class net.imglib2.view.TransformView
-
- randomAccess() - Method in class net.imglib2.view.TransformView
-
- RandomAccessible<T> - Interface in net.imglib2
-
f:Zn→T
- RandomAccessibleInterval<T> - Interface in net.imglib2
-
f:{x∈Zn|[min,max]→T}
- RandomAccessibleIntervalCursor<T> - Class in net.imglib2.view
-
- RandomAccessibleIntervalCursor(I) - Constructor for class net.imglib2.view.RandomAccessibleIntervalCursor
-
- RandomAccessibleIntervalCursor(RandomAccessibleIntervalCursor<T>) - Constructor for class net.imglib2.view.RandomAccessibleIntervalCursor
-
- RandomAccessibleOnRealRandomAccessible<T> - Class in net.imglib2.view
-
- RandomAccessibleOnRealRandomAccessible(RealRandomAccessible<T>) - Constructor for class net.imglib2.view.RandomAccessibleOnRealRandomAccessible
-
- RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible - Class in net.imglib2.view
-
- RandomAccessiblePair<A,B> - Class in net.imglib2.view
-
- RandomAccessiblePair(RandomAccessible<A>, RandomAccessible<B>) - Constructor for class net.imglib2.view.RandomAccessiblePair
-
- RandomAccessiblePair.RandomAccess - Class in net.imglib2.view
-
- RandomAccessibleProjector2D<A,B> - Class in net.imglib2.display.projector
-
A general 2D Projector that uses two dimensions as input to create the 2D
result.
- RandomAccessibleProjector2D(int, int, RandomAccessible<A>, RandomAccessibleInterval<B>, Converter<? super A, B>) - Constructor for class net.imglib2.display.projector.RandomAccessibleProjector2D
-
creates a new 2D projector that samples a plain in the dimensions dimX,
dimY.
- randomAccessOnCells - Variable in class net.imglib2.img.cell.CellRandomAccess
-
- RandomAccessOnRealRandomAccessible(RealRandomAccess<T>) - Constructor for class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- range - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- raster(RealRandomAccessible<T>) - Static method in class net.imglib2.view.Views
-
- Real1dBinMapper<T extends RealType<T>> - Class in net.imglib2.histogram
-
Maps real values into a 1-d set of bins.
- Real1dBinMapper(double, double, long, boolean) - Constructor for class net.imglib2.histogram.Real1dBinMapper
-
Specify a mapping of real data from a user defined range into a specified
number of bins.
- RealARGBConverter<R extends RealType<?>> - Class in net.imglib2.converter
-
- RealARGBConverter() - Constructor for class net.imglib2.converter.RealARGBConverter
-
- RealARGBConverter(double, double) - Constructor for class net.imglib2.converter.RealARGBConverter
-
- RealComposite<T extends RealType<T>> - Class in net.imglib2.view.composite
-
- RealComposite(RandomAccess<T>, int) - Constructor for class net.imglib2.view.composite.RealComposite
-
- RealComposite.Factory<T extends RealType<T>> - Class in net.imglib2.view.composite
-
- RealCursor<T> - Interface in net.imglib2
-
A RealCursor iterates over a set of RealLocalizable elements, for example
intensity values sampled at a finite set of arbitrary real positions.
- RealDoubleConverter<R extends RealType<R>> - Class in net.imglib2.converter
-
- RealDoubleConverter() - Constructor for class net.imglib2.converter.RealDoubleConverter
-
- RealDoubleSamplerConverter<R extends RealType<R>> - Class in net.imglib2.converter.readwrite
-
TODO
- RealDoubleSamplerConverter() - Constructor for class net.imglib2.converter.readwrite.RealDoubleSamplerConverter
-
- RealFloatConverter<R extends RealType<R>> - Class in net.imglib2.converter
-
- RealFloatConverter() - Constructor for class net.imglib2.converter.RealFloatConverter
-
- RealFloatSamplerConverter<R extends RealType<R>> - Class in net.imglib2.converter.readwrite
-
TODO
- RealFloatSamplerConverter() - Constructor for class net.imglib2.converter.readwrite.RealFloatSamplerConverter
-
- RealInterval - Interface in net.imglib2
-
{x∈Rn|mind≤
xd≤maxd;d∈{0…
n-1}}
- RealLocalizable - Interface in net.imglib2
-
The
RealLocalizable
interface can localize itself in an n-dimensional
real space.
- RealLUTConverter<R extends RealType<R>> - Class in net.imglib2.converter
-
RealLUTConverter contains a
ColorTable8
, through which samples are
filtered.
- RealLUTConverter() - Constructor for class net.imglib2.converter.RealLUTConverter
-
- RealLUTConverter(double, double, ColorTable) - Constructor for class net.imglib2.converter.RealLUTConverter
-
- realMax(int) - Method in class net.imglib2.AbstractInterval
-
- realMax(double[]) - Method in class net.imglib2.AbstractInterval
-
- realMax(RealPositionable) - Method in class net.imglib2.AbstractInterval
-
- realMax(int) - Method in class net.imglib2.AbstractRealInterval
-
- realMax(double[]) - Method in class net.imglib2.AbstractRealInterval
-
- realMax(RealPositionable) - Method in class net.imglib2.AbstractRealInterval
-
- realMax(int) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMax(double[]) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMax(RealPositionable) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMax(int) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMax(double[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMax(RealPositionable) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMax() - Method in class net.imglib2.histogram.Histogram1d
-
- realMax(int) - Method in class net.imglib2.histogram.Histogram1d
-
- realMax(double[]) - Method in class net.imglib2.histogram.Histogram1d
-
- realMax(RealPositionable) - Method in class net.imglib2.histogram.Histogram1d
-
- realMax(int) - Method in class net.imglib2.histogram.HistogramNd
-
- realMax(double[]) - Method in class net.imglib2.histogram.HistogramNd
-
- realMax(RealPositionable) - Method in class net.imglib2.histogram.HistogramNd
-
- realMax(int) - Method in class net.imglib2.img.AbstractImg
-
- realMax(double[]) - Method in class net.imglib2.img.AbstractImg
-
- realMax(RealPositionable) - Method in class net.imglib2.img.AbstractImg
-
- realMax(int) - Method in class net.imglib2.KDTree
-
- realMax(double[]) - Method in class net.imglib2.KDTree
-
- realMax(RealPositionable) - Method in class net.imglib2.KDTree
-
- realMax(int) - Method in interface net.imglib2.RealInterval
-
Get the maximum in dimension d.
- realMax(double[]) - Method in interface net.imglib2.RealInterval
-
Write the maximum of each dimension into double[].
- realMax(RealPositionable) - Method in interface net.imglib2.RealInterval
-
- realMax(int) - Method in class net.imglib2.RealPointSampleList
-
- realMax(double[]) - Method in class net.imglib2.RealPointSampleList
-
- realMax(RealPositionable) - Method in class net.imglib2.RealPointSampleList
-
- realMax(int) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMax(double[]) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMax(RealPositionable) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMax(int) - Method in class net.imglib2.view.SubsampleIntervalView
-
- realMax(double[]) - Method in class net.imglib2.view.SubsampleIntervalView
-
- realMax(RealPositionable) - Method in class net.imglib2.view.SubsampleIntervalView
-
- realMin(int) - Method in class net.imglib2.AbstractInterval
-
- realMin(double[]) - Method in class net.imglib2.AbstractInterval
-
- realMin(RealPositionable) - Method in class net.imglib2.AbstractInterval
-
- realMin(int) - Method in class net.imglib2.AbstractRealInterval
-
- realMin(double[]) - Method in class net.imglib2.AbstractRealInterval
-
- realMin(RealPositionable) - Method in class net.imglib2.AbstractRealInterval
-
- realMin(int) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMin(double[]) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMin(RealPositionable) - Method in class net.imglib2.AbstractWrappedRealInterval
-
- realMin(int) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMin(double[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMin(RealPositionable) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- realMin() - Method in class net.imglib2.histogram.Histogram1d
-
- realMin(int) - Method in class net.imglib2.histogram.Histogram1d
-
- realMin(double[]) - Method in class net.imglib2.histogram.Histogram1d
-
- realMin(RealPositionable) - Method in class net.imglib2.histogram.Histogram1d
-
- realMin(int) - Method in class net.imglib2.histogram.HistogramNd
-
- realMin(double[]) - Method in class net.imglib2.histogram.HistogramNd
-
- realMin(RealPositionable) - Method in class net.imglib2.histogram.HistogramNd
-
- realMin(int) - Method in class net.imglib2.img.AbstractImg
-
- realMin(double[]) - Method in class net.imglib2.img.AbstractImg
-
- realMin(RealPositionable) - Method in class net.imglib2.img.AbstractImg
-
- realMin(int) - Method in class net.imglib2.KDTree
-
- realMin(double[]) - Method in class net.imglib2.KDTree
-
- realMin(RealPositionable) - Method in class net.imglib2.KDTree
-
- realMin(int) - Method in interface net.imglib2.RealInterval
-
Get the minimum in dimension d.
- realMin(double[]) - Method in interface net.imglib2.RealInterval
-
Write the minimum of each dimension into double[].
- realMin(RealPositionable) - Method in interface net.imglib2.RealInterval
-
- realMin(int) - Method in class net.imglib2.RealPointSampleList
-
- realMin(double[]) - Method in class net.imglib2.RealPointSampleList
-
- realMin(RealPositionable) - Method in class net.imglib2.RealPointSampleList
-
- realMin(int) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMin(double[]) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMin(RealPositionable) - Method in class net.imglib2.view.composite.CompositeIntervalView
-
- realMin(int) - Method in class net.imglib2.view.SubsampleIntervalView
-
- realMin(double[]) - Method in class net.imglib2.view.SubsampleIntervalView
-
- realMin(RealPositionable) - Method in class net.imglib2.view.SubsampleIntervalView
-
- RealOutOfBounds<T> - Interface in net.imglib2.outofbounds
-
- RealOutOfBoundsFactory<T,F> - Interface in net.imglib2.outofbounds
-
- RealOutOfBoundsRealRandomAccess<T> - Class in net.imglib2.outofbounds
-
- RealOutOfBoundsRealRandomAccess(RealOutOfBoundsRealRandomAccess<T>) - Constructor for class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- RealOutOfBoundsRealRandomAccess(int, RealOutOfBounds<T>) - Constructor for class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- RealPoint - Class in net.imglib2
-
A point is a location in EuclideanSpace.
- RealPoint(double[], boolean) - Constructor for class net.imglib2.RealPoint
-
Protected constructor that can re-use the passed position array.
- RealPoint(int) - Constructor for class net.imglib2.RealPoint
-
Create a point in nDimensional space initialized to 0,0,...
- RealPoint(double...) - Constructor for class net.imglib2.RealPoint
-
Create a point at a definite location in a space of the dimensionality of
the position.
- RealPoint(float...) - Constructor for class net.imglib2.RealPoint
-
Create a point at a definite location in a space of the dimensionality of
the position.
- RealPoint(RealLocalizable) - Constructor for class net.imglib2.RealPoint
-
- RealPointSampleList<T> - Class in net.imglib2
-
- RealPointSampleList(int) - Constructor for class net.imglib2.RealPointSampleList
-
- RealPointSampleList.RealPointSampleListCursor - Class in net.imglib2
-
- RealPointSampleListCursor() - Constructor for class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- RealPositionable - Interface in net.imglib2
-
An element that can be positioned in n-dimensional real space.
- realRandomAccess() - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccessible
-
- realRandomAccess(RealInterval) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccessible
-
- realRandomAccess() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- realRandomAccess(RealInterval) - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessible
-
- realRandomAccess() - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- realRandomAccess(RealInterval) - Method in class net.imglib2.converter.read.ConvertedRealRandomAccessibleRealInterval
-
- realRandomAccess() - Method in class net.imglib2.interpolation.Interpolant
-
- realRandomAccess(RealInterval) - Method in class net.imglib2.interpolation.Interpolant
-
- RealRandomAccess<T> - Interface in net.imglib2
-
- realRandomAccess() - Method in interface net.imglib2.RealRandomAccessible
-
Create a random access sampler for real coordinates.
- realRandomAccess(RealInterval) - Method in interface net.imglib2.RealRandomAccessible
-
- realRandomAccess() - Method in class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- realRandomAccess(RealInterval) - Method in class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- RealRandomAccessible<T> - Interface in net.imglib2
-
f:Rn→T
- RealRandomAccessibleRealInterval<T> - Interface in net.imglib2
-
f:{x∈Rn|[min,max]→T}
- RealSum - Class in net.imglib2.util
-
RealSum
implements a method to reduce numerical instabilities when
summing up a very large number of double precision numbers.
- RealSum() - Constructor for class net.imglib2.util.RealSum
-
- RealSum(int) - Constructor for class net.imglib2.util.RealSum
-
- RealType<T extends RealType<T>> - Interface in net.imglib2.type.numeric
-
TODO
- RealUnsignedByteConverter<R extends RealType<R>> - Class in net.imglib2.converter
-
- RealUnsignedByteConverter() - Constructor for class net.imglib2.converter.RealUnsignedByteConverter
-
- RealUnsignedByteConverter(double, double) - Constructor for class net.imglib2.converter.RealUnsignedByteConverter
-
- RealUnsignedShortConverter<R extends RealType<R>> - Class in net.imglib2.converter
-
- RealUnsignedShortConverter() - Constructor for class net.imglib2.converter.RealUnsignedShortConverter
-
- RealUnsignedShortConverter(double, double) - Constructor for class net.imglib2.converter.RealUnsignedShortConverter
-
- RED - Static variable in interface net.imglib2.display.ColorTable
-
- red(int) - Static method in class net.imglib2.type.numeric.ARGBType
-
- referenceDimension - Variable in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- referenceLocation - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- referenceLocation - Variable in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- relativeFrequency(long[]) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Returns the relative frequency (0 <= f <= 1)
associated with a given bin.
- relativeFrequency(T, boolean) - Method in class net.imglib2.histogram.Histogram1d
-
Returns the relative frequency of values within a bin using a
representative value.
- relativeFrequency(long, boolean) - Method in class net.imglib2.histogram.Histogram1d
-
Returns the relative frequency of values within a bin.
- relativeFrequency(List<T>, boolean) - Method in class net.imglib2.histogram.HistogramNd
-
Returns the relative frequency of values within a bin using a set of
representative values.
- relativeFrequency(long[], boolean) - Method in class net.imglib2.histogram.HistogramNd
-
Returns the relative frequency of values within a bin.
- remove() - Method in class net.imglib2.AbstractCursor
-
- remove() - Method in class net.imglib2.AbstractCursorInt
-
- remove() - Method in class net.imglib2.AbstractLocalizingCursor
-
- remove() - Method in class net.imglib2.AbstractLocalizingCursorInt
-
- remove() - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- remove() - Method in class net.imglib2.img.sparse.NtreeCursor
-
- remove() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- remove() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- remove() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- remove() - Method in class net.imglib2.view.iteration.SlicingCursor
- remove() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- reset() - Method in class net.imglib2.converter.AbstractConvertedCursor
-
- reset() - Method in class net.imglib2.display.projector.sampler.IntervalSampler
-
- reset() - Method in class net.imglib2.display.projector.sampler.SelectiveSampler
-
- reset() - Method in class net.imglib2.img.array.AbstractArrayCursor
-
- reset() - Method in class net.imglib2.img.array.AbstractArrayLocalizingCursor
- reset() - Method in class net.imglib2.img.cell.CellCursor
-
- reset() - Method in class net.imglib2.img.cell.CellLocalizingCursor
-
- reset() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- reset() - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- reset() - Method in class net.imglib2.img.list.ListCursor
-
- reset() - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- reset() - Method in class net.imglib2.img.planar.PlanarCursor
-
- reset() - Method in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- reset() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetCursor
- reset() - Method in class net.imglib2.img.planar.PlanarPlaneSubsetLocalizingCursor
- reset() - Method in class net.imglib2.iterator.IntervalIterator
-
- reset() - Method in class net.imglib2.iterator.LocalizingIntervalIterator
-
- reset() - Method in class net.imglib2.iterator.LocalizingZeroMinIntervalIterator
-
- reset() - Method in interface net.imglib2.Iterator
-
Reset the
Iterator
, that is put it to where it would be if newly
created.
- reset() - Method in class net.imglib2.KDTree.KDTreeCursor
-
- reset() - Method in class net.imglib2.PointSampleList.PointSampleListCursor
-
- reset() - Method in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- reset() - Method in class net.imglib2.view.iteration.SlicingCursor
-
Reset the
Iterator
, that is put it to where it would be if newly
created.
- reset() - Method in class net.imglib2.view.RandomAccessibleIntervalCursor
-
- resetCounters() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Resets all frequency counts to zero.
- resetCounters() - Method in class net.imglib2.histogram.Histogram1d
-
Resets all data counts to 0.
- resetCounters() - Method in class net.imglib2.histogram.HistogramNd
-
Resets all data counts to 0.
- resetKernel() - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- resultPoints - Variable in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- rgba(int, int, int, int) - Static method in class net.imglib2.type.numeric.ARGBType
-
- rgba(float, float, float, float) - Static method in class net.imglib2.type.numeric.ARGBType
-
- rgba(double, double, double, double) - Static method in class net.imglib2.type.numeric.ARGBType
-
- right - Variable in class net.imglib2.KDTreeNode
-
Right child of this node.
- rnd - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValue
-
- rnd - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- root - Variable in class net.imglib2.KDTree
-
- rotate(RandomAccessible<T>, int, int) - Static method in class net.imglib2.view.Views
-
Create view that is rotated by 90 degrees.
- rotate(RandomAccessibleInterval<T>, int, int) - Static method in class net.imglib2.view.Views
-
Create view that is rotated by 90 degrees.
- Round<LocalizablePositionable extends Localizable & Positionable> - Class in net.imglib2.position.transform
-
- Round(LocalizablePositionable) - Constructor for class net.imglib2.position.transform.Round
-
- Round(RealLocalizable, LocalizablePositionable) - Constructor for class net.imglib2.position.transform.Round
-
- round(double) - Static method in class net.imglib2.position.transform.Round
-
- round(float) - Static method in class net.imglib2.position.transform.Round
-
- round(double[], long[]) - Static method in class net.imglib2.position.transform.Round
-
- round(float[], long[]) - Static method in class net.imglib2.position.transform.Round
-
- round(RealLocalizable, long[]) - Static method in class net.imglib2.position.transform.Round
-
- round(float) - Static method in class net.imglib2.util.Util
-
- round(double) - Static method in class net.imglib2.util.Util
-
- roundPositive(double) - Static method in class net.imglib2.display.AbstractLinearRange
-
- rows(double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
- rows(double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
- sample - Variable in class net.imglib2.PointSampleList.PointSampleListCursor
-
- sample - Variable in class net.imglib2.RealPointSampleList.RealPointSampleListCursor
-
- sampler - Variable in class net.imglib2.KDTree.SamplerNode
-
- sampler - Variable in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- Sampler<T> - Interface in net.imglib2
-
The
Sampler
interface provides access to a value whose type is
specified by the generic parameter T.
- SamplerConverter<A,B> - Interface in net.imglib2.converter.readwrite
-
TODO
- SamplerNode(Sampler<T>, RealLocalizable, int, KDTree.SamplerNode<T>, KDTree.SamplerNode<T>) - Constructor for class net.imglib2.KDTree.SamplerNode
-
- SamplerNode(KDTree.SamplerNode<T>) - Constructor for class net.imglib2.KDTree.SamplerNode
-
- samples - Variable in class net.imglib2.PointSampleList
-
- samples - Variable in class net.imglib2.RealPointSampleList
-
- SamplingProjector2D<A,B> - Class in net.imglib2.display.projector.sampler
-
A general 2D Projector that uses three dimensions as input to create the 2D
result.
- SamplingProjector2D(int, int, RandomAccessible<A>, IterableInterval<B>, Converter<ProjectedSampler<A>, B>, int, long[]) - Constructor for class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- SamplingProjector2D(int, int, RandomAccessibleInterval<A>, IterableInterval<B>, Converter<ProjectedSampler<A>, B>, int) - Constructor for class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- scale - Static variable in class net.imglib2.converter.ARGBARGBDoubleConverter
-
- scale - Variable in class net.imglib2.display.AbstractLinearRange
-
- scale(double[], double, double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set c = a * b, where a is a vector and b is scalar.
- scale(double[][], double, double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set C = A * b, where A is a matrix and b is scalar.
- ScreenImage<T> - Interface in net.imglib2.display.screenimage
-
Toplevel interface for screen images.
- search - Variable in class net.imglib2.interpolation.neighborsearch.InverseDistanceWeightingInterpolator
-
- search - Variable in class net.imglib2.interpolation.neighborsearch.NearestNeighborSearchInterpolator
-
- search(RealLocalizable) - Method in interface net.imglib2.neighborsearch.KNearestNeighborSearch
-
Perform k-nearest-neighbor search for a reference coordinate.
- search(RealLocalizable) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- search(RealLocalizable) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- search(RealLocalizable) - Method in interface net.imglib2.neighborsearch.NearestNeighborSearch
-
Perform nearest-neighbor search for a reference coordinate.
- search(RealLocalizable) - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- search(RealLocalizable) - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- search(RealLocalizable, double, boolean) - Method in interface net.imglib2.neighborsearch.RadiusNeighborSearch
-
Perform neighbor search within a radius about a reference coordinate.
- search(RealLocalizable, double, boolean) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- searchNode(KDTreeNode<T>) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnKDTree
-
- searchNode(KDTreeNode<T>) - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnKDTree
-
- searchNode(KDTreeNode<T>, double) - Method in class net.imglib2.neighborsearch.RadiusNeighborSearchOnKDTree
-
- SelectiveSampler<T> - Class in net.imglib2.display.projector.sampler
-
Provides access to a set of predefined positions of a projected dimension
- SelectiveSampler(int, long[]) - Constructor for class net.imglib2.display.projector.sampler.SelectiveSampler
-
- seqDimensions - Variable in class net.imglib2.transform.integer.SequentializeTransform
-
- SequentializeTransform - Class in net.imglib2.transform.integer
-
Transform n-dimensional to m-dimensional coordinates (m<n)
by
flattening dimensions >m
.
- SequentializeTransform(long[], int) - Constructor for class net.imglib2.transform.integer.SequentializeTransform
-
- set(long, T) - Method in class net.imglib2.img.cell.LazyCellImg.LazyCells
-
- set(int, T) - Method in class net.imglib2.img.list.AbstractListImg
-
- set(T) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListCursor
-
- set(T) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListLocalizingCursor
-
- set(T) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- set(long, T) - Method in class net.imglib2.img.list.AbstractLongListImg
-
- set(T) - Method in class net.imglib2.img.list.ListCursor
-
- set(int, T) - Method in class net.imglib2.img.list.ListImg
-
- set(T) - Method in class net.imglib2.img.list.ListLocalizingCursor
-
- set(T) - Method in class net.imglib2.img.list.ListRandomAccess
-
- set(Mixed) - Method in class net.imglib2.transform.integer.MixedTransform
-
set parameters to transform
.
- set(Slicing) - Method in class net.imglib2.transform.integer.SlicingTransform
-
set parameters to transform
.
- set(Translation) - Method in class net.imglib2.transform.integer.TranslationTransform
-
set parameters to transform
.
- set(BasePairBitType.Base) - Method in interface net.imglib2.type.BasePairType
-
- set(boolean) - Method in interface net.imglib2.type.BooleanType
-
- set(BasePairBitType.Base) - Method in class net.imglib2.type.label.BasePairBitType
-
- set(BasePairBitType) - Method in class net.imglib2.type.label.BasePairBitType
-
- set(BasePairBitType.Base) - Method in class net.imglib2.type.label.BasePairCharType
-
- set(BasePairCharType) - Method in class net.imglib2.type.label.BasePairCharType
-
- set(boolean) - Method in class net.imglib2.type.logic.BitType
-
- set(BitType) - Method in class net.imglib2.type.logic.BitType
-
- set(BoolType) - Method in class net.imglib2.type.logic.BoolType
-
- set(boolean) - Method in class net.imglib2.type.logic.BoolType
-
- set(double, double, double, double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- set(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- set(double, double, double, double) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- set(NativeARGBDoubleType) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- set(int) - Method in class net.imglib2.type.numeric.ARGBType
-
- set(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- set(T) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- set(double, double) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- set(ComplexDoubleType) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- set(float, float) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- set(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- set(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- set(byte) - Method in class net.imglib2.type.numeric.integer.ByteType
-
- set(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- set(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- set(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- set(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- set(int) - Method in class net.imglib2.type.numeric.integer.IntType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.LongType
-
- set(short) - Method in class net.imglib2.type.numeric.integer.ShortType
-
- set(byte[]) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- set(BigInteger) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- set(long, long) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.Unsigned12BitType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.Unsigned2BitType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.Unsigned4BitType
-
- set(int) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- set(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- set(int) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- set(long) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- set(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- set(double, double, double, double) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- set(ARGBDoubleType) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- set(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- set(double) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- set(float) - Method in class net.imglib2.type.numeric.real.FloatType
-
- set(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- set(T) - Method in interface net.imglib2.type.Type
-
Sets the value of another
Type
.
- set(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- set(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- set(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- setA(double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setA(double) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- setA(double) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- setAlpha(int) - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
Set the rectangular radius of the window for perfoming the lanczos
interpolation
- setB(double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setB(double) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- setB(double) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.logic.BitType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.logic.BoolType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.ByteType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.IntType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.LongType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.ShortType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- setBigInteger(BigInteger) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setBigInteger(BigInteger) - Method in interface net.imglib2.type.numeric.IntegerType
-
- setBits(long) - Method in class net.imglib2.type.AbstractBit64Type
-
Sets the lower nBits bits of the long value into the current "subLong" location of the LongAccess
Note that "long value" does not refer to math, it is just a way to help to set arbitrary values.
- setByte(byte) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
Sets the primitive byte value that is used to store this type.
- setChar(char) - Method in class net.imglib2.type.label.BasePairCharType
-
- setChildren(Ntree.NtreeNode<T>[]) - Method in class net.imglib2.img.sparse.Ntree.NtreeNode
-
- setClipping(boolean) - Method in class net.imglib2.interpolation.randomaccess.LanczosInterpolatorFactory
-
The lanczos-interpolation can create values that are bigger or smaller
than the original values, so they can be clipped to the range of the
RealType
if wanted
- setCol(int, double[], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set column c of B to vector a.
- setCommonFadeOutDistance(int) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- setCommonRelativeFadeOutDistance(float) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- setComplexNumber(float, float) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- setComplexNumber(double, double) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- setComplexNumber(float, float) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setComplexNumber(double, double) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setComplexNumber(float, float) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setComplexNumber(double, double) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setComplexNumber(float, float) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setComplexNumber(double, double) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setComplexNumber(float, float) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setComplexNumber(double, double) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setComponentInversion(boolean[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
Set for each target component, whether the source component it is taken
from should be inverted.
- setComponentMapping(int[]) - Method in class net.imglib2.transform.integer.ComponentMappingTransform
-
Set for each target dimensions from which source dimension it is taken.
- setComponentMapping(int[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
Set for each target dimensions from which source dimension it is taken.
- setComponentMapping(int[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
Set for each target dimensions from which source dimension it is taken.
- setComponentZero(boolean[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
Set which target dimensions are _not_ taken from source dimensions.
- setComponentZero(boolean[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
Set which target dimensions are _not_ taken from source dimensions.
- setComposite(int, boolean) - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
Toggles the given position index's inclusion in composite values.
- setComposite(boolean) - Method in class net.imglib2.display.projector.composite.CompositeXYProjector
-
Toggles composite mode globally.
- setComposite(int, boolean) - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
Toggles the given position index's inclusion in composite values.
- setComposite(boolean) - Method in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
Toggles composite mode globally.
- setCurrentSlice(int) - Method in class net.imglib2.display.projector.specialized.PlanarImgContainerSamplerImpl
-
- setDirty() - Method in interface net.imglib2.Dirty
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- setDirty() - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- setElem(int, int) - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- setElem(int, int, int) - Method in class net.imglib2.display.awt.SignedByteDataBuffer
-
- setElem(int, int, int) - Method in class net.imglib2.display.awt.SignedShortDataBuffer
-
- setElem(int, int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setElem(int, int, int) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setElemDouble(int, double) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setElemDouble(int, int, double) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setElemFloat(int, float) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setElemFloat(int, int, float) - Method in class net.imglib2.display.awt.UnsignedIntDataBuffer
-
- setExponent(float) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- setFadeOutDistance(int[]) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- setFrequency(long[], long) - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
Sets the frequency count associated with a given bin.
- setG(double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setG(double) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- setG(double) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- setImaginary(float) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- setImaginary(double) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- setImaginary(float) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- setImaginary(double) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- setImaginary(float) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setImaginary(double) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setImaginary(float) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setImaginary(double) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setImaginary(float) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setImaginary(double) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setImaginary(float) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- setImaginary(double) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- setImaginary(float) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setImaginary(double) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setInt(int) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
Sets the primitive int value that is used to store this type.
- setInteger(int) - Method in class net.imglib2.type.logic.BitType
-
- setInteger(long) - Method in class net.imglib2.type.logic.BitType
-
- setInteger(int) - Method in class net.imglib2.type.logic.BoolType
-
- setInteger(long) - Method in class net.imglib2.type.logic.BoolType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.ByteType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.ByteType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.IntType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.IntType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.LongType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.LongType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.ShortType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.ShortType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- setInteger(int) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setInteger(long) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setInteger(int) - Method in interface net.imglib2.type.numeric.IntegerType
-
- setInteger(long) - Method in interface net.imglib2.type.numeric.IntegerType
-
- setInverseTranslation(long[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- setLinkedType(T) - Method in class net.imglib2.img.AbstractNativeImg
-
- setLinkedType(T) - Method in interface net.imglib2.img.NativeImg
-
- setLong(long) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
Sets the primitive long value that is used to store this type.
- setLUT(ColorTable) - Method in class net.imglib2.converter.RealLUTConverter
-
- setMax(double) - Method in class net.imglib2.display.AbstractLinearRange
-
- setMax(double) - Method in interface net.imglib2.display.LinearRange
-
- setMin(double) - Method in class net.imglib2.display.AbstractLinearRange
-
- setMin(double) - Method in interface net.imglib2.display.LinearRange
-
- setMin(int[]) - Method in class net.imglib2.iterator.OffsetableIntervalIterator
-
Adjust the offset and reset the iterator
- setMin(long[]) - Method in class net.imglib2.iterator.OffsetableIntervalIterator
-
Adjust the offset and reset the iterator
- setMin(int[]) - Method in class net.imglib2.iterator.OffsetableLocalizingIntervalIterator
-
Adjust the offset and reset the iterator
- setMin(long[]) - Method in class net.imglib2.iterator.OffsetableLocalizingIntervalIterator
-
Adjust the offset and reset the iterator
- setMinFadeOutDistance(int) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorExpWindowingFactory
-
- setMinMax(double, double) - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- setOne() - Method in class net.imglib2.type.logic.BitType
-
- setOne() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setOne() - Method in class net.imglib2.type.numeric.ARGBType
-
- setOne() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- setOne() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setOne() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- setOne() - Method in class net.imglib2.type.numeric.real.FloatType
-
- SetOne - Interface in net.imglib2.type.operators
-
- setOne() - Method in interface net.imglib2.type.operators.SetOne
-
- setOne() - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- setOne() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setOne() - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- setPlane(int, A) - Method in interface net.imglib2.img.basictypeaccess.PlanarAccess
-
- setPlane(int, A) - Method in class net.imglib2.img.planar.PlanarImg
-
- setPosition(Localizable) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(RealLocalizable) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(float[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(double[]) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(float, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(double, int) - Method in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.cell.CellRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.list.AbstractLongListImg.LongListRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.list.ListRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.img.list.ListRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.list.ListRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.list.ListRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.list.ListRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- setPosition(Localizable) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- setPosition(int[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- setPosition(long[]) - Method in class net.imglib2.img.planar.PlanarRandomAccess1D
-
- setPosition(int[]) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.img.sparse.NtreeRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- setPosition(Localizable) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- setPosition(int[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- setPosition(long[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsMirror
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- setPosition(int, int) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- setPosition(Localizable) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- setPosition(int[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- setPosition(long[]) - Method in class net.imglib2.outofbounds.AbstractOutOfBoundsValue
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- setPosition(int, int) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- setPosition(Localizable) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- setPosition(int[]) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- setPosition(long[]) - Method in class net.imglib2.outofbounds.OutOfBoundsBorder
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundary
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundary
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- setPosition(int, int) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- setPosition(Localizable) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- setPosition(int[]) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- setPosition(long[]) - Method in class net.imglib2.outofbounds.OutOfBoundsPeriodic
-
- setPosition(RealLocalizable) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(float[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(double[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(float, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(double, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.outofbounds.RealOutOfBoundsRealRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.Point
-
- setPosition(int[]) - Method in class net.imglib2.Point
-
- setPosition(long[]) - Method in class net.imglib2.Point
-
- setPosition(int, int) - Method in class net.imglib2.Point
-
- setPosition(long, int) - Method in class net.imglib2.Point
-
- setPosition(Localizable) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- setPosition(int[]) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- setPosition(long[]) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- setPosition(int, int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- setPosition(long, int) - Method in class net.imglib2.position.transform.AbstractPositionableTransform
-
- setPosition(RealLocalizable) - Method in class net.imglib2.position.transform.Floor
-
- setPosition(float[]) - Method in class net.imglib2.position.transform.Floor
-
- setPosition(double[]) - Method in class net.imglib2.position.transform.Floor
-
- setPosition(float, int) - Method in class net.imglib2.position.transform.Floor
-
- setPosition(double, int) - Method in class net.imglib2.position.transform.Floor
-
- setPosition(RealLocalizable) - Method in class net.imglib2.position.transform.FloorOffset
-
- setPosition(float[]) - Method in class net.imglib2.position.transform.FloorOffset
-
- setPosition(double[]) - Method in class net.imglib2.position.transform.FloorOffset
-
- setPosition(float, int) - Method in class net.imglib2.position.transform.FloorOffset
-
- setPosition(double, int) - Method in class net.imglib2.position.transform.FloorOffset
-
- setPosition(RealLocalizable) - Method in class net.imglib2.position.transform.Round
-
- setPosition(float[]) - Method in class net.imglib2.position.transform.Round
-
- setPosition(double[]) - Method in class net.imglib2.position.transform.Round
-
- setPosition(float, int) - Method in class net.imglib2.position.transform.Round
-
- setPosition(double, int) - Method in class net.imglib2.position.transform.Round
-
- setPosition(Localizable) - Method in interface net.imglib2.Positionable
-
Place the element at the same location as a given
Localizable
- setPosition(int[]) - Method in interface net.imglib2.Positionable
-
Set the position of the element.
- setPosition(long[]) - Method in interface net.imglib2.Positionable
-
Set the position of the element.
- setPosition(int, int) - Method in interface net.imglib2.Positionable
-
Set the position of the element for one dimension.
- setPosition(long, int) - Method in interface net.imglib2.Positionable
-
Set the position of the element for one dimension.
- setPosition(Localizable) - Method in class net.imglib2.RealPoint
-
- setPosition(int[]) - Method in class net.imglib2.RealPoint
-
- setPosition(long[]) - Method in class net.imglib2.RealPoint
-
- setPosition(int, int) - Method in class net.imglib2.RealPoint
-
- setPosition(long, int) - Method in class net.imglib2.RealPoint
-
- setPosition(RealLocalizable) - Method in class net.imglib2.RealPoint
-
- setPosition(float[]) - Method in class net.imglib2.RealPoint
-
- setPosition(double[]) - Method in class net.imglib2.RealPoint
-
- setPosition(float, int) - Method in class net.imglib2.RealPoint
-
- setPosition(double, int) - Method in class net.imglib2.RealPoint
-
- setPosition(RealLocalizable) - Method in interface net.imglib2.RealPositionable
-
- setPosition(float[]) - Method in interface net.imglib2.RealPositionable
-
Set the position of the element.
- setPosition(double[]) - Method in interface net.imglib2.RealPositionable
-
Set the position of the element.
- setPosition(float, int) - Method in interface net.imglib2.RealPositionable
-
Set the position of the element for one dimension.
- setPosition(double, int) - Method in interface net.imglib2.RealPositionable
-
Set the position of the element for one dimension.
- setPosition(Localizable) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.FullSourceMapMixedRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.FullSourceMapSlicingRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.MixedRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.MixedRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.MixedRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.MixedRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.MixedRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- setPosition(int[]) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- setPosition(long[]) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- setPosition(int, int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- setPosition(long, int) - Method in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- setPosition(Localizable) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.RandomAccessiblePair.RandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.SlicingRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.SlicingRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.SlicingRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.SlicingRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.SlicingRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.StackView.DefaultRA
-
- setPosition(int[]) - Method in class net.imglib2.view.StackView.DefaultRA
-
- setPosition(long[]) - Method in class net.imglib2.view.StackView.DefaultRA
-
- setPosition(int, int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- setPosition(long, int) - Method in class net.imglib2.view.StackView.DefaultRA
-
- setPosition(Localizable) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- setPosition(int[]) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- setPosition(long[]) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- setPosition(int, int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- setPosition(long, int) - Method in class net.imglib2.view.StackView.MoveAllSlicesRA
-
- setPosition(Localizable) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.TransformRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.TransformRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.TransformRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.TransformRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.TransformRandomAccess
-
- setPosition(Localizable) - Method in class net.imglib2.view.TranslationRandomAccess
-
- setPosition(int[]) - Method in class net.imglib2.view.TranslationRandomAccess
-
- setPosition(long[]) - Method in class net.imglib2.view.TranslationRandomAccess
-
- setPosition(int, int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- setPosition(long, int) - Method in class net.imglib2.view.TranslationRandomAccess
-
- setPositionDim0(int) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
Sets the
ArrayRandomAccess
to a certain position in dimension 0
Careful: it assumes that it is only a one-dimensional image, all other
dimensions would be set to zero (this saves one subtraction)
- setPositionDim0(long) - Method in class net.imglib2.img.array.ArrayRandomAccess
-
Sets the
ArrayRandomAccess
to a certain position in dimension 0
Careful: it assumes that it is only a one-dimensional image, all other
dimensions would be set to zero (this saves one subtraction)
- setR(double) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setR(double) - Method in class net.imglib2.type.numeric.ARGBDoubleType
-
- setR(double) - Method in class net.imglib2.type.numeric.NativeARGBDoubleType
-
- setRandom(Random) - Method in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- setRandomAccess(RandomAccess<T>) - Method in class net.imglib2.display.projector.sampler.IntervalSampler
-
- setRandomAccess(RandomAccess<T>) - Method in interface net.imglib2.display.projector.sampler.ProjectedSampler
-
- setRandomAccess(RandomAccess<T>) - Method in class net.imglib2.display.projector.sampler.SelectiveSampler
-
- setReal(float) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- setReal(double) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- setReal(float) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- setReal(double) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- setReal(float) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setReal(double) - Method in interface net.imglib2.type.numeric.ComplexType
-
- setReal(float) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setReal(double) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setReal(float) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- setReal(double) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- setReal(float) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setReal(double) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setReal(float) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- setReal(double) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- setReal(float) - Method in class net.imglib2.type.numeric.real.FloatType
-
- setReal(double) - Method in class net.imglib2.type.numeric.real.FloatType
-
- setReal(float) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setReal(double) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setRow(int, double[], double[][]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set row r of B to vector a.
- setShort(short) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
Sets the primitive short value that is used to store this type.
- setTranslation(long[]) - Method in class net.imglib2.transform.integer.MixedTransform
-
- setTranslation(long[]) - Method in class net.imglib2.transform.integer.SlicingTransform
-
- setTranslation(long[]) - Method in class net.imglib2.transform.integer.TranslationTransform
-
- setValid(boolean) - Method in class net.imglib2.Volatile
-
- setValue(int, byte) - Method in class net.imglib2.img.basictypeaccess.array.AbstractByteArray
-
- setValue(int, char) - Method in class net.imglib2.img.basictypeaccess.array.AbstractCharArray
-
- setValue(int, double) - Method in class net.imglib2.img.basictypeaccess.array.AbstractDoubleArray
-
- setValue(int, float) - Method in class net.imglib2.img.basictypeaccess.array.AbstractFloatArray
-
- setValue(int, int) - Method in class net.imglib2.img.basictypeaccess.array.AbstractIntArray
-
- setValue(int, long) - Method in class net.imglib2.img.basictypeaccess.array.AbstractLongArray
-
- setValue(int, short) - Method in class net.imglib2.img.basictypeaccess.array.AbstractShortArray
-
- setValue(int, byte) - Method in class net.imglib2.img.basictypeaccess.array.DirtyByteArray
-
- setValue(int, char) - Method in class net.imglib2.img.basictypeaccess.array.DirtyCharArray
-
- setValue(int, double) - Method in class net.imglib2.img.basictypeaccess.array.DirtyDoubleArray
-
- setValue(int, float) - Method in class net.imglib2.img.basictypeaccess.array.DirtyFloatArray
-
- setValue(int, int) - Method in class net.imglib2.img.basictypeaccess.array.DirtyIntArray
-
- setValue(int, long) - Method in class net.imglib2.img.basictypeaccess.array.DirtyLongArray
-
- setValue(int, short) - Method in class net.imglib2.img.basictypeaccess.array.DirtyShortArray
-
- setValue(int, byte) - Method in interface net.imglib2.img.basictypeaccess.ByteAccess
-
- setValue(int, char) - Method in interface net.imglib2.img.basictypeaccess.CharAccess
-
- setValue(int, double) - Method in interface net.imglib2.img.basictypeaccess.DoubleAccess
-
- setValue(int, float) - Method in interface net.imglib2.img.basictypeaccess.FloatAccess
-
- setValue(int, int) - Method in interface net.imglib2.img.basictypeaccess.IntAccess
-
- setValue(int, long) - Method in interface net.imglib2.img.basictypeaccess.LongAccess
-
- setValue(int, short) - Method in interface net.imglib2.img.basictypeaccess.ShortAccess
-
- setValue(int, byte) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileByteArray
-
- setValue(int, char) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileCharArray
-
- setValue(int, double) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileDoubleArray
-
- setValue(int, float) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileFloatArray
-
- setValue(int, int) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileIntArray
-
- setValue(int, long) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileLongArray
-
- setValue(int, short) - Method in class net.imglib2.img.basictypeaccess.volatiles.array.DirtyVolatileShortArray
-
- setValue(int, boolean) - Method in class net.imglib2.img.sparse.BooleanNtree
-
- setValue(int, byte) - Method in class net.imglib2.img.sparse.ByteNtree
-
- setValue(int, char) - Method in class net.imglib2.img.sparse.CharNtree
-
- setValue(int, double) - Method in class net.imglib2.img.sparse.DoubleNtree
-
- setValue(int, float) - Method in class net.imglib2.img.sparse.FloatNtree
-
- setValue(int, int) - Method in class net.imglib2.img.sparse.IntNtree
-
- setValue(int, long) - Method in class net.imglib2.img.sparse.LongNtree
-
- setValue(T) - Method in class net.imglib2.img.sparse.Ntree.NtreeNode
-
- setValue(int, int) - Method in class net.imglib2.img.sparse.NtreeIntAccess
-
- setValue(int, short) - Method in class net.imglib2.img.sparse.ShortNtree
-
- setValue(T) - Method in class net.imglib2.outofbounds.OutOfBoundsConstantValueFactory
-
- setValue(byte) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- setValue(int) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- setValue(long) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- setValue(short) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- setZero() - Method in class net.imglib2.type.logic.BitType
-
- setZero() - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- setZero() - Method in class net.imglib2.type.numeric.ARGBType
-
- setZero() - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.AbstractIntegerType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- setZero() - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- setZero() - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- setZero() - Method in class net.imglib2.type.numeric.real.FloatType
-
- SetZero - Interface in net.imglib2.type.operators
-
- setZero() - Method in interface net.imglib2.type.operators.SetZero
-
- setZero() - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- setZero() - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- setZero() - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- shear(RandomAccessible<T>, int, int) - Static method in class net.imglib2.view.Views
-
Positive shear transform of a RandomAccessible using
ShearTransform
, i.e.
- shear(RandomAccessible<T>, Interval, int, int) - Static method in class net.imglib2.view.Views
-
Positive shear transform of a RandomAccessible using
ShearTransform
, i.e.
- shearDimension - Variable in class net.imglib2.transform.integer.shear.AbstractShearTransform
-
- ShearTransform - Class in net.imglib2.transform.integer.shear
-
Forward implementation of the most simple case of a shear transform:
coordinate[ shearDimension ] += coordinate[ referenceDimension ]
- ShearTransform(int, int, int) - Constructor for class net.imglib2.transform.integer.shear.ShearTransform
-
- ShearTransform(int, int, int, AbstractShearTransform) - Constructor for class net.imglib2.transform.integer.shear.ShearTransform
-
Protected constructor for passing an inverse to avoid construction of unnecessary objects.
- ShortAccess - Interface in net.imglib2.img.basictypeaccess
-
TODO
- ShortArray - Class in net.imglib2.img.basictypeaccess.array
-
- ShortArray(int) - Constructor for class net.imglib2.img.basictypeaccess.array.ShortArray
-
- ShortArray(short[]) - Constructor for class net.imglib2.img.basictypeaccess.array.ShortArray
-
- ShortAWTScreenImage - Class in net.imglib2.display.screenimage.awt
-
- ShortAWTScreenImage(ArrayImg<ShortType, ShortArray>) - Constructor for class net.imglib2.display.screenimage.awt.ShortAWTScreenImage
-
- ShortAWTScreenImage(ShortType, ShortArray, long[]) - Constructor for class net.imglib2.display.screenimage.awt.ShortAWTScreenImage
-
- ShortNtree - Class in net.imglib2.img.sparse
-
- ShortNtree(long[], long[], short) - Constructor for class net.imglib2.img.sparse.ShortNtree
-
- ShortNtree(Ntree<Short>, long[]) - Constructor for class net.imglib2.img.sparse.ShortNtree
-
- shorts(long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- shorts(short[], long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- shorts(A, long...) - Static method in class net.imglib2.img.array.ArrayImgs
-
- shorts(long...) - Static method in class net.imglib2.img.planar.PlanarImgs
-
- ShortType - Class in net.imglib2.type.numeric.integer
-
TODO
- ShortType(NativeImg<?, ? extends ShortAccess>) - Constructor for class net.imglib2.type.numeric.integer.ShortType
-
- ShortType(short) - Constructor for class net.imglib2.type.numeric.integer.ShortType
-
- ShortType(ShortAccess) - Constructor for class net.imglib2.type.numeric.integer.ShortType
-
- ShortType() - Constructor for class net.imglib2.type.numeric.integer.ShortType
-
- SignedByteDataBuffer - Class in net.imglib2.display.awt
-
DataBuffer that stores signed bytes.
- SignedByteDataBuffer(byte[], int) - Constructor for class net.imglib2.display.awt.SignedByteDataBuffer
-
Construct a new buffer of signed bytes using the given byte array.
- SignedByteDataBuffer(byte[][], int) - Constructor for class net.imglib2.display.awt.SignedByteDataBuffer
-
Construct a new buffer of signed bytes using the given 2D byte array.
- SignedShortDataBuffer - Class in net.imglib2.display.awt
-
DataBuffer that stores signed shorts.
- SignedShortDataBuffer(int) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- SignedShortDataBuffer(int, int) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- SignedShortDataBuffer(short[], int) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- SignedShortDataBuffer(short[], int, int) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- SignedShortDataBuffer(short[][], int) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- SignedShortDataBuffer(short[][], int, int[]) - Constructor for class net.imglib2.display.awt.SignedShortDataBuffer
-
- simplifyTransforms() - Method in class net.imglib2.view.TransformBuilder
-
- SingleDimensionPermutationTransform - Class in net.imglib2.transform.integer.permutation
-
- SingleDimensionPermutationTransform(int[], int, int, int) - Constructor for class net.imglib2.transform.integer.permutation.SingleDimensionPermutationTransform
-
- size() - Method in class net.imglib2.converter.AbstractConvertedIterableInterval
-
- size() - Method in class net.imglib2.converter.AbstractConvertedIterableRandomAccessibleInterval
-
- size() - Method in class net.imglib2.histogram.DiscreteFrequencyDistribution
-
- size() - Method in class net.imglib2.histogram.Histogram1d
-
- size() - Method in class net.imglib2.histogram.HistogramNd
-
- size() - Method in class net.imglib2.img.AbstractImg
-
- size - Variable in class net.imglib2.img.array.AbstractArrayCursor
-
Size of this cursor
- size - Variable in class net.imglib2.img.array.AbstractArrayLocalizingCursor
-
Size of this cursor.
- size() - Method in class net.imglib2.img.cell.Cell
-
- size - Variable in class net.imglib2.interpolation.randomaccess.LanczosInterpolator
-
- size() - Method in interface net.imglib2.IterableRealInterval
-
Returns the number of elements in this
Function
.
- size - Variable in class net.imglib2.KDTree
-
the number of nodes in the tree.
- size() - Method in class net.imglib2.KDTree
-
- size() - Method in class net.imglib2.PointSampleList
-
- size() - Method in class net.imglib2.RealPointSampleList
-
- size() - Method in class net.imglib2.view.IntervalView
-
- size() - Method in class net.imglib2.view.IterableRandomAccessibleInterval
-
- sliceIndex - Variable in class net.imglib2.img.planar.PlanarCursor
-
- sliceIndex - Variable in class net.imglib2.img.planar.PlanarLocalizingCursor
-
- sliceIndex - Variable in class net.imglib2.img.planar.PlanarRandomAccess
-
- sliceSteps - Variable in class net.imglib2.img.planar.PlanarImg
-
- sliceSteps - Variable in class net.imglib2.img.planar.PlanarRandomAccess
-
- Slicing - Interface in net.imglib2.transform.integer
-
TODO
- SlicingCursor<T> - Class in net.imglib2.view.iteration
-
Wrap a cursor that runs on a hyperslice and apply coordinate transform on
localize calls.
- SlicingCursor(SlicingCursor<T>) - Constructor for class net.imglib2.view.iteration.SlicingCursor
-
- SlicingRandomAccess<T> - Class in net.imglib2.view
-
Wrap a
source
RandomAccess which is related to this by a
Slicing
transformToSource
.
- SlicingRandomAccess(SlicingRandomAccess<T>) - Constructor for class net.imglib2.view.SlicingRandomAccess
-
- SlicingTransform - Class in net.imglib2.transform.integer
-
Map the components of the source vector to a slice of the target space, for
instance transform (x,y) to (x,C,y) where C is a constant.
- SlicingTransform(int, int) - Constructor for class net.imglib2.transform.integer.SlicingTransform
-
- smallestContainingInterval(RealInterval) - Static method in class net.imglib2.util.Intervals
-
- source - Variable in class net.imglib2.converter.AbstractConvertedCursor
-
- source - Variable in class net.imglib2.converter.AbstractConvertedRandomAccess
-
- source - Variable in class net.imglib2.converter.AbstractConvertedRandomAccessible
-
- source - Variable in class net.imglib2.converter.AbstractConvertedRandomAccessibleInterval
-
- source - Variable in class net.imglib2.converter.AbstractConvertedRealRandomAccess
-
- source - Variable in class net.imglib2.converter.AbstractConvertedRealRandomAccessible
-
- source - Variable in class net.imglib2.display.projector.composite.CompositeXYRandomAccessibleProjector
-
- source - Variable in class net.imglib2.display.projector.IterableIntervalProjector2D
-
- source - Variable in class net.imglib2.display.projector.RandomAccessibleProjector2D
-
- source - Variable in class net.imglib2.display.projector.sampler.SamplingProjector2D
-
- source - Variable in class net.imglib2.interpolation.Interpolant
-
- source - Variable in class net.imglib2.view.composite.CompositeView
-
- source - Variable in class net.imglib2.view.ExtendedRandomAccessibleInterval
-
- source - Variable in class net.imglib2.view.ExtendedRealRandomAccessibleRealInterval
-
- source - Variable in class net.imglib2.view.HyperSlice
-
- source - Variable in class net.imglib2.view.HyperSlicesView
-
- source - Variable in class net.imglib2.view.IntervalView
-
- source - Variable in class net.imglib2.view.MixedTransformView
-
- source - Variable in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible
-
- source - Variable in class net.imglib2.view.SubsampleView
-
- source - Variable in class net.imglib2.view.TransformBuilder
-
Provides the untransformed random access.
- source - Variable in class net.imglib2.view.TransformView
-
- sourceA - Variable in class net.imglib2.view.RandomAccessiblePair
-
- sourceAccess - Variable in class net.imglib2.view.composite.AbstractComposite
-
- sourceAccess - Variable in class net.imglib2.view.composite.CompositeView.CompositeRandomAccess
-
- sourceAccess - Variable in class net.imglib2.view.HyperSlice.HyperSliceRandomAccess
-
- sourceAccess - Variable in class net.imglib2.view.RandomAccessibleOnRealRandomAccessible.RandomAccessOnRealRandomAccessible
-
- sourceB - Variable in class net.imglib2.view.RandomAccessiblePair
-
- sourceInterval - Variable in class net.imglib2.AbstractWrappedRealInterval
-
- sourceRandomAccess - Variable in class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- splitDimension - Variable in class net.imglib2.KDTreeNode
-
dimension along which this node divides the space.
- squareDistance(RealLocalizable) - Method in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
Calculate the square Euclidean distance of a query location to the
location stored in referenceLocation.
- squareDistance - Variable in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
- squareDistance(RealLocalizable) - Method in class net.imglib2.neighborsearch.NearestNeighborSearchOnIterableRealInterval
-
Calculate the square Euclidean distance of a query location to the
location stored in referenceLocation.
- squareDistance(double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
get the squared length of (a - b).
- squareDistances - Variable in class net.imglib2.neighborsearch.KNearestNeighborSearchOnIterableRealInterval
-
- squareLength(double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
get the squared length of a.
- squDistanceTo(float[]) - Method in class net.imglib2.KDTreeNode
-
Compute the squared distance from p to this node.
- squDistanceTo(double[]) - Method in class net.imglib2.KDTreeNode
-
Compute the squared distance from p to this node.
- squDistanceTo(RealLocalizable) - Method in class net.imglib2.KDTreeNode
-
Compute the squared distance from p to this node.
- stack(List<? extends RandomAccessibleInterval<T>>) - Static method in class net.imglib2.view.Views
-
- stack(RandomAccessibleInterval<T>...) - Static method in class net.imglib2.view.Views
-
- stack(StackView.StackAccessMode, List<? extends RandomAccessibleInterval<T>>) - Static method in class net.imglib2.view.Views
-
- stack(StackView.StackAccessMode, RandomAccessibleInterval<T>...) - Static method in class net.imglib2.view.Views
-
- StackView<T> - Class in net.imglib2.view
-
- StackView(List<? extends RandomAccessibleInterval<T>>) - Constructor for class net.imglib2.view.StackView
-
- StackView(List<? extends RandomAccessibleInterval<T>>, StackView.StackAccessMode) - Constructor for class net.imglib2.view.StackView
-
- StackView.DefaultRA<T> - Class in net.imglib2.view
-
- StackView.MoveAllSlicesRA<T> - Class in net.imglib2.view
-
- StackView.StackAccessMode - Enum in net.imglib2.view
-
- step - Variable in class net.imglib2.img.list.AbstractListImg
-
- step - Variable in class net.imglib2.img.list.AbstractLongListImg
-
- steps - Variable in class net.imglib2.img.cell.Cell
-
- steps - Variable in class net.imglib2.iterator.IntervalIterator
-
- steps - Variable in class net.imglib2.view.SubsampleView
-
- sub(BitType) - Method in class net.imglib2.type.logic.BitType
-
- sub(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- sub(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- sub(T) - Method in class net.imglib2.type.numeric.complex.AbstractComplexType
-
- sub(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- sub(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
- sub(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- sub(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- sub(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- sub(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- sub(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- sub(UnsignedByteType) - Method in class net.imglib2.type.numeric.integer.UnsignedByteType
-
- sub(UnsignedIntType) - Method in class net.imglib2.type.numeric.integer.UnsignedIntType
-
- sub(UnsignedLongType) - Method in class net.imglib2.type.numeric.integer.UnsignedLongType
-
- sub(UnsignedShortType) - Method in class net.imglib2.type.numeric.integer.UnsignedShortType
-
- sub(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
- sub(T) - Method in class net.imglib2.type.numeric.real.AbstractRealType
-
- sub(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- Sub<T> - Interface in net.imglib2.type.operators
-
- sub(T) - Method in interface net.imglib2.type.operators.Sub
-
- sub(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- sub(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- sub(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- SubIntervalIterable<T> - Interface in net.imglib2.view.iteration
-
Implementing this interface enables the implementor to return optimized
Cursor
s for certain
Interval
s
- subIntervalIterationOrder(Interval) - Method in class net.imglib2.img.array.ArrayImg
-
Returns the iteration order given the interval.
- subIntervalIterationOrder(Interval) - Method in class net.imglib2.img.ImgView
-
- subIntervalIterationOrder(Interval) - Method in class net.imglib2.img.planar.PlanarImg
-
Returns the iteration order given the interval.
- subIntervalIterationOrder(Interval) - Method in interface net.imglib2.view.iteration.SubIntervalIterable
-
Returns the iteration order given the interval.
- subsample(RandomAccessibleInterval<T>, long) - Static method in class net.imglib2.view.Views
-
- subsample(RandomAccessibleInterval<T>, long...) - Static method in class net.imglib2.view.Views
-
- subsample(RandomAccessible<T>, long) - Static method in class net.imglib2.view.Views
-
- subsample(RandomAccessible<T>, long...) - Static method in class net.imglib2.view.Views
-
- SubsampleIntervalView<T> - Class in net.imglib2.view
-
- SubsampleIntervalView(RandomAccessibleInterval<T>, long) - Constructor for class net.imglib2.view.SubsampleIntervalView
-
- SubsampleIntervalView(RandomAccessibleInterval<T>, long...) - Constructor for class net.imglib2.view.SubsampleIntervalView
-
- SubsampleRandomAccess(RandomAccess<T>) - Constructor for class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- SubsampleRandomAccess() - Constructor for class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- SubsampleRandomAccess(Interval) - Constructor for class net.imglib2.view.SubsampleView.SubsampleRandomAccess
-
- SubsampleView<T> - Class in net.imglib2.view
-
- SubsampleView(RandomAccessible<T>, long) - Constructor for class net.imglib2.view.SubsampleView
-
- SubsampleView(RandomAccessible<T>, long...) - Constructor for class net.imglib2.view.SubsampleView
-
- SubsampleView.SubsampleRandomAccess - Class in net.imglib2.view
-
- subtract(double[], double[], double[]) - Static method in class net.imglib2.util.LinAlgHelpers
-
set c = a - b.
- subtractData(Iterable<T>) - Method in class net.imglib2.histogram.Histogram1d
-
Uncounts some original data contained in a given iterable collection.
- subtractData(Iterable<List<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Uncounts some original data contained in a given iterable collection.
- subtractData(List<Iterable<T>>) - Method in class net.imglib2.histogram.HistogramNd
-
Uncounts some original data contained in a given iterable collection.
- sums - Variable in class net.imglib2.util.RealSum
-
- supportsOptimizedCursor(Interval) - Method in class net.imglib2.img.array.ArrayImg
-
Determine whether a
Cursor
can be created that iterates the given
Interval
.
- supportsOptimizedCursor(Interval) - Method in class net.imglib2.img.ImgView
-
- supportsOptimizedCursor(Interval) - Method in class net.imglib2.img.planar.PlanarImg
-
Determine whether a
Cursor
can be created that iterates the given
Interval
.
- supportsOptimizedCursor(Interval) - Method in interface net.imglib2.view.iteration.SubIntervalIterable
-
Determine whether a
Cursor
can be created that iterates the given
Interval
.
- switchRealComplex() - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- valid - Variable in class net.imglib2.display.projector.volatiles.Volatile2DRandomAccessibleProjector
-
- valid - Variable in class net.imglib2.Volatile
-
- value - Variable in class net.imglib2.KDTree.ValueNode
-
- value - Variable in class net.imglib2.outofbounds.OutOfBoundsConstantValue
-
- value - Variable in class net.imglib2.outofbounds.OutOfBoundsConstantValueFactory
-
- value - Variable in class net.imglib2.outofbounds.OutOfBoundsRandomValueFactory
-
- valueCount() - Method in class net.imglib2.histogram.Histogram1d
-
Returns the frequency count of all values in the middle of the
distribution.
- valueCount(int) - Method in class net.imglib2.histogram.HistogramNd
-
Returns the frequency count of all values in the middle of the
distribution for a given dimension.
- valueCount() - Method in class net.imglib2.histogram.HistogramNd
-
Returns the frequency count of all values in the middle of the
distribution.
- valueEquals(BasePairBitType) - Method in class net.imglib2.type.label.BasePairBitType
-
- valueEquals(BasePairCharType) - Method in class net.imglib2.type.label.BasePairCharType
-
- valueEquals(BitType) - Method in class net.imglib2.type.logic.BitType
-
- valueEquals(BoolType) - Method in class net.imglib2.type.logic.BoolType
-
- valueEquals(T) - Method in class net.imglib2.type.numeric.AbstractARGBDoubleType
-
- valueEquals(ARGBType) - Method in class net.imglib2.type.numeric.ARGBType
-
- valueEquals(ComplexDoubleType) - Method in class net.imglib2.type.numeric.complex.ComplexDoubleType
-
- valueEquals(ComplexFloatType) - Method in class net.imglib2.type.numeric.complex.ComplexFloatType
-
- valueEquals(T) - Method in class net.imglib2.type.numeric.integer.AbstractIntegerBitType
-
Default test at long precision.
- valueEquals(T) - Method in class net.imglib2.type.numeric.integer.GenericByteType
-
- valueEquals(T) - Method in class net.imglib2.type.numeric.integer.GenericIntType
-
- valueEquals(T) - Method in class net.imglib2.type.numeric.integer.GenericLongType
-
- valueEquals(T) - Method in class net.imglib2.type.numeric.integer.GenericShortType
-
- valueEquals(Unsigned128BitType) - Method in class net.imglib2.type.numeric.integer.Unsigned128BitType
-
- valueEquals(UnsignedVariableBitLengthType) - Method in class net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
-
Default test at long precision.
- valueEquals(DoubleType) - Method in class net.imglib2.type.numeric.real.DoubleType
-
- valueEquals(FloatType) - Method in class net.imglib2.type.numeric.real.FloatType
-
- ValueEquals<T> - Interface in net.imglib2.type.operators
-
Tests equivalency of values.
- valueEquals(T) - Method in interface net.imglib2.type.operators.ValueEquals
-
- valueEquals(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileNumericType
-
- valueEquals(T) - Method in class net.imglib2.type.volatiles.AbstractVolatileRealType
-
- valueEquals(C) - Method in class net.imglib2.view.composite.AbstractNumericComposite
-
- ValueNode(T, RealLocalizable, int, KDTree.ValueNode<T>, KDTree.ValueNode<T>) - Constructor for class net.imglib2.KDTree.ValueNode
-
- ValueNode(KDTree.ValueNode<T>) - Constructor for class net.imglib2.KDTree.ValueNode
-
- valueOf(String) - Static method in enum net.imglib2.converter.ChannelARGBConverter.Channel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.imglib2.outofbounds.OutOfBoundsMirrorFactory.Boundary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.imglib2.type.label.BasePairBitType.Base
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.imglib2.view.StackView.StackAccessMode
-
Returns the enum constant of this type with the specified name.
- ValuePair<A,B> - Class in net.imglib2.util
-
TODO
- ValuePair(A, B) - Constructor for class net.imglib2.util.ValuePair
-
- values() - Static method in enum net.imglib2.converter.ChannelARGBConverter.Channel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class net.imglib2.display.AbstractArrayColorTable
-
Actual color table values.
- values() - Static method in enum net.imglib2.outofbounds.OutOfBoundsMirrorFactory.Boundary
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.imglib2.type.label.BasePairBitType.Base
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.imglib2.view.StackView.StackAccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToBin(int, double, double, double) - Static method in class net.imglib2.util.Binning
-
Convert value to bin number.
- verifyDimensions(int[]) - Static method in class net.imglib2.img.cell.CellImgFactory
-
Verify that dimensions
is not null or empty, and that no
dimension is less than 1.
- verifyDimensions(long[]) - Static method in class net.imglib2.img.cell.CellImgFactory
-
Verify that dimensions
is not null or empty, and that no
dimension is less than 1.
- verifyDimensions(List<L>, int) - Static method in class net.imglib2.KDTree
-
Check whether all positions in the positions list have dimension n.
- View - Interface in net.imglib2
-
An interface which marks an object that is a lightweight wrapper or "view"
around actual data.
- Views - Class in net.imglib2.view
-
- Views() - Constructor for class net.imglib2.view.Views
-
- visit(RandomAccessible<T>) - Method in class net.imglib2.view.TransformBuilder
-
Visit a RandomAccessible (while traversing the view hierarchy).
- visitExtended(ExtendedRandomAccessibleInterval<T, ?>) - Method in class net.imglib2.view.TransformBuilder
-
Visit a ExtendedRandomAccessibleInterval (while traversing the view
hierarchy).
- visitTransformed(TransformedRandomAccessible<T>) - Method in class net.imglib2.view.TransformBuilder
-
Visit a TransformedRandomAccessible (while traversing the view
hierarchy).
- Volatile<T> - Class in net.imglib2
-
Something volatile that has a value and is either VALID or INVALID.
- Volatile(T, boolean) - Constructor for class net.imglib2.Volatile
-
- Volatile(T) - Constructor for class net.imglib2.Volatile
-
- Volatile2DRandomAccessibleProjector<T,A extends Volatile<T>,B> - Class in net.imglib2.display.projector.volatiles
-
- Volatile2DRandomAccessibleProjector(int, int, RandomAccessible<A>, RandomAccessibleInterval<B>, Converter<? super A, B>) - Constructor for class net.imglib2.display.projector.volatiles.Volatile2DRandomAccessibleProjector
-
- VolatileAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
A basic type access that can contain valid or invalid data.
- VolatileArrayDataAccess<A> - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileByteAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileByteArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileByteArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileByteArray
-
- VolatileByteArray(byte[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileByteArray
-
- VolatileCharAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileCharArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileCharArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileCharArray
-
- VolatileCharArray(char[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileCharArray
-
- VolatileDoubleAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileDoubleArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileDoubleArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileDoubleArray
-
- VolatileDoubleArray(double[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileDoubleArray
-
- VolatileFloatAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileFloatArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileFloatArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileFloatArray
-
- VolatileFloatArray(float[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileFloatArray
-
- VolatileIntAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileIntArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileIntArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileIntArray
-
- VolatileIntArray(int[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileIntArray
-
- VolatileLongAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileLongArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileLongArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileLongArray
-
- VolatileLongArray(long[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileLongArray
-
- VolatileNumericType<T extends NumericType<T>> - Class in net.imglib2.type.volatiles
-
Something volatile that has a value and is either VALID or INVALID.
- VolatileNumericType(T, boolean) - Constructor for class net.imglib2.type.volatiles.VolatileNumericType
-
- VolatileNumericType(T) - Constructor for class net.imglib2.type.volatiles.VolatileNumericType
-
- VolatileRealType<T extends RealType<T>> - Class in net.imglib2.type.volatiles
-
Something volatile that has a value and is either VALID or INVALID.
- VolatileRealType(T, boolean) - Constructor for class net.imglib2.type.volatiles.VolatileRealType
-
- VolatileRealType(T) - Constructor for class net.imglib2.type.volatiles.VolatileRealType
-
- VolatileRealTypeARGBConverter - Class in net.imglib2.converter
-
- VolatileRealTypeARGBConverter(ARGBType) - Constructor for class net.imglib2.converter.VolatileRealTypeARGBConverter
-
- VolatileRealTypeARGBConverter() - Constructor for class net.imglib2.converter.VolatileRealTypeARGBConverter
-
- VolatileRealTypeARGBConverter(double, double, ARGBType) - Constructor for class net.imglib2.converter.VolatileRealTypeARGBConverter
-
- VolatileRealTypeARGBConverter(double, double) - Constructor for class net.imglib2.converter.VolatileRealTypeARGBConverter
-
- VolatileShortAccess - Interface in net.imglib2.img.basictypeaccess.volatiles
-
- VolatileShortArray - Class in net.imglib2.img.basictypeaccess.volatiles.array
-
- VolatileShortArray(int, boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileShortArray
-
- VolatileShortArray(short[], boolean) - Constructor for class net.imglib2.img.basictypeaccess.volatiles.array.VolatileShortArray
-