Uses of Class
net.imglib2.type.numeric.integer.LongType
Packages that use LongType
Package
Description
-
Uses of LongType in net.imglib2.histogram
Methods in net.imglib2.histogram that return LongTypeModifier and TypeMethodDescriptionDiscreteFrequencyDistribution.firstElement()
Histogram1d.firstElement()
HistogramNd.firstElement()
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.type.numeric.integer
Methods 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 LongTypeModifier and TypeMethodDescriptionNativeImg
<LongType, ? extends LongAccess> LongType.createSuitableNativeImg
(NativeImgFactory<LongType> storageFactory, long[] dim) Methods in net.imglib2.type.numeric.integer with parameters of type LongTypeMethod parameters in net.imglib2.type.numeric.integer with type arguments of type LongTypeModifier and TypeMethodDescriptionNativeImg
<LongType, ? extends LongAccess> LongType.createSuitableNativeImg
(NativeImgFactory<LongType> storageFactory, long[] dim)