Uses of Interface
net.imglib2.Cursor
Packages that use Cursor
Package
Description
-
Uses of Cursor in net.imglib2
Classes in net.imglib2 that implement CursorModifier and TypeClassDescriptionclassAbstract implementation ofCursor.classAbstract implementation ofCursor.classAbstract base class for localizingCursors.classAbstract base class for localizingCursors.classMethods in net.imglib2 that return CursorModifier and TypeMethodDescriptionPointSampleList.PointSampleListCursor.copy()Cursor.copyCursor()PointSampleList.PointSampleListCursor.copyCursor()IterableInterval.cursor()PointSampleList.cursor()IterableInterval.localizingCursor()PointSampleList.localizingCursor() -
Uses of Cursor in net.imglib2.converter
Classes in net.imglib2.converter that implement CursorFields in net.imglib2.converter declared as CursorConstructors in net.imglib2.converter with parameters of type Cursor -
Uses of Cursor in net.imglib2.converter.read
Classes in net.imglib2.converter.read that implement CursorConstructors in net.imglib2.converter.read with parameters of type CursorModifierConstructorDescriptionCreates a copy of b for conversion that can be accessed throughConvertedCursor.get(). -
Uses of Cursor in net.imglib2.converter.readwrite
Classes in net.imglib2.converter.readwrite that implement CursorConstructors in net.imglib2.converter.readwrite with parameters of type CursorModifierConstructorDescriptionWriteConvertedCursor(Cursor<A> source, SamplerConverter<? super A, B> converter) -
Uses of Cursor in net.imglib2.histogram
Methods in net.imglib2.histogram that return CursorModifier and TypeMethodDescriptionDiscreteFrequencyDistribution.cursor()Histogram1d.cursor()HistogramNd.cursor()DiscreteFrequencyDistribution.localizingCursor()Histogram1d.localizingCursor()HistogramNd.localizingCursor() -
Uses of Cursor in net.imglib2.img
Methods in net.imglib2.img that return Cursor -
Uses of Cursor in net.imglib2.img.array
Classes in net.imglib2.img.array that implement CursorModifier and TypeClassDescriptionclassAbstractArrayCursor<T extends NativeType<T>>classAbstractArrayLocalizingCursor<T extends NativeType<T>>final classArrayCursor<T extends NativeType<T>>final classArrayLocalizingCursor<T extends NativeType<T>>final classArrayLocalizingSubIntervalCursor<T extends NativeType<T>>LocalizingAbstractArrayLocalizingCursoron anArrayImg.final classArraySubIntervalCursor<T extends NativeType<T>>Methods in net.imglib2.img.array that return Cursor -
Uses of Cursor in net.imglib2.img.cell
Classes in net.imglib2.img.cell that implement CursorModifier and TypeClassDescriptionclassCellCursor<T extends NativeType<T>,C extends Cell<?>> Cursoron aAbstractCellImg.classCellLocalizingCursor<T extends NativeType<T>,C extends Cell<?>> LocalizingCursoron aAbstractCellImg.Fields in net.imglib2.img.cell declared as Cursor -
Uses of Cursor in net.imglib2.img.list
Classes in net.imglib2.img.list that implement Cursor -
Uses of Cursor in net.imglib2.img.planar
Classes in net.imglib2.img.planar that implement CursorModifier and TypeClassDescriptionclassPlanarCursor<T extends NativeType<T>>Basic Iterator forPlanarContainersclassPlanarCursor1D<T extends NativeType<T>>Basic Iterator for 1dPlanarContainersclassPlanarCursor2D<T extends NativeType<T>>Basic Iterator for 2dPlanarContainersclassPlanarLocalizingCursor<T extends NativeType<T>>Localizing Iterator for aPlanarContainersclassPlanarLocalizingCursor1D<T extends NativeType<T>>TODOclassPlanarLocalizingCursor2D<T extends NativeType<T>>TODOclassPlanarPlaneSubsetCursor<T extends NativeType<T>>Basic Iterator forPlanarContainersclassPlanarPlaneSubsetLocalizingCursor<T extends NativeType<T>>Cursor optimized for one plane in an PlanarImg.Methods in net.imglib2.img.planar that return Cursor -
Uses of Cursor in net.imglib2.img.sparse
Classes in net.imglib2.img.sparse that implement Cursor -
Uses of Cursor in net.imglib2.view
Classes in net.imglib2.view that implement CursorModifier and TypeClassDescriptionfinal classACursorthat iterates anyRandomAccessibleIntervalby moving aRandomAccessin flat iteration order.Methods in net.imglib2.view that return Cursor -
Uses of Cursor in net.imglib2.view.iteration
Classes in net.imglib2.view.iteration that implement CursorModifier and TypeClassDescriptionclassWrap a cursor that runs on a hyperslice and apply coordinate transform on localize calls.Methods in net.imglib2.view.iteration that return Cursor