Field Summary | ||
---|---|---|
const int | HIGH | |
Position type is high. | ||
const int | LOW | |
Position type is low. | ||
const int | NEXT_TO_AXIS | |
Position type is next to axis. | ||
const int | NONE | |
Position type is none. |
Field Detail |
---|
HIGH | |
const int HIGH |
LOW | |
const int LOW |
NEXT_TO_AXIS | |
const int NEXT_TO_AXIS |
NONE | |
const int NONE |