public final class CoordinateShifterManager
extends java.lang.Object
Constructor and Description |
---|
CoordinateShifterManager() |
Modifier and Type | Method and Description |
---|---|
static CoordinateShifter |
getCoordinateShifter()
Currently set CoordinateShifterManager.
|
static boolean |
isUsingDefaultShifter()
Check whether the current shifter is the default one.
|
static void |
setCoordinateShifter(CoordinateShifter coordinateShifter)
Sets CoordinateShifterManager.
|
public static CoordinateShifter getCoordinateShifter()
public static void setCoordinateShifter(CoordinateShifter coordinateShifter)
coordinateShifter
- CoordinateShifterManager to be setpublic static boolean isUsingDefaultShifter()