Package | Description |
---|---|
net.imglib2.type.label |
Modifier and Type | Method and Description |
---|---|
BasePairCharType |
BasePairCharType.copy() |
BasePairCharType |
BasePairCharType.createVariable() |
BasePairCharType |
BasePairCharType.duplicateTypeOnSameNativeImg() |
Modifier and Type | Method and Description |
---|---|
NativeImg<BasePairCharType,? extends CharAccess> |
BasePairCharType.createSuitableNativeImg(NativeImgFactory<BasePairCharType> storageFactory,
long[] dim) |
Modifier and Type | Method and Description |
---|---|
int |
BasePairCharType.compareTo(BasePairCharType c) |
void |
BasePairCharType.set(BasePairCharType c) |
boolean |
BasePairCharType.valueEquals(BasePairCharType t) |
Modifier and Type | Method and Description |
---|---|
NativeImg<BasePairCharType,? extends CharAccess> |
BasePairCharType.createSuitableNativeImg(NativeImgFactory<BasePairCharType> storageFactory,
long[] dim) |
Copyright © 2009–2017 ImgLib2. All rights reserved.