Package net.imglib2.img.cell
Class CellGrid.CellDimensionsAndSteps
- java.lang.Object
-
- net.imglib2.img.cell.CellGrid.CellDimensionsAndSteps
-
- Enclosing class:
- CellGrid
public static class CellGrid.CellDimensionsAndSteps extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int[]dimensions(package private) intnumPixels(package private) int[]steps
-
Constructor Summary
Constructors Constructor Description CellDimensionsAndSteps(int[] dimensions)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]dimensions()intnumPixels()int[]steps()
-