public class OnePlotCalculator
extends java.lang.Object
| Constructor and Description |
|---|
OnePlotCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
getPlotGridPosition(int plotIndex)
Gets the grid position of the plot with the given index.
|
public static int[] getPlotGridPosition(int plotIndex)
plotIndex - The index of the plot.