Uses of Interface
net.imglib2.Positionable
Packages that use Positionable
Package
Description
-
Uses of Positionable in net.imglib2
Classes in net.imglib2 with type parameters of type PositionableModifier and TypeClassDescriptionclassConvenient base class for accessors etc, that source allLocalizableandPositionablecalls to aLocalizable & Positionablesource.Subinterfaces of Positionable in net.imglib2Modifier and TypeInterfaceDescriptioninterfaceRandomAccess<T>interfaceAn element that can be positioned in n-dimensional real space.interfaceClasses in net.imglib2 that implement PositionableModifier and TypeClassDescriptionclassConvenient base class for accessors etc, that source allLocalizableandPositionablecalls to aLocalizable & Positionablesource.classA Point is a position in Euclidean space specified in integer coordinates.classPointSample<T>A simple default implementation ofRandomAccessthat can be used to combine a real location and a sample instance, e.g.classA point is a location in EuclideanSpace.classA simple default implementation ofRealRandomAccessthat can be used to combine a real location and a sample value, e.g.Methods in net.imglib2 with parameters of type PositionableModifier and TypeMethodDescriptiondefault voidDimensions.dimensions(Positionable dimensions) Write the number of pixels in each dimension intoPositionable.voidAbstractCursorInt.localize(Positionable position) default voidLocalizable.localize(Positionable position) Write the current position into the passedPositionable.voidAbstractInterval.max(Positionable m) voidAbstractWrappedInterval.max(Positionable max) default voidInterval.max(Positionable max) Sets aPositionableto the maximum of thisIntervalvoidAbstractInterval.min(Positionable m) voidAbstractWrappedInterval.min(Positionable min) default voidInterval.min(Positionable min) Sets aPositionableto the minimum of thisInterval -
Uses of Positionable in net.imglib2.converter
Classes in net.imglib2.converter that implement PositionableModifier and TypeClassDescriptionclassTODOclassTODO -
Uses of Positionable in net.imglib2.converter.read
Classes in net.imglib2.converter.read that implement PositionableModifier and TypeClassDescriptionfinal classBiConvertedRandomAccess<A,B, C> TODOfinal classBiConvertedRealRandomAccess<A,B, C> TODOfinal classTODOfinal classTODO -
Uses of Positionable in net.imglib2.converter.readwrite
Classes in net.imglib2.converter.readwrite that implement Positionable -
Uses of Positionable in net.imglib2.display.projector
Classes in net.imglib2.display.projector that implement PositionableModifier and TypeClassDescriptionclassBase class for 2D projectors.classA general 2D Projector that uses two dimensions as input to create the 2D result.classA general 2D Projector that uses two dimensions as input to create the 2D result. -
Uses of Positionable in net.imglib2.display.projector.composite
Classes in net.imglib2.display.projector.composite that implement PositionableModifier and TypeClassDescriptionclassCreates a composite image from across multiple dimensional positions along an axis (typically, but not necessarily, channels).classCreates a composite image from across multiple dimensional positions along an axis (typically, but not necessarily, channels). -
Uses of Positionable in net.imglib2.display.projector.sampler
Classes in net.imglib2.display.projector.sampler that implement PositionableModifier and TypeClassDescriptionclassSamplingProjector2D<A,B> A general 2D Projector that uses three dimensions as input to create the 2D result. -
Uses of Positionable in net.imglib2.display.projector.specialized
Classes in net.imglib2.display.projector.specialized that implement PositionableModifier and TypeClassDescriptionclassArrayImgXYByteProjector<A extends GenericByteType<A>>Fast implementation of aAbstractProjector2Dthat selects a 2D data plain from an ByteType ArrayImg.classArrayImgXYShortProjector<A extends GenericShortType<A>>Fast implementation of aAbstractProjector2Dthat selects a 2D data plain from an ShortType ArrayImg.classPlanarImgXYByteProjector<A extends GenericByteType<A>>Fast implementation of aAbstractProjector2Dthat selects a 2D data plain from a ByteType PlanarImg.classPlanarImgXYShortProjector<A extends GenericShortType<A>>Fast implementation of aAbstractProjector2Dthat selects a 2D data plain from an ShortType PlanarImg. -
Uses of Positionable in net.imglib2.display.projector.volatiles
Classes in net.imglib2.display.projector.volatiles that implement PositionableModifier and TypeClassDescriptionclassVolatile2DRandomAccessibleProjector<T, A extends Volatile<T>, B>IterableIntervalProjector2DforVolatileinput. -
Uses of Positionable in net.imglib2.histogram
Methods in net.imglib2.histogram with parameters of type PositionableModifier and TypeMethodDescriptionvoidDiscreteFrequencyDistribution.max(Positionable max) voidHistogram1d.max(Positionable max) voidHistogramNd.max(Positionable max) voidDiscreteFrequencyDistribution.min(Positionable min) voidHistogram1d.min(Positionable min) voidHistogramNd.min(Positionable min) -
Uses of Positionable in net.imglib2.img
Methods in net.imglib2.img with parameters of type PositionableModifier and TypeMethodDescriptionvoidAbstractImg.max(Positionable m) voidAbstractImg.min(Positionable m) -
Uses of Positionable in net.imglib2.img.array
Classes in net.imglib2.img.array that implement PositionableModifier and TypeClassDescriptionclassArrayRandomAccess<T extends NativeType<T>>RandomAccesson anArrayImg.Methods in net.imglib2.img.array with parameters of type Positionable -
Uses of Positionable in net.imglib2.img.cell
Classes in net.imglib2.img.cell that implement PositionableModifier and TypeClassDescriptionprivate classclassCellRandomAccess<T extends NativeType<T>, C extends Cell<?>>RandomAccesson aAbstractCellImg.Methods in net.imglib2.img.cell with parameters of type PositionableModifier and TypeMethodDescriptionvoidCellGrid.getCellPosition(long[] position, Positionable cellPos) Get the grid position of the cell containing the element atposition.voidCellSpliterator.localize(Positionable position) -
Uses of Positionable in net.imglib2.img.list
Classes in net.imglib2.img.list that implement Positionable -
Uses of Positionable in net.imglib2.img.planar
Classes in net.imglib2.img.planar that implement PositionableModifier and TypeClassDescriptionclassPlanarRandomAccess<T extends NativeType<T>>RandomAccesson aPlanarImg.classPlanarRandomAccess1D<T extends NativeType<T>>RandomAccessfor a 1-dimensionalPlanarImg.Methods in net.imglib2.img.planar with parameters of type Positionable -
Uses of Positionable in net.imglib2.img.sparse
Classes in net.imglib2.img.sparse that implement Positionable -
Uses of Positionable in net.imglib2.interpolation.neighborsearch
Classes in net.imglib2.interpolation.neighborsearch that implement PositionableModifier and TypeClassDescriptionclassInverseDistanceWeightingInterpolator<T extends RealType<T>>RealRandomAccessto aKNearestNeighborSearchwhose sample value is generated by weighting the k nearest neighbors of a query real coordinate by their inverse distance to an arbitrary power p.classNearest-neighbor interpolation implemented byNearestNeighborSearch. -
Uses of Positionable in net.imglib2.interpolation.randomaccess
Classes in net.imglib2.interpolation.randomaccess that implement PositionableModifier and TypeClassDescriptionclassClampingNLinearInterpolatorRealType<T extends RealType<T>>N-linear interpolator forRealTypevalues with overflow check.classN-linear interpolator for volatile ARGB values with overflow check.classClampingNLinearInterpolatorVolatileRealType<R extends RealType<R>, T extends AbstractVolatileRealType<R,T>> N-linear interpolator forRealTypevalues with overflow check.classRealRandomAccessto aRandomAccessby nearest floor interpolation (i.e., the value is sampled at floor(x)).classLanczosInterpolator<T extends RealType<T>>n-dimensional double-based Lanczos InterpolationclassRealRandomAccessto aRandomAccessby nearest neighbor interpolation.classNLinearInterpolator<T extends NumericType<T>>Performs multi-linear interpolation.classNLinearInterpolator1D<T extends NumericType<T>>classNLinearInterpolator2D<T extends NumericType<T>>classNLinearInterpolator3D<T extends NumericType<T>>classN-linear interpolator for ARGB values with overflow check. -
Uses of Positionable in net.imglib2.interpolation.stack
Classes in net.imglib2.interpolation.stack that implement PositionableModifier and TypeClassDescriptionclassLinearRealRandomAccessibleStackInterpolator<T extends NumericType<T>>A linear interpolator for stacks ofRealRandomAccessibles.classA nearest neighbor interpolator for stacks ofRealRandomAccessibles. -
Uses of Positionable in net.imglib2.loops
Subinterfaces of Positionable in net.imglib2.loopsClasses in net.imglib2.loops that implement PositionableModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classFields in net.imglib2.loops declared as PositionableModifier and TypeFieldDescriptionprivate final PositionableSyncedPositionables.Private.Forwarder1.aprivate final PositionableSyncedPositionables.Private.Forwarder2.aprivate final PositionableSyncedPositionables.Private.Forwarder3.aprivate final PositionableSyncedPositionables.Private.Forwarder4.aprivate final PositionableSyncedPositionables.Private.Forwarder5.aprivate final PositionableSyncedPositionables.Private.Forwarder2.bprivate final PositionableSyncedPositionables.Private.Forwarder3.bprivate final PositionableSyncedPositionables.Private.Forwarder4.bprivate final PositionableSyncedPositionables.Private.Forwarder5.bprivate final PositionableSyncedPositionables.Private.Forwarder3.cprivate final PositionableSyncedPositionables.Private.Forwarder4.cprivate final PositionableSyncedPositionables.Private.Forwarder5.cprivate final PositionableSyncedPositionables.Private.Forwarder4.dprivate final PositionableSyncedPositionables.Private.Forwarder5.dprivate final PositionableSyncedPositionables.Private.Forwarder5.eprivate final PositionableLoopUtils.LineProcessor.positionableprivate final Positionable[]SyncedPositionables.Private.GeneralForwarder.valuesFields in net.imglib2.loops with type parameters of type PositionableModifier and TypeFieldDescriptionprivate static final List<ClassCopyProvider<Positionable>> SyncedPositionables.forwarderFactoriesMethods in net.imglib2.loops that return PositionableModifier and TypeMethodDescriptionstatic PositionableSyncedPositionables.create(List<? extends Positionable> positionables) static PositionableSyncedPositionables.create(Positionable... positionables) Methods in net.imglib2.loops with parameters of type PositionableModifier and TypeMethodDescriptionstatic PositionableSyncedPositionables.create(Positionable... positionables) static RunnableLoopUtils.createIntervalLoop(Positionable positionable, Dimensions dimensions, Runnable action) Returns aRunnablecontaining a loop.static RunnableLoopUtils.createLineLoop(Positionable positionable, long length, int dimension, Runnable action) Returns a loop, that moves the given positonable along a line, and executes the given operation for each pixel of the line.Method parameters in net.imglib2.loops with type arguments of type PositionableModifier and TypeMethodDescriptionstatic PositionableSyncedPositionables.create(List<? extends Positionable> positionables) Constructors in net.imglib2.loops with parameters of type PositionableModifierConstructorDescriptionLineProcessor(Runnable action, Positionable positionable, long length, int dimension) Constructor parameters in net.imglib2.loops with type arguments of type PositionableModifierConstructorDescriptionForwarder1(List<? extends Positionable> values) Forwarder2(List<? extends Positionable> values) Forwarder3(List<? extends Positionable> values) Forwarder4(List<? extends Positionable> values) Forwarder5(List<? extends Positionable> values) GeneralForwarder(List<? extends Positionable> values) -
Uses of Positionable in net.imglib2.outofbounds
Subinterfaces of Positionable in net.imglib2.outofboundsClasses in net.imglib2.outofbounds that implement PositionableModifier and TypeClassDescriptionclassAbstract implementation of shared functions for mirroring out of bounds.classclassRepeat the boundary pixels.classfinal classCoordinates out of image bounds are mirrored between boundary coordinates.classOutOfBoundsMirrorExpWindowing<T extends NumericType<T>>Adds a exponential windowing to the mirrored content outside the Interval boundariesclassCoordinates out of image bounds are mirrored at boundary coordinates.classCoordinates out of image bounds are periodically repeated.classOutOfBoundsRandomValue<T extends RealType<T>>Return a random value in a certain range when outside of the Intervalfinal class -
Uses of Positionable in net.imglib2.position
Classes in net.imglib2.position that implement PositionableModifier and TypeClassDescriptionclassclassclassclass -
Uses of Positionable in net.imglib2.position.transform
Classes in net.imglib2.position.transform with type parameters of type PositionableModifier and TypeClassDescriptionclassAbstractPositionableTransform<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto somehow derived discrete coordinates.classFloor<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its floor discrete coordinates.classFloorOffset<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its floor discrete coordinates plus a discrete offset vector.classRound<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its round discrete coordinates:f = r < 0 ? (long)( r - 0.5 ) : (long)( r + 0.5 )Classes in net.imglib2.position.transform that implement PositionableModifier and TypeClassDescriptionclassAbstractPositionableTransform<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto somehow derived discrete coordinates.classFloor<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its floor discrete coordinates.classFloorOffset<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its floor discrete coordinates plus a discrete offset vector.classRound<LocalizablePositionable extends Localizable & Positionable>ARealPositionablethat drives aPositionableto its round discrete coordinates:f = r < 0 ? (long)( r - 0.5 ) : (long)( r + 0.5 ) -
Uses of Positionable in net.imglib2.stream
Methods in net.imglib2.stream with parameters of type PositionableModifier and TypeMethodDescriptionvoidCursorSpliterator.localize(Positionable position) voidLocalizableSamplerWrapper.localize(Positionable position) -
Uses of Positionable in net.imglib2.transform
Methods in net.imglib2.transform with parameters of type PositionableModifier and TypeMethodDescriptionvoidInverseTransform.apply(Localizable source, Positionable target) voidTransform.apply(Localizable source, Positionable target) voidInverseTransform.applyInverse(Positionable source, Localizable target) voidInvertibleTransform.applyInverse(Positionable source, Localizable target) Apply the inverse transform to a targetLocalizableto obtain a sourcePositionable. -
Uses of Positionable in net.imglib2.transform.integer
Methods in net.imglib2.transform.integer with parameters of type PositionableModifier and TypeMethodDescriptionvoidComponentMappingTransform.apply(Localizable source, Positionable target) voidMixedTransform.apply(Localizable source, Positionable target) voidSequentializeTransform.apply(Localizable source, Positionable target) voidSlicingTransform.apply(Localizable source, Positionable target) voidTranslationTransform.apply(Localizable source, Positionable target) voidTranslationTransform.InverseTranslationTransform.apply(Localizable source, Positionable target) voidSequentializeTransform.applyInverse(Positionable source, Localizable target) voidTranslationTransform.applyInverse(Positionable source, Localizable target) voidTranslationTransform.InverseTranslationTransform.applyInverse(Positionable source, Localizable target) -
Uses of Positionable in net.imglib2.transform.integer.permutation
Methods in net.imglib2.transform.integer.permutation with parameters of type PositionableModifier and TypeMethodDescriptionvoidPermutationTransform.apply(Localizable source, Positionable target) voidSingleDimensionPermutationTransform.apply(Localizable source, Positionable target) voidPermutationTransform.applyInverse(Positionable source, Localizable target) voidSingleDimensionPermutationTransform.applyInverse(Positionable source, Localizable target) -
Uses of Positionable in net.imglib2.transform.integer.shear
Methods in net.imglib2.transform.integer.shear with parameters of type PositionableModifier and TypeMethodDescriptionvoidInverseShearTransform.apply(Localizable source, Positionable target) voidShearTransform.apply(Localizable source, Positionable target) voidAbstractShearTransform.applyInverse(Positionable source, Localizable target) -
Uses of Positionable in net.imglib2.util
Classes in net.imglib2.util that implement PositionableModifier and TypeClassDescriptionprivate classprivate static classA RandomAccess that returns its current position as value.private static classA RandomAccess that returns its current position as value.Methods in net.imglib2.util with parameters of type PositionableModifier and TypeMethodDescriptionvoidGrid.getCellPosition(long[] position, Positionable cellPos) Get the grid position of the cell containing the element atposition.static final voidIntervalIndexer.indexToPosition(int index, int[] dimensions, Positionable position) static final voidIntervalIndexer.indexToPosition(long index, Dimensions dimensions, Positionable position) static voidIntervalIndexer.indexToPositionForInterval(long index, Interval interval, Positionable position) -
Uses of Positionable in net.imglib2.view
Classes in net.imglib2.view that implement PositionableModifier and TypeClassDescription(package private) classfinal classclass(package private) classclassclassfinal classprivate final classclassclassstatic final classARandomAccesson aStackView.static classARandomAccesson aStackView.classfinal classfinal classTODOMethods in net.imglib2.view with parameters of type PositionableModifier and TypeMethodDescriptionvoidSubsampleIntervalView.max(Positionable m) voidSubsampleIntervalView.min(Positionable min) -
Uses of Positionable in net.imglib2.view.composite
Classes in net.imglib2.view.composite that implement PositionableModifier and TypeClassDescriptionclassclassclassclassRealComposite<T extends RealType<T>>A vector ofRealTypescalars.Methods in net.imglib2.view.composite with parameters of type PositionableModifier and TypeMethodDescriptionvoidCompositeIntervalView.max(Positionable max) voidCompositeIntervalView.min(Positionable min)