Uses of Class
org.anchoranalysis.mpp.index.IndexByRegion
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.index |
Indexing voxel-values in different ways.
|
-
Uses of IndexByRegion in org.anchoranalysis.mpp.index
Methods in org.anchoranalysis.mpp.index that return IndexByRegion Modifier and Type Method Description IndexByRegion<T>IndexByChannel. get(int index)Gets the IndexByRegion for a specific channel.Methods in org.anchoranalysis.mpp.index with parameters of type IndexByRegion Modifier and Type Method Description booleanIndexByChannel. add(IndexByRegion<T> e)Adds an IndexByRegion to the channel index.