public class NppiAxis
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NPP_BOTH_AXIS |
static int |
NPP_HORIZONTAL_AXIS |
static int |
NPP_VERTICAL_AXIS |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given NppiAxis
|
public static final int NPP_HORIZONTAL_AXIS
public static final int NPP_VERTICAL_AXIS
public static final int NPP_BOTH_AXIS