Constructor and Description |
---|
Generator() |
Modifier and Type | Method and Description |
---|---|
static int |
getOffset(int[] ordinals,
int[] axisMultipliers) |
static CellKey |
newCellKey(int size)
Creates a CellKey with a given number of axes.
|
static CellKey |
newCellKey(int[] pos)
Creates a CellKey populated with the given coordinates.
|
public static CellKey newCellKey(int size)
size
- Number of axespublic static CellKey newCellKey(int[] pos)
pos
- Coordinate arraypublic static int getOffset(int[] ordinals, int[] axisMultipliers)
Copyright © 2020 Hitachi Vantara. All rights reserved.