Uses of Class
org.anchoranalysis.plugin.io.multifile.IntegerRange
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.multifile |
Non-bean classes to help use multiple files to represent a single
Stack. |
-
Uses of IntegerRange in org.anchoranalysis.plugin.io.multifile
Methods in org.anchoranalysis.plugin.io.multifile that return IntegerRange Modifier and Type Method Description IntegerRangeSizeExtents. getRangeC()IntegerRangeSizeExtents. getRangeT()IntegerRangeSizeExtents. getRangeZ()Methods in org.anchoranalysis.plugin.io.multifile that return types with arguments of type IntegerRange Modifier and Type Method Description Optional<IntegerRange>ParsedFilePathBag. rangeChannelNum()Optional<IntegerRange>ParsedFilePathBag. rangeSliceNum()Optional<IntegerRange>ParsedFilePathBag. rangeTimeIndex()