|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wpi.first.wpilibj.camera.AxisCamera.RotationT
public static class AxisCamera.RotationT
Enumeration representing the orientation of the picture.
| Field Summary | |
|---|---|
static AxisCamera.RotationT |
k0
Picture is right side up. |
static AxisCamera.RotationT |
k180
Picture is rotated 180 degrees. |
int |
value
The integer value of the enumeration. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int value
public static final AxisCamera.RotationT k0
public static final AxisCamera.RotationT k180
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||