Uses of Class
net.imglib2.AbstractLocalizable
Packages that use AbstractLocalizable
Package
Description
-
Uses of AbstractLocalizable in net.imglib2
Subclasses of AbstractLocalizable in net.imglib2Modifier and TypeClassDescriptionclassAbstract base class for localizingCursors.classA Point is a position in Euclidean space specified in integer coordinates. -
Uses of AbstractLocalizable in net.imglib2.display.projector
Subclasses of AbstractLocalizable in net.imglib2.display.projectorModifier 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 AbstractLocalizable in net.imglib2.display.projector.composite
Subclasses of AbstractLocalizable in net.imglib2.display.projector.compositeModifier 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 AbstractLocalizable in net.imglib2.display.projector.sampler
Subclasses of AbstractLocalizable in net.imglib2.display.projector.samplerModifier and TypeClassDescriptionclassSamplingProjector2D<A,B> A general 2D Projector that uses three dimensions as input to create the 2D result. -
Uses of AbstractLocalizable in net.imglib2.display.projector.specialized
Subclasses of AbstractLocalizable in net.imglib2.display.projector.specializedModifier 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 AbstractLocalizable in net.imglib2.display.projector.volatiles
Subclasses of AbstractLocalizable in net.imglib2.display.projector.volatilesModifier and TypeClassDescriptionclassVolatile2DRandomAccessibleProjector<T,A extends Volatile<T>, B> IterableIntervalProjector2DforVolatileinput. -
Uses of AbstractLocalizable in net.imglib2.img.cell
Subclasses of AbstractLocalizable in net.imglib2.img.cellModifier and TypeClassDescriptionclassCellLocalizingCursor<T extends NativeType<T>,C extends Cell<?>> LocalizingCursoron aAbstractCellImg.classCellRandomAccess<T extends NativeType<T>,C extends Cell<?>> RandomAccesson aAbstractCellImg. -
Uses of AbstractLocalizable in net.imglib2.img.list
Subclasses of AbstractLocalizable in net.imglib2.img.listModifier and TypeClassDescriptionclassclass -
Uses of AbstractLocalizable in net.imglib2.outofbounds
Subclasses of AbstractLocalizable in net.imglib2.outofboundsModifier and TypeClassDescriptionclassAbstractOutOfBoundsValue<T extends Type<T>>classRepeat the boundary pixels.classOutOfBoundsConstantValue<T extends Type<T>>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 Interval -
Uses of AbstractLocalizable in net.imglib2.view
Subclasses of AbstractLocalizable in net.imglib2.viewModifier and TypeClassDescriptionclassfinal classclassfinal class