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 TypeClassDescriptionclass
Abstract base class for localizingCursor
s.class
A 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 TypeClassDescriptionclass
Base class for 2D projectors.class
A general 2D Projector that uses two dimensions as input to create the 2D result.class
A 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 TypeClassDescriptionclass
Creates a composite image from across multiple dimensional positions along an axis (typically, but not necessarily, channels).class
Creates 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 TypeClassDescriptionclass
SamplingProjector2D<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 TypeClassDescriptionclass
ArrayImgXYByteProjector<A extends GenericByteType<A>>
Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ByteType ArrayImg.class
ArrayImgXYShortProjector<A extends GenericShortType<A>>
Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType ArrayImg.class
PlanarImgXYByteProjector<A extends GenericByteType<A>>
Fast implementation of aAbstractProjector2D
that selects a 2D data plain from a ByteType PlanarImg.class
PlanarImgXYShortProjector<A extends GenericShortType<A>>
Fast implementation of aAbstractProjector2D
that 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 TypeClassDescriptionclass
Volatile2DRandomAccessibleProjector<T,
A extends Volatile<T>, B> IterableIntervalProjector2D
forVolatile
input. -
Uses of AbstractLocalizable in net.imglib2.img.cell
Subclasses of AbstractLocalizable in net.imglib2.img.cellModifier and TypeClassDescriptionclass
CellLocalizingCursor<T extends NativeType<T>,
C extends Cell<?>> LocalizingCursor
on aAbstractCellImg
.class
CellRandomAccess<T extends NativeType<T>,
C extends Cell<?>> RandomAccess
on aAbstractCellImg
. -
Uses of AbstractLocalizable in net.imglib2.img.list
Subclasses of AbstractLocalizable in net.imglib2.img.listModifier and TypeClassDescriptionclass
class
-
Uses of AbstractLocalizable in net.imglib2.outofbounds
Subclasses of AbstractLocalizable in net.imglib2.outofboundsModifier and TypeClassDescriptionclass
AbstractOutOfBoundsValue<T extends Type<T>>
class
Repeat the boundary pixels.class
OutOfBoundsConstantValue<T extends Type<T>>
class
Coordinates out of image bounds are periodically repeated.class
OutOfBoundsRandomValue<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 TypeClassDescriptionclass
final class
class
final class