Package | Description |
---|---|
mpicbg.imglib.type.label |
Modifier and Type | Method and Description |
---|---|
BasePairCharType |
BasePairCharType.copy() |
BasePairCharType[] |
BasePairCharType.createArray1D(int size1) |
BasePairCharType[][] |
BasePairCharType.createArray2D(int size1,
int size2) |
BasePairCharType[][][] |
BasePairCharType.createArray3D(int size1,
int size2,
int size3) |
BasePairCharType |
BasePairCharType.createVariable() |
BasePairCharType |
BasePairCharType.duplicateTypeOnSameDirectAccessContainer() |
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<BasePairCharType,? extends CharAccess> |
BasePairCharType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
BasePairTypeDisplay<BasePairCharType> |
BasePairCharType.getDefaultDisplay(Image<BasePairCharType> image) |
Modifier and Type | Method and Description |
---|---|
int |
BasePairCharType.compareTo(BasePairCharType c) |
void |
BasePairCharType.set(BasePairCharType c) |
Modifier and Type | Method and Description |
---|---|
BasePairTypeDisplay<BasePairCharType> |
BasePairCharType.getDefaultDisplay(Image<BasePairCharType> image) |
Constructor and Description |
---|
BasePairCharType(DirectAccessContainer<BasePairCharType,? extends CharAccess> charStorage) |
Copyright © 2015–2021 Fiji. All rights reserved.