Package | Description |
---|---|
mpicbg.imglib.container.basictypecontainer.array | |
mpicbg.imglib.container.cell | |
mpicbg.imglib.container.imageplus | |
mpicbg.imglib.container.planar | |
mpicbg.imglib.wrapper |
Modifier and Type | Method and Description |
---|---|
BitArray |
BitArray.createArray(int numEntities) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
CellContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
ImagePlusContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
PlanarContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
PredefinedCellContainerFactory.createBitInstance(int[] dimensions,
int entitiesPerPixel) |
Copyright © 2015–2021 Fiji. All rights reserved.