Uses of Class
net.imglib2.type.numeric.integer.LongType
Packages that use LongType
Package
Description
-
Uses of LongType in net.imglib2.histogram
Fields in net.imglib2.histogram with type parameters of type LongTypeModifier and TypeFieldDescriptionprivate final RandomAccess<LongType> DiscreteFrequencyDistribution.accessorDiscreteFrequencyDistribution.countsMethods in net.imglib2.histogram that return LongTypeModifier and TypeMethodDescriptionDiscreteFrequencyDistribution.firstElement()Histogram1d.firstElement()HistogramNd.firstElement()DiscreteFrequencyDistribution.getType()Histogram1d.getType()HistogramNd.getType()Methods in net.imglib2.histogram that return types with arguments of type LongTypeModifier and TypeMethodDescriptionDiscreteFrequencyDistribution.cursor()Histogram1d.cursor()HistogramNd.cursor()DiscreteFrequencyDistribution.factory()Histogram1d.factory()HistogramNd.factory()DiscreteFrequencyDistribution.iterator()Histogram1d.iterator()HistogramNd.iterator()DiscreteFrequencyDistribution.localizingCursor()Histogram1d.localizingCursor()HistogramNd.localizingCursor()DiscreteFrequencyDistribution.randomAccess()DiscreteFrequencyDistribution.randomAccess(Interval interval) Histogram1d.randomAccess()Histogram1d.randomAccess(Interval interval) HistogramNd.randomAccess()HistogramNd.randomAccess(Interval interval) Constructor parameters in net.imglib2.histogram with type arguments of type LongTypeModifierConstructorDescriptionConstruct an n-dimensional counter using a providedImg<LongType>to store counts. -
Uses of LongType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type LongType -
Uses of LongType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type LongType -
Uses of LongType in net.imglib2.position
Fields in net.imglib2.position declared as LongTypeModifier and TypeFieldDescriptionprivate final LongTypePositionRandomAccessible.PositionRandomAccess.tMethods in net.imglib2.position that return LongTypeModifier and TypeMethodDescriptionPositionRandomAccessible.PositionRandomAccess.get()PositionRandomAccessible.getType()PositionRandomAccessible.PositionRandomAccess.getType()Methods in net.imglib2.position that return types with arguments of type LongTypeModifier and TypeMethodDescriptionPositionRandomAccessible.randomAccess()PositionRandomAccessible.randomAccess(Interval interval) -
Uses of LongType in net.imglib2.type.numeric.integer
Fields in net.imglib2.type.numeric.integer with type parameters of type LongTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<LongType, LongAccess> LongType.typeFactoryMethods in net.imglib2.type.numeric.integer that return LongTypeModifier and TypeMethodDescriptionLongType.copy()LongType.createVariable()LongType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.numeric.integer that return types with arguments of type LongType -
Uses of LongType in net.imglib2.type.volatiles
Subclasses of LongType in net.imglib2.type.volatiles