|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.jnpp.NppiAxis
public class NppiAxis
Axis identifiers
| Field Summary | |
|---|---|
static int |
NPP_BOTH_AXIS
|
static int |
NPP_HORIZONTAL_AXIS
|
static int |
NPP_VERTICAL_AXIS
|
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given NppiAxis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NPP_HORIZONTAL_AXIS
public static final int NPP_VERTICAL_AXIS
public static final int NPP_BOTH_AXIS
| Method Detail |
|---|
public static java.lang.String stringFor(int m)
m - The NppiAxis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||