public abstract class Macro
extends java.lang.Object
Constructor and Description |
---|
Macro() |
Modifier and Type | Method and Description |
---|---|
static int |
BIT(int i) |
static int |
MASK(int i) |
static int |
RESCALE(int inVal,
int inMin,
int inMax,
int outMin,
int outMax) |