public static class DataPool.CoordinateTransformationSettings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
shiftXZ |
static int |
shiftY |
static boolean |
sortByType |
static boolean |
swapYZ |
| Constructor and Description |
|---|
CoordinateTransformationSettings() |
| Modifier and Type | Method and Description |
|---|---|
static void |
restoreSettings()
Restores the settings from the config file
|
static void |
storeSettings()
Stores the settings into the config
|